mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 16:50:36 +09:00
config: Update example configs to use rotation_distance
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -33,7 +33,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
|
||||
@@ -45,7 +46,8 @@ second_homing_speed: 5
|
||||
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: -17
|
||||
@@ -57,7 +59,8 @@ second_homing_speed: 5
|
||||
step_pin: PC2
|
||||
dir_pin: PL2
|
||||
enable_pin: !PA5
|
||||
step_distance: 0.000625
|
||||
microsteps: 16
|
||||
rotation_distance: 2
|
||||
endstop_pin: ^!PB4
|
||||
position_endstop: 5.0
|
||||
position_min: -5.8
|
||||
@@ -72,7 +75,8 @@ second_homing_speed: 1
|
||||
step_pin: PC4
|
||||
dir_pin: !PL7
|
||||
enable_pin: !PA3
|
||||
step_distance: 0.001315789473
|
||||
microsteps: 16
|
||||
rotation_distance: 4.211
|
||||
nozzle_diameter: 0.500
|
||||
filament_diameter: 2.850
|
||||
heater_pin: PH4
|
||||
@@ -93,7 +97,8 @@ min_extrude_temp: 120
|
||||
step_pin: PC3
|
||||
dir_pin: PL6
|
||||
enable_pin: !PA4
|
||||
step_distance: 0.001315789473
|
||||
microsteps: 16
|
||||
rotation_distance: 4.211
|
||||
nozzle_diameter: 0.500
|
||||
filament_diameter: 2.850
|
||||
heater_pin: PH6
|
||||
|
||||
Reference in New Issue
Block a user