Hello Guest it is April 18, 2024, 04:10:57 AM

Author Topic: Use input as second probe  (Read 2434 times)

0 Members and 1 Guest are viewing this topic.

Use input as second probe
« on: August 07, 2012, 06:40:45 AM »
Howdy,

Im about ready to mill my face off trying to work this out!

Want to setup a touch probe(triggered on circuit disconnect) and a touch plate(triggered on circuit connect).
Probe setup as probe and working fine.
Touch plate setup as input 3 to zero height at touch plate surface

Is the following possible, or an easier option o_O
like setting the probe pin details on the fly?

G1X-5.00F2.00
While Not IsActive(Input3)
Wend
--?? something to stop it moving??--

Any help of links would be appreciated ^_^
Re: Use input as second probe
« Reply #1 on: August 08, 2012, 03:11:57 AM »
So yeah I'm an idiot, I'll just set the touch plate as the z home... that should work