Andy,
> Is there anyway to add this as a feature?
>
> Andy
>
This is from EMC1 interpreter experience, so some terms may have changed.
The ini file access point for the interpreter (in EMC2) was at one point in
rs274ngc_pre.cc, where you should find a function like "ini_load(const char
*filename)" which grabs the interpreter related ini stuff.
Declare the variable in canon.hh, and copy/paste the existing parameter grab
in the ini_load() function and modify it to get/test the ini variable you've
created.
To remove the M02 effects, look at convert_stop, in the interp_convert.cc
file. A simple if (!your_ini_flag_variable){m02_code_here} around the m02
conditional code should do the trick for what I think you're asking.
Regards,
Keith Rumley
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users