The quirks are not with offsets. The problem is "run-from-line".
It is evil. Don't do it. Sorry, just had to say that.... IMO RFL is only suitable for very simple programs, I don't trust it to handle subroutines, offsets, etc correctly. We've had the discussion of why a rock-solid RFL is a hard problem about 100 times... John On Mon, 17 May 2010 11:03 -0500, "Jon Elson" <[email protected]> wrote: > Jon Elson wrote: > > So, has anyone tried to restart this program with "run from line" 41 ? > > > > http://pastebin.com/embed_js.php?i=QyjpZUD9 > > > > > I'm guessing that the setting and switching of coordinate systems inside > a subroutine somehow messes up the interpreter, and it just skips the > whole section. But, it doesn't even make the G01 moves in the main > program to each position before calling the subroutines. > Just very puzzling behavior. If it works on up to date systems, then > I'll just have to update. > > Jon > > ------------------------------------------------------------------------------ > > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers > -- John Kasunich [email protected] ------------------------------------------------------------------------------ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
