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

@@ -13,7 +13,8 @@
step_pin: PC6
dir_pin: PC7
enable_pin: !PB15
step_distance: .0025
microsteps: 16
rotation_distance: 40
endstop_pin: PC2 # X+ is PA2
position_endstop: 0
position_max: 200
@@ -23,7 +24,8 @@ homing_speed: 50
step_pin: PB13
dir_pin: PB14
enable_pin: !PB12
step_distance: .0025
microsteps: 16
rotation_distance: 40
endstop_pin: PC1 # Y+ is PA1
position_endstop: 0
position_max: 200
@@ -33,7 +35,8 @@ homing_speed: 50
step_pin: PB10
dir_pin: PB11
enable_pin: !PB2
step_distance: .0125
microsteps: 16
rotation_distance: 8
endstop_pin: PC0 # Z+ is PC3
position_endstop: 0.5
position_max: 200
@@ -42,7 +45,8 @@ position_max: 200
step_pin: PC5
dir_pin: PB0
enable_pin: !PC4
step_distance: .002
microsteps: 16
rotation_distance: 33.500
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PA8