Adjusted bump sensitivity to stock values; plus.

This commit is contained in:
Bassam Husain
2023-04-05 00:32:05 -04:00
parent 69071df396
commit f810abf9f7

View File

@@ -47,7 +47,7 @@ stealthchop_threshold: 0
interpolate: False
sense_resistor: 0.150
uart_address: 3
driver_SGTHRS: 81
driver_SGTHRS: 86 # NOTE Bump sensitivity; increase to make more sensitive
diag_pin: PA5
[stepper_y]
@@ -69,7 +69,7 @@ stealthchop_threshold: 0
interpolate: False
sense_resistor: 0.150
uart_address: 3
driver_SGTHRS: 81
driver_SGTHRS: 110 # NOTE Bump sensitivity; increase to make more sensitive
diag_pin: PA6
[stepper_z]