Kevin O'Connor 86fee2d517 tmc: Track requested hold_current so SET_TMC_CURRENT doesn't reduce it
The code automatically reduces the hold_current so that it is no
greater than the run_current.  However, this could lead to confusing
behavior if one reduced and then increased the run_current via
SET_TMC_CURRENT commands.  To avoid that, this change adds support for
tracking the requested hold_current - thus changes to run_current
don't subtly alter the hold_current.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-10-27 12:13:38 -04:00
..
2021-09-27 17:22:49 -04:00
2019-04-14 22:41:23 -04:00
2021-09-29 21:20:40 -04:00
2021-08-28 16:08:57 -04:00
2021-09-29 21:43:58 -04:00

Welcome to the Klipper documentation. The overview document is a good starting point.