Jon Elson wrote: > Michael Haberler wrote: > >> the - somewhat brittle - run-from-line feature has seen several fixes >> related to this, both by cradek and me, in 2.5, see >> >> >> > I have another machine with a brand-new build from master, so I will > test on that one. > I should have thought of doing that first! > Brittle is right! I tested it on the system I just built from master last week, 2.6.0~pre, and it does exactly the same thing. If I select the line with the G01 move, and do run from line, it performs that move, but never executes the subroutine. It sits there in some in-between state, forever.
If anyone wants to work on it, the snippet of code I posted on 10/16 is all you need. The subroutine waits a second, does a small -Z move, turns on "mist coolant" for 2 seconds, waits 2 seconds, turns off coolant, waits a second and does a +Z move and returns. If you want a longer copy of the program, email or reply to this message, I can send it. I'm afraid this behavior probably goes pretty deep into interpreter code that I have no understanding of, so I wouldn't have much luck researching it myself. Thanks, Jon ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
