mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 04:40:25 +09:00
config: Update example configs to use rotation_distance
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
step_pin: PC20
|
||||
dir_pin: PC18
|
||||
enable_pin: !PA1
|
||||
step_distance: .0125
|
||||
microsteps: 16
|
||||
rotation_distance: 40
|
||||
endstop_pin: ^PA24
|
||||
position_endstop: 0
|
||||
position_max: 200
|
||||
@@ -18,7 +19,6 @@ uart_pin: PA9
|
||||
tx_pin: PA10
|
||||
select_pins: !PC14, !PC16, !PC17
|
||||
sense_resistor: 0.075
|
||||
microsteps: 16
|
||||
run_current: 0.800
|
||||
stealthchop_threshold: 250
|
||||
|
||||
@@ -26,7 +26,8 @@ stealthchop_threshold: 250
|
||||
step_pin: PC2
|
||||
dir_pin: PA8
|
||||
enable_pin: !PA1
|
||||
step_distance: .0125
|
||||
microsteps: 16
|
||||
rotation_distance: 40
|
||||
endstop_pin: ^PB6
|
||||
position_endstop: 0
|
||||
position_max: 200
|
||||
@@ -37,7 +38,6 @@ uart_pin: PA9
|
||||
tx_pin: PA10
|
||||
select_pins: PC14, !PC16, !PC17
|
||||
sense_resistor: 0.075
|
||||
microsteps: 16
|
||||
run_current: 0.800
|
||||
stealthchop_threshold: 250
|
||||
|
||||
@@ -45,7 +45,8 @@ stealthchop_threshold: 250
|
||||
step_pin: PC28
|
||||
dir_pin: PB4
|
||||
enable_pin: !PA1
|
||||
step_distance: .0025
|
||||
microsteps: 16
|
||||
rotation_distance: 8
|
||||
endstop_pin: ^PC10
|
||||
position_endstop: 0.5
|
||||
position_max: 200
|
||||
@@ -55,7 +56,6 @@ uart_pin: PA9
|
||||
tx_pin: PA10
|
||||
select_pins: !PC14, PC16, !PC17
|
||||
sense_resistor: 0.075
|
||||
microsteps: 16
|
||||
run_current: 0.800
|
||||
stealthchop_threshold: 30
|
||||
|
||||
@@ -68,7 +68,8 @@ vssa_pin: PA19
|
||||
step_pin: PC4
|
||||
dir_pin: PB7
|
||||
enable_pin: !PA1
|
||||
step_distance: .002
|
||||
microsteps: 16
|
||||
rotation_distance: 33.500
|
||||
nozzle_diameter: 0.400
|
||||
filament_diameter: 1.750
|
||||
heater_pin: !PC1
|
||||
@@ -87,7 +88,6 @@ uart_pin: PA9
|
||||
tx_pin: PA10
|
||||
select_pins: PC14, PC16, !PC17
|
||||
sense_resistor: 0.075
|
||||
microsteps: 16
|
||||
run_current: 0.800
|
||||
stealthchop_threshold: 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user