diff options
Diffstat (limited to 'config/generic-duet2-maestro.cfg')
-rw-r--r-- | config/generic-duet2-maestro.cfg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/config/generic-duet2-maestro.cfg b/config/generic-duet2-maestro.cfg index 335a9aa0..a0b2155c 100644 --- a/config/generic-duet2-maestro.cfg +++ b/config/generic-duet2-maestro.cfg @@ -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 |