Page 1 of 1

If statement supported?

Posted: Fri Mar 14, 2014 10:13 am
by bprager
I wrote some g code with a simple if statement

IF [#190 gt 0 ] goto 140

and I get unknown word starting with f. Are conditionals such as If, GOTO supported?

I am using the G-wiz editor and it says is valid, but maybe a Mach 3 issue?

Thanks '

Bruce

Re: If statement supported?

Posted: Fri Mar 14, 2014 3:13 pm
by DaveCVI
Hi Bruce,
Sorry, but you are out of luck on this one - Mach does not implement any of the conditional features of g-code.
Dave