mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-07-16 08:37:09 +00:00
hardware adjustments
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
# Maximum velocity for each axis in millimeter per minute.
|
||||
MAX_VELOCITY_MM_PER_MIN_X = 24000
|
||||
MAX_VELOCITY_MM_PER_MIN_Y = 15000
|
||||
MAX_VELOCITY_MM_PER_MIN_Y = 12000
|
||||
MAX_VELOCITY_MM_PER_MIN_Z = 600
|
||||
MAX_VELOCITY_MM_PER_MIN_E = 1500
|
||||
MIN_VELOCITY_MM_PER_MIN = 1
|
||||
|
||||
Reference in New Issue
Block a user