At least three things fall in the category "It is an error if ...":
* The part program is invalid, and LinuxCNC rejects it with a message. * The part program is invalid, but LinuxCNC may not detect it. Undesired motion (or other action) may ensue. This could reflect a case that the developer knows she did not correctly define during the design of the interpreter. * The part program is invalid, and a future version of LinuxCNC is free to assign a different meaning to the part program in a future release, with or without notice in the documentation. Some of the things listed as an error for G76 clearly fall into the second two categories. Jeff ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
