probe: Add deactivate_on_each_sample: param for Probe (#4161)
Signed-off-by: Nick Lefskiy <n.lefskiy@yandex.ru>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user