mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-06 21:44:13 -06:00
tmc2660: Do not enable SFILT by default
None of the other TMC driver enable SFILT by default and it seems enabling SFILT may not be ideal for sensorless homing. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
3f07b16b35
commit
3ea2e4fc58
3 changed files with 5 additions and 3 deletions
|
@ -2817,7 +2817,7 @@ run_current:
|
|||
#driver_SEMAX: 0
|
||||
#driver_SEUP: 0
|
||||
#driver_SEMIN: 0
|
||||
#driver_SFILT: 1
|
||||
#driver_SFILT: 0
|
||||
#driver_SGT: 0
|
||||
#driver_SLPH: 0
|
||||
#driver_SLPL: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue