I lied about my next action.

My next action was to add a conversational mode to GWiz. If the conv 
button on  GWiz is set, hitting "accept" (that's the check character) 
after changing a wizard's variables causes it to invoke execution of the 
wizard gcode in the running Axis window as an MDI command.

Pressing the conv button causes all of the wizards in the library to be 
loaded into Axis so that they are available for execution.

1 -- LAZY_CLOSE = 1 must be in the .ini file.
2 -- Axis must be in a state that MDI commands will be accepted. Out of 
ESTOP, running, homed, etc.
3 -- I have no idea what will happen if there is an error in a gcode 
subroutine. The interpreter probably needs to be changed to at least 
unwind the stack and get back to some "neutral" state.
4 -- Axis has been changed to accommodate this. You will need the 
development version of Axis.

This is Alpha functionality. I've tested it in a Sim environment.

Ken

Kenneth Lerman wrote:
> See: 
> http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?GWiz_-_A_Gcode_Wizard_Framework
>
> The only thing that is remotely like a real wizard is the Holes on a 
> Circle wizard. Feel free to write some real wizards.
>
> My next action will be to fix some of the dummy wizards that are there.
>
> Ken
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
>   

-- 
Kenneth Lerman
Mark Kenny Products Company, LLC
55 Main Street
Newtown, CT 06470
888-ISO-SEVO
203-426-7166

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to