MSM Mill mode support
-
bprager
- Posts: 11
- Joined: Mon Jul 01, 2013 11:53 am
Post
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
-
DaveCVI
- Site Admin
- Posts: 798
- Joined: Mon Feb 04, 2013 3:15 pm
-
Contact:
Post
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