# Inductive probe configuration
# Klicky?
[probe]
#z_offset: 0.0 # Adjust this to fit your setup
pin: ^probe_pin # For NPN NC probes such as the Super Pinda / Vinda / SupCR / Decoprobe probes.
#pin: ^!probe_pin # NPN NO (refer to the specs on your probe)
#pin: probe_pin # PNP NO (refer to the specs on your probe)
#pin: !probe_pin # PNP NC (refer to the specs on your probe)
#z_offset = 3.685 # see save_config bottom of file -pat 20221213
x_offset: -24
y_offset: -18
speed: 5 # lift_speed defaults to this setting for SPEED as well - pat 20221214
lift_speed: 15
samples: 3 ; number of probes to perform per sample
sample_retract_dist: 2.0
# Inductive probe configuration
# Klicky?
[probe]
#z_offset: 0.0 # Adjust this to fit your setup
pin: ^probe_pin # For NPN NC probes such as the Super Pinda / Vinda / SupCR / Decoprobe probes.
#pin: ^!probe_pin # NPN NO (refer to the specs on your probe)
#pin: probe_pin # PNP NO (refer to the specs on your probe)
#pin: !probe_pin # PNP NC (refer to the specs on your probe)
#z_offset = 3.685 # see save_config bottom of file -pat 20221213
x_offset: -24
y_offset: -18
speed: 5 # lift_speed defaults to this setting for SPEED as well - pat 20221214
lift_speed: 15
samples: 3 ; number of probes to perform per sample
sample_retract_dist: 2.0