@the-chairman said in G32 Error: Probe already triggered before probing move started:
@stephen6309 & @fcwilt thanks to both of you... that really helps a lot. My mod wire needs to be connected to exp HEATER3. "exp" means expansion header. Cool. Simple enough to do.
Now, how do I define HEATER3 as the real "Mod"? Do I have to edit config.g and add it somewhere?
Go back and look at my configuration.
You use M950 to create the PWM output signal which deploys/retracts the probe pin.
You use M558 to specify the probe characteristics and which input pin is to be monitored for probe state.
These are commonly put into config.g. There are other ways but that might just confuse you at this point.
Frederick