aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Command_Templates.md
diff options
context:
space:
mode:
authorChristian S <schnello@users.noreply.github.com>2021-02-19 04:03:32 +0100
committerGitHub <noreply@github.com>2021-02-18 22:03:32 -0500
commitbc2f6faa17954d1e51bfb582af02c2529a8b39b3 (patch)
treec3c9804c5110e92ea590639341263fa7f6a2a193 /docs/Command_Templates.md
parentb2cbb9aa965fb95357f1a667a17b7b48bf39c0f4 (diff)
downloadkutter-bc2f6faa17954d1e51bfb582af02c2529a8b39b3.tar.gz
kutter-bc2f6faa17954d1e51bfb582af02c2529a8b39b3.tar.xz
kutter-bc2f6faa17954d1e51bfb582af02c2529a8b39b3.zip
probe: Add last_z_result to get the latest z result in an Macro (#3835)
Signed-off-by: Christian Schnellrieder <schnello.android@gmail.com>
Diffstat (limited to 'docs/Command_Templates.md')
-rw-r--r--docs/Command_Templates.md2
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