List:

Restart is a problem, especially for those running LONG jobs. 

I keep thinking (dangerous ;-)) about a mechanism for start-from-line
usable for resuming a stalled job at n_line. 

Parsing the code up to the restart point is just tedious programming in
C or the other language of your choice. 
Parse and process give a sequential list of modalities so the state of
the machine at restart is known. That isn't too difficult. 

However, I don't know of any way to submit the list of modalities
followed by the code from n_line of the G-code to eoj. 

Is there an existing method or is this something some bright programmer
could tackle?

With hope and a prayer to the programming gods. ;-)

Dave


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to