diff options
Diffstat (limited to 'docs/Command_Templates.md')
-rw-r--r-- | docs/Command_Templates.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md index ea4c03b9..125436ee 100644 --- a/docs/Command_Templates.md +++ b/docs/Command_Templates.md @@ -214,6 +214,8 @@ The following are common printer attributes: as "triggered" during the last QUERY_PROBE command. Note, due to the order of template expansion (see above), the QUERY_PROBE command must be run prior to the macro containing this reference. +- `printer.probe.last_z_result`: Returns the Z result value of the last + PROBE command. - `printer.configfile.settings.<section>.<option>`: Returns the given config file setting (or default value) during the last software start or restart. (Any settings changed at run-time will not be |