mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 04:40:25 +09:00
config: Update example configs to use rotation_distance
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
step_pin: EXP2_6
|
||||
dir_pin: EXP2_5
|
||||
enable_pin: !EXP2_7
|
||||
step_distance: .0125
|
||||
microsteps: 16
|
||||
rotation_distance: 40
|
||||
position_max: 320
|
||||
homing_speed: 50
|
||||
|
||||
@@ -13,7 +14,8 @@ homing_speed: 50
|
||||
step_pin: EXP2_3
|
||||
dir_pin: EXP2_4
|
||||
enable_pin: !EXP1_8
|
||||
step_distance: .0125
|
||||
microsteps: 16
|
||||
rotation_distance: 40
|
||||
position_max: 300
|
||||
homing_speed: 50
|
||||
|
||||
@@ -21,7 +23,8 @@ homing_speed: 50
|
||||
step_pin: EXP2_1
|
||||
dir_pin: EXP2_2
|
||||
enable_pin: !EXP1_7
|
||||
step_distance: .0025
|
||||
microsteps: 16
|
||||
rotation_distance: 8
|
||||
position_endstop: 0.5
|
||||
position_max: 400
|
||||
|
||||
|
||||
Reference in New Issue
Block a user