aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris <chris@rootiest.com>2023-05-14 10:19:42 -0400
committerGitHub <noreply@github.com>2023-05-14 10:19:42 -0400
commit7511151ac95acb9f55efffa2ad5780bf2683d977 (patch)
treea3031d3efd9540094cd7afb921c02d869f34c149
parent2471918f08c000cf4f5a77fd257788e3ea649431 (diff)
downloadkutter-7511151ac95acb9f55efffa2ad5780bf2683d977.tar.gz
kutter-7511151ac95acb9f55efffa2ad5780bf2683d977.tar.xz
kutter-7511151ac95acb9f55efffa2ad5780bf2683d977.zip
docs: Add gcode_button to the Status Reference docs (#6201)
Add gcode_button to the Status Reference docs Signed-off-by: Chris Laprade <chris@rootiest.com>
-rw-r--r--docs/Status_Reference.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md
index 84b4de73..bff64d18 100644
--- a/docs/Status_Reference.md
+++ b/docs/Status_Reference.md
@@ -168,6 +168,12 @@ The following information is available in the
module. These settings may differ from the config file if a
`SET_RETRACTION` command alters them.
+## gcode_button
+
+The following information is available in
+[gcode_button some_name](Config_Reference.md#gcode_button) objects:
+- `state`: The current button state returned as "PRESSED" or "RELEASED"
+
## gcode_macro
The following information is available in