From 2d2db0f8393cbcfdddd9c07e1f70a0dc64e6d731 Mon Sep 17 00:00:00 2001 From: nlef <52351624+nlef@users.noreply.github.com> Date: Sat, 24 Apr 2021 20:39:58 +0300 Subject: probe: Add deactivate_on_each_sample: param for Probe (#4161) Signed-off-by: Nick Lefskiy --- docs/Config_Reference.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') 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. -- cgit v1.2.3-70-g09d2