aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Command_Templates.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Command_Templates.md')
-rw-r--r--docs/Command_Templates.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md
index 6d4c1adb..6623ce62 100644
--- a/docs/Command_Templates.md
+++ b/docs/Command_Templates.md
@@ -138,6 +138,12 @@ The following are common printer attributes:
<config_name>`.
- `printer.<heater>.target`: The current target temperature (in
Celsius as a float) for the given heater.
+- `printer.idle_timeout.state`: The current state of the printer as
+ tracked by the idle_timeout module. It is one of the following
+ strings: "Idle", "Printing", "Ready".
+- `printer.idle_timeout.printing_time`: The amount of time (in
+ seconds) the printer has been in the "Printing" state (as tracked by
+ the idle_timeout module).
- `printer.pause_resume.is_paused`: Returns true if a PAUSE command
has been executed without a corresponding RESUME.
- `printer.toolhead.position`: The last commanded position of the