Adjust sense_resistor to 0.110 for more testing.

https://github.com/Sovol3d/Sv06-Source-Code/blob/main/Marlin/Configuration_adv.h#L2648-L2730
This commit is contained in:
Bassam Husain
2025-05-24 18:19:39 -04:00
parent 596532691a
commit 2275a7d2c1

View File

@@ -42,7 +42,7 @@ uart_pin: PC1
run_current: 0.900 run_current: 0.900
stealthchop_threshold: 0 stealthchop_threshold: 0
interpolate: False interpolate: False
sense_resistor: 0.150 sense_resistor: 0.110 # 0.150
uart_address: 3 uart_address: 3
driver_SGTHRS: 81 driver_SGTHRS: 81
diag_pin: PA5 diag_pin: PA5
@@ -64,7 +64,7 @@ uart_pin: PC0
run_current: 0.900 run_current: 0.900
stealthchop_threshold: 0 stealthchop_threshold: 0
interpolate: False interpolate: False
sense_resistor: 0.150 sense_resistor: 0.110 # 0.150
uart_address: 3 uart_address: 3
driver_SGTHRS: 81 driver_SGTHRS: 81
diag_pin: PA6 diag_pin: PA6
@@ -85,7 +85,7 @@ uart_pin: PA15
run_current: 0.900 run_current: 0.900
stealthchop_threshold: 0 stealthchop_threshold: 0
interpolate: False interpolate: False
sense_resistor: 0.150 sense_resistor: 0.110 # 0.150
uart_address: 3 uart_address: 3
diag_pin: PA7 diag_pin: PA7