diff options
Diffstat (limited to 'test/klippy/manual_stepper.cfg')
-rw-r--r-- | test/klippy/manual_stepper.cfg | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/klippy/manual_stepper.cfg b/test/klippy/manual_stepper.cfg index 2c65b33d..e7d41778 100644 --- a/test/klippy/manual_stepper.cfg +++ b/test/klippy/manual_stepper.cfg @@ -3,7 +3,8 @@ step_pin: ar54 dir_pin: ar55 enable_pin: !ar38 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 velocity: 7 accel: 500 @@ -11,7 +12,8 @@ accel: 500 step_pin: ar60 dir_pin: !ar61 enable_pin: !ar56 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^ar14 [mcu] |