#Inductive probe setup

4 messages · Page 1 of 1 (latest)

strong vessel
#

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)

prisma horizonBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

ashen sparrow
#

you need to comment all the pin lines except the one you want to use

strong vessel
#

Ok im an idiot thanks you so much.