Inductive probe setup
Hi tried to find out how to set this inductive probe up in ratos, for now i think it works but keeps saying "Endstop z still triggered after retract" when i home i guess i need to unpin something just not sure what so far my probe is the super pinda from fystech and i untommented all these lines
Inductive probe configuration
[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)
3 Replies
you need to comment all the pin lines except the one you want to use
Ok im an idiot thanks you so much.
not an idiot, you just didn't understand the instructions. It is ok!