so what's the trick for klicky!

...have tried all four variations of PIN configs
# 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

All respond when manually pressing the button or pulling the switch off the magnets.
the problem (to me appears?) there must be a setting I'm missing as both the z-endstop and probe seem to work in unison. HOME ALL, X and Y home and as soon as it heads for the dock I get this error and it shuts down
image.png
Was this page helpful?