mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +00:00
Update printer.cfg
Adjust `sense_resistor` values to 0.110 according to BTT wiki: https://bttwiki.com/TMC2209.html#standalone-mode-vref-setting.
This commit is contained in:
@@ -41,7 +41,7 @@ tx_pin: PC10
|
||||
run_current: 0.600
|
||||
stealthchop_threshold: 0
|
||||
interpolate: False
|
||||
sense_resistor: 0.150
|
||||
sense_resistor: 0.110
|
||||
uart_address: 0
|
||||
driver_SGTHRS: 81
|
||||
diag_pin: PC0
|
||||
@@ -64,7 +64,7 @@ tx_pin: PC10
|
||||
run_current: 0.600
|
||||
stealthchop_threshold: 0
|
||||
interpolate: False
|
||||
sense_resistor: 0.150
|
||||
sense_resistor: 0.110
|
||||
uart_address: 2
|
||||
driver_SGTHRS: 81
|
||||
diag_pin: PC1
|
||||
@@ -86,7 +86,7 @@ tx_pin: PC10
|
||||
run_current: 0.600
|
||||
stealthchop_threshold: 0
|
||||
interpolate: False
|
||||
sense_resistor: 0.150
|
||||
sense_resistor: 0.110
|
||||
uart_address: 1
|
||||
# diag_pin: PC2 # Should not be needed
|
||||
|
||||
@@ -120,7 +120,7 @@ tx_pin: PC10
|
||||
run_current: 0.550
|
||||
stealthchop_threshold: 0
|
||||
interpolate: False
|
||||
sense_resistor: 0.150
|
||||
sense_resistor: 0.110
|
||||
uart_address: 3
|
||||
|
||||
#####################################################################
|
||||
|
||||
Reference in New Issue
Block a user