Wondering if this is still a zprobe option in the current firmwares. I last updated my firmware May 13 2018 but for some reason even with a 10 second delay this does not execute at all leading to false triggers with me piezo setup.
## Z-probe
zprobe.enable true # set to true to enable a zprobe
zprobe.probe_pin 1.28^! # pin probe is attached to if NC remove the !
zprobe.slow_feedrate 5 # mm/sec probe feed rate
#zprobe.debounce_count 100 # set if noisy
zprobe.fast_feedrate 100 # move feedrate
zprobe.probe_height 3 # how much above bed to start probe
zprobe.dwell_before_probing .90 #Dwell time in seconds before probing
Imported from wikidot