diff --git a/docs/Command_Templates.md b/docs/Command_Templates.md index ea4c03b95..125436eec 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.
.