mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-15 20:59:56 +01:00
manual_stepper: Add support for moves with acceleration
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -4,6 +4,8 @@ step_pin: ar54
|
||||
dir_pin: ar55
|
||||
enable_pin: !ar38
|
||||
step_distance: .0125
|
||||
velocity: 7
|
||||
accel: 500
|
||||
|
||||
[manual_stepper homing_stepper]
|
||||
step_pin: ar60
|
||||
|
||||
Reference in New Issue
Block a user