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

@@ -11,7 +11,8 @@
step_pin: PF7
dir_pin: !PK0
enable_pin: !PF6
step_distance: .0125
microsteps: 16
rotation_distance: 40
endstop_pin: ^!PF0
position_endstop: 0
position_max: 200
@@ -21,7 +22,8 @@ homing_speed: 30.0
step_pin: PK2
dir_pin: !PK3
enable_pin: !PK1
step_distance: .0125
microsteps: 16
rotation_distance: 40
endstop_pin: ^!PA2
position_endstop: 0
position_max: 200
@@ -31,7 +33,8 @@ homing_speed: 30.0
step_pin: PK5
dir_pin: PK7
enable_pin: !PK4
step_distance: .0025
microsteps: 16
rotation_distance: 8
endstop_pin: ^!PA1
position_endstop: 0.5
position_max: 180
@@ -40,7 +43,8 @@ position_max: 180
step_pin: PF4
dir_pin: PF5
enable_pin: !PF3
step_distance: 0.010417
microsteps: 16
rotation_distance: 33.334
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PG5