tmc: add current values to get_status() (#4696)

Signed-off-by: Philipp Temminghoff <philipptemminghoff@gmail.com>
This commit is contained in:
Philipp Temminghoff
2021-10-11 18:03:08 +02:00
committed by GitHub
parent afd1058af6
commit 64e4649877
2 changed files with 6 additions and 1 deletions

View File

@@ -331,6 +331,8 @@ objects (eg, `[tmc2208 stepper_x]`):
- `drv_status`: The results of the last driver status query. (Only
non-zero fields are reported.) This field will be null if the driver
is not enabled (and thus is not periodically queried).
- `run_current`: The currently set run current.
- `hold_current`: The currently set hold current.
## toolhead