Hi,
For testing a variable such as:
If #2=5 G01 X2 Y2
or Goto ?
Thanks,
Alan
Hi,
For testing a variable such as:
If #2=5 G01 X2 Y2
or Goto ?
Thanks,
Alan
No, but you might be able to do it with some workarounds. You can create custom M codes with VB code that can do it.
Gerry
UCCNC 2017 Screenset
http://www.thecncwoodworker.com/2017.html
Mach3 2010 Screenset
http://www.thecncwoodworker.com/2010.html
JointCAM - CNC Dovetails & Box Joints
http://www.g-forcecnc.com/jointcam.html
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Or you can do it with mach3 brains. but it's like ladder logic programming. Also it might have some limitations and I don't have much experience with this.