diff options
Diffstat (limited to 'config/generic-fysetc-cheetah-v1.1.cfg')
-rw-r--r-- | config/generic-fysetc-cheetah-v1.1.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/generic-fysetc-cheetah-v1.1.cfg b/config/generic-fysetc-cheetah-v1.1.cfg index 9650f37e..4b604447 100644 --- a/config/generic-fysetc-cheetah-v1.1.cfg +++ b/config/generic-fysetc-cheetah-v1.1.cfg @@ -26,7 +26,7 @@ tx_pin: PA2 uart_address: 0 run_current: 0.800 hold_current: 0.500 -stealthchop_threshold: 250 +stealthchop_threshold: 999999 [stepper_y] step_pin: PB2 @@ -45,7 +45,7 @@ tx_pin: PA2 uart_address: 2 run_current: 0.800 hold_current: 0.500 -stealthchop_threshold: 250 +stealthchop_threshold: 999999 [stepper_z] step_pin: PC0 @@ -63,7 +63,7 @@ tx_pin: PA2 uart_address: 1 run_current: 0.800 hold_current: 0.500 -stealthchop_threshold: 5 +stealthchop_threshold: 999999 [extruder] step_pin: PC15 @@ -89,7 +89,7 @@ tx_pin: PA2 uart_address: 3 run_current: 1.0 hold_current: 0.500 -stealthchop_threshold: 5 +stealthchop_threshold: 999999 [heater_bed] heater_pin: PC7 |