On Tue, 5 Dec 2017 00:37:03 +0800
王若溪 <thuwr...@gmail.com> wrote:

> I'm writing some auto measurement G-code program using my CNC mill and a
> touch probe.
> Seems that LinuxCNC doesn't want to stop when the probe is tripped during a
> non-probe move if the machine is running a G-code program.
> Currently, I'm replacing every non-probe move with G38.3. After it's
> execution, signal an error if the current position is not commanded
> position (which indicates that the probe was tripped during this move),
> continue if current position matches commanded.
> 
> Any thoughts?

Yes, connect touch to stop signal.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to