diff options
Diffstat (limited to 'config/generic-fysetc-cheetah-v1.2.cfg')
-rw-r--r-- | config/generic-fysetc-cheetah-v1.2.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/generic-fysetc-cheetah-v1.2.cfg b/config/generic-fysetc-cheetah-v1.2.cfg index bdba31a0..5f789ddc 100644 --- a/config/generic-fysetc-cheetah-v1.2.cfg +++ b/config/generic-fysetc-cheetah-v1.2.cfg @@ -25,7 +25,7 @@ uart_pin: PA12 tx_pin: PA11 run_current: 0.800 hold_current: 0.500 -stealthchop_threshold: 250 +stealthchop_threshold: 999999 [stepper_y] step_pin: PB2 @@ -43,7 +43,7 @@ uart_pin: PB7 tx_pin: PB6 run_current: 0.800 hold_current: 0.500 -stealthchop_threshold: 250 +stealthchop_threshold: 999999 [stepper_z] step_pin: PC0 @@ -60,7 +60,7 @@ uart_pin: PB11 tx_pin: PB10 run_current: 0.800 hold_current: 0.500 -stealthchop_threshold: 5 +stealthchop_threshold: 999999 [extruder] step_pin: PC15 @@ -85,7 +85,7 @@ uart_pin: PA3 tx_pin: PA2 run_current: 1.0 hold_current: 0.500 -stealthchop_threshold: 5 +stealthchop_threshold: 999999 [heater_bed] heater_pin: PC7 |