aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authornlef <52351624+nlef@users.noreply.github.com>2021-04-24 20:39:58 +0300
committerGitHub <noreply@github.com>2021-04-24 13:39:58 -0400
commit2d2db0f8393cbcfdddd9c07e1f70a0dc64e6d731 (patch)
tree62b27a12358349a22e18639e2f8ce6900d3cb775 /docs
parent200b62bcb4ea37e27e533d0d5d87c9c4deefe9ac (diff)
downloadkutter-2d2db0f8393cbcfdddd9c07e1f70a0dc64e6d731.tar.gz
kutter-2d2db0f8393cbcfdddd9c07e1f70a0dc64e6d731.tar.xz
kutter-2d2db0f8393cbcfdddd9c07e1f70a0dc64e6d731.zip
probe: Add deactivate_on_each_sample: param for Probe (#4161)
Signed-off-by: Nick Lefskiy <n.lefskiy@yandex.ru>
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Reference.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md
index 8035ce68..14377202 100644
--- a/docs/Config_Reference.md
+++ b/docs/Config_Reference.md
@@ -1520,6 +1520,10 @@ stepper_z config section.
[probe]
pin:
# Probe detection pin. This parameter must be provided.
+#deactivate_on_each_sample: True
+# This determines if Klipper should execute deactivation gcode
+# between each probe attempt when performing a multiple probe
+# sequence. The default is True.
#x_offset: 0.0
# The distance (in mm) between the probe and the nozzle along the
# x-axis. The default is 0.