probe: Add deactivate_on_each_sample: param for Probe (#4161)

Signed-off-by: Nick Lefskiy <n.lefskiy@yandex.ru>
This commit is contained in:
nlef 2021-04-24 20:39:58 +03:00 committed by GitHub
parent 200b62bcb4
commit 2d2db0f839
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 12 deletions

View file

@ -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.