mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-22 22:24:02 -06:00
tmc: Fix s2vs field formatters
Rename the field formatter text for tmc2208/tmc2209 and implement it also for tmc5160. Signed-off-by: Alex Voinea <voinea.dragos.alexandru@gmail.com>
This commit is contained in:
parent
b2178f49ec
commit
e6307ca9fe
3 changed files with 7 additions and 3 deletions
|
@ -544,7 +544,7 @@ hot. Typical solutions are to decrease the stepper motor current,
|
|||
increase cooling on the stepper motor driver, and/or increase cooling
|
||||
on the stepper motor.
|
||||
|
||||
#### TMC reports error: `... ShortToGND` OR `LowSideShort`
|
||||
#### TMC reports error: `... ShortToGND` OR `ShortToSupply`
|
||||
|
||||
This indicates the driver has disabled itself because it detected very
|
||||
high current passing through the driver. This may indicate a loose or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue