Re: [Emc-developers] GWiz and True Conversational Mode

2009-06-26 Thread Jeff Epler
On Fri, Jun 26, 2009 at 10:12:18AM -0400, Kenneth Lerman wrote: > The interpreter already has the ability to call subroutines from the > MDI. Just set LAZY_CLOSE=1 in the [rs274ngc] section of the .ini file. unless there's a downside, let's make this the default in the development version. Jeff

Re: [Emc-developers] GWiz and True Conversational Mode

2009-06-26 Thread Stephen Wille Padnos
Kenneth Lerman wrote: >It appears that it will be trivial to add a true conversational mode to >GWiz. This will let the user select a wizard in GWiz, set the >parameters, and then hit execute. The wizard will then be executed and >cause a machining operation to be done. > >To do this, I might n

[Emc-developers] GWiz and True Conversational Mode

2009-06-26 Thread Kenneth Lerman
It appears that it will be trivial to add a true conversational mode to GWiz. This will let the user select a wizard in GWiz, set the parameters, and then hit execute. The wizard will then be executed and cause a machining operation to be done. To do this, I might need some extra support in Axi