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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user