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

@@ -7,7 +7,8 @@
step_pin: PC0
dir_pin: PL0
enable_pin: !PA7
step_distance: .005
microsteps: 16
rotation_distance: 40
endstop_pin: ^PB6
#endstop_pin: tmc2130_stepper_x:virtual_endstop
position_endstop: 0
@@ -15,7 +16,6 @@ position_max: 250
[tmc2130 stepper_x]
cs_pin: PG0
microsteps: 16
run_current: .5
sense_resistor: 0.220
diag1_pin: !PK2
@@ -24,7 +24,8 @@ diag1_pin: !PK2
step_pin: PC1
dir_pin: !PL1
enable_pin: !PA6
step_distance: .005
microsteps: 16
rotation_distance: 40
endstop_pin: ^PB5
#endstop_pin: tmc2130_stepper_y:virtual_endstop
position_endstop: 0
@@ -32,7 +33,6 @@ position_max: 210
[tmc2130 stepper_y]
cs_pin: PG2
microsteps: 16
run_current: .5
sense_resistor: 0.220
diag1_pin: !PK7
@@ -41,7 +41,8 @@ diag1_pin: !PK7
step_pin: PC2
dir_pin: PL2
enable_pin: !PA5
step_distance: .0025
microsteps: 16
rotation_distance: 8
endstop_pin: ^PB4
#endstop_pin: tmc2130_stepper_z:virtual_endstop
position_endstop: 0.5
@@ -49,7 +50,6 @@ position_max: 200
[tmc2130 stepper_z]
cs_pin: PK5
microsteps: 16
run_current: .5
sense_resistor: 0.220
diag1_pin: !PK6
@@ -58,7 +58,8 @@ diag1_pin: !PK6
step_pin: PC3
dir_pin: PL6
enable_pin: !PA4
step_distance: .002
microsteps: 16
rotation_distance: 33.500
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: PE5
@@ -73,7 +74,6 @@ max_temp: 250
[tmc2130 extruder]
cs_pin: PK4
microsteps: 16
run_current: .5
sense_resistor: 0.220
diag1_pin: !PK3