diff options
Diffstat (limited to 'config/generic-fysetc-s6-v2.cfg')
-rw-r--r-- | config/generic-fysetc-s6-v2.cfg | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/config/generic-fysetc-s6-v2.cfg b/config/generic-fysetc-s6-v2.cfg index c445b265..cdc9190d 100644 --- a/config/generic-fysetc-s6-v2.cfg +++ b/config/generic-fysetc-s6-v2.cfg @@ -107,37 +107,37 @@ max_z_accel: 100 #uart_pin: PE8 #run_current: 0.8 #hold_current: 0.5 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2208 stepper_y] #uart_pin: PC4 #run_current: 0.8 #hold_current: 0.5 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2208 stepper_z] #uart_pin: PD12 #run_current: 0.8 #hold_current: 0.5 -#stealthchop_threshold: 100 +#stealthchop_threshold: 999999 #[tmc2208 extruder] #uart_pin: PA15 #run_current: 0.8 #hold_current: 0.5 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2208 extruder1] #uart_pin: PC5 #run_current: 0.8 #hold_current: 0.5 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2208 extruder2] #uart_pin: PE0 #run_current: 0.8 #hold_current: 0.5 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 ######################################## @@ -150,7 +150,7 @@ max_z_accel: 100 #diag1_pin: PB14 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2130 stepper_y] #spi_bus: spi4 @@ -158,7 +158,7 @@ max_z_accel: 100 #diag1_pin: PB13 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2130 stepper_z] #spi_bus: spi4 @@ -166,7 +166,7 @@ max_z_accel: 100 #diag1_pin: PA0 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2130 extruder] #spi_bus: spi4 @@ -174,7 +174,7 @@ max_z_accel: 100 #diag1_pin: PA3 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2130 extruder1] #spi_bus: spi4 @@ -182,7 +182,7 @@ max_z_accel: 100 #diag1_pin: PA2 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2130 extruder2] #spi_bus: spi4 @@ -190,7 +190,7 @@ max_z_accel: 100 #diag1_pin: PA1 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 ######################################## |