On 8 September 2015 at 14:34, Martin Smith <[email protected]> wrote: > Are files creatid in 2.5.4 uncompatible to run in 2.7.0 without editing or > is it just a bug?
#<_feed> is a pre-defined parameter in newer versions of LinuxCNC. http://www.linuxcnc.org/docs/html/gcode/overview.html#sec:predefined-named-parameters You can't de-define any of these as new read/write parameters. So what you have is an unfortunate clash of parameter names rather than a bug as such. -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
