mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-09-25 04:40:20 +00:00
refactoring
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Hardware limitations config
|
||||
STEPPER_PULSE_LINGTH_US = 2
|
||||
STEPPER_PULSE_LENGTH_US = 2
|
||||
STEPPER_MAX_VELOCITY_MM_PER_MIN = 1800 # mm per min
|
||||
STEPPER_MAX_ACCELERATION_MM_PER_S2 = 200 # mm per sec^2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user