diff options
Diffstat (limited to 'config/generic-mks-sgenl.cfg')
-rw-r--r-- | config/generic-mks-sgenl.cfg | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/config/generic-mks-sgenl.cfg b/config/generic-mks-sgenl.cfg index 0498120d..68169a8c 100644 --- a/config/generic-mks-sgenl.cfg +++ b/config/generic-mks-sgenl.cfg @@ -91,31 +91,31 @@ max_z_accel: 100 #uart_pin: P1.1 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2208 stepper_y] #uart_pin: P1.8 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2208 stepper_z] #uart_pin: P1.10 #run_current: 0.650 #hold_current: 0.450 -#stealthchop_threshold: 30 +#stealthchop_threshold: 999999 #[tmc2208 extruder] #uart_pin: P1.15 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 5 +#stealthchop_threshold: 999999 #[tmc2208 extruder1] #uart_pin: P1.17 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 5 +#stealthchop_threshold: 999999 ######################################## @@ -130,7 +130,7 @@ max_z_accel: 100 ##diag1_pin: ^!P1.29 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2130 stepper_y] #cs_pin: P1.8 @@ -140,7 +140,7 @@ max_z_accel: 100 ##diag1_pin: ^!P1.27 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 250 +#stealthchop_threshold: 999999 #[tmc2130 stepper_z] #cs_pin: P1.10 @@ -150,7 +150,7 @@ max_z_accel: 100 ##diag1_pin: ^!P1.25 #run_current: 0.650 #hold_current: 0.450 -#stealthchop_threshold: 30 +#stealthchop_threshold: 999999 #[tmc2130 extruder] #cs_pin: P1.15 @@ -160,7 +160,7 @@ max_z_accel: 100 ##diag1_pin: ^!P1.28 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 5 +#stealthchop_threshold: 999999 #[tmc2130 extruder1] #cs_pin: P1.17 @@ -170,7 +170,7 @@ max_z_accel: 100 ##diag1_pin: ^!P1.26 #run_current: 0.800 #hold_current: 0.500 -#stealthchop_threshold: 5 +#stealthchop_threshold: 999999 ######################################## |