aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPhilipp Temminghoff <phil65@kodi.tv>2021-10-11 18:03:08 +0200
committerGitHub <noreply@github.com>2021-10-11 12:03:08 -0400
commit64e464987772059314a46d67b86aaeb51a0f3a40 (patch)
tree8760d20950b98018a031868904bd5741467ec6f8 /docs
parentafd1058af6e80642412d1aadc18f82b099b5ab07 (diff)
downloadkutter-64e464987772059314a46d67b86aaeb51a0f3a40.tar.gz
kutter-64e464987772059314a46d67b86aaeb51a0f3a40.tar.xz
kutter-64e464987772059314a46d67b86aaeb51a0f3a40.zip
tmc: add current values to get_status() (#4696)
Signed-off-by: Philipp Temminghoff <philipptemminghoff@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/Status_Reference.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md
index 049ddf1a..f1c9d6b3 100644
--- a/docs/Status_Reference.md
+++ b/docs/Status_Reference.md
@@ -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