diff options
author | Herb McNew <github.com@herbmcnew.com> | 2023-11-16 21:57:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 21:57:45 -0500 |
commit | 3f8f30d6123c647c05ba3f4f58477d9dda36f03f (patch) | |
tree | 8ce4068583edbbd7bd9eba8b98e78c662be85740 /config/printer-sovol-sv06-plus-2023.cfg | |
parent | 74473322e550e8ca1d7a9c513ea3a909b4845126 (diff) | |
download | kutter-3f8f30d6123c647c05ba3f4f58477d9dda36f03f.tar.gz kutter-3f8f30d6123c647c05ba3f4f58477d9dda36f03f.tar.xz kutter-3f8f30d6123c647c05ba3f4f58477d9dda36f03f.zip |
config: Update printer-sovol-sv06-plus-2023.cfg (#6401)
In testing with a user on Discord we discovered the sensorless homing thresholds were out of line with what Sovol ships with Marlin. This aligns with their settings.
Signed-off-by: Herb McNew <herb.mcnew@gmail.com>
Diffstat (limited to 'config/printer-sovol-sv06-plus-2023.cfg')
-rw-r--r-- | config/printer-sovol-sv06-plus-2023.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/printer-sovol-sv06-plus-2023.cfg b/config/printer-sovol-sv06-plus-2023.cfg index cb6fbd87..8c72192f 100644 --- a/config/printer-sovol-sv06-plus-2023.cfg +++ b/config/printer-sovol-sv06-plus-2023.cfg @@ -39,7 +39,7 @@ uart_pin: PC1 run_current: 0.860 sense_resistor: 0.150 uart_address: 3 -driver_SGTHRS: 81 +driver_SGTHRS: 86 diag_pin: PA5 [stepper_y] @@ -59,7 +59,7 @@ uart_pin: PC0 run_current: 0.900 sense_resistor: 0.150 uart_address: 3 -driver_SGTHRS: 82 +driver_SGTHRS: 110 diag_pin: PA6 [stepper_z] |