config: Update example configs to use rotation_distance

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2020-12-14 09:09:19 -05:00
parent 5b31080e77
commit 49f1ee0207
104 changed files with 868 additions and 604 deletions

View File

@@ -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