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

@@ -10,7 +10,8 @@
step_pin: PC0
dir_pin: PL1
enable_pin: !PA7
step_distance: .010000
microsteps: 16
rotation_distance: 32
endstop_pin: ^PB6
position_endstop: -20
position_min: -20
@@ -21,7 +22,8 @@ homing_speed: 50
step_pin: PC1
dir_pin: !PL0
enable_pin: !PA6
step_distance: .010000
microsteps: 16
rotation_distance: 32
endstop_pin: ^PA1
position_endstop: 306
position_min: -20
@@ -32,7 +34,8 @@ homing_speed: 50
step_pin: PC2
dir_pin: PL2
enable_pin: !PA5
step_distance: 0.000625
microsteps: 16
rotation_distance: 2
endstop_pin: ^!PB4
position_endstop: -0.7
position_min: -1.5
@@ -44,7 +47,8 @@ homing_speed: 1
step_pin: PC3
dir_pin: !PL6
enable_pin: !PA4
step_distance: 0.001182
microsteps: 16
rotation_distance: 3.782
nozzle_diameter: 0.400
filament_diameter: 2.920
heater_pin: PH6
@@ -63,7 +67,8 @@ min_extrude_temp: 140
#step_pin: PC3
#dir_pin: !PL6
#enable_pin: !PA4
#step_distance: 0.002381
#microsteps: 16
#rotation_distance: 7.619
#nozzle_diameter: 0.400
#filament_diameter: 2.920
#heater_pin: PH6