www.kxcad.net Home > CAM Index > EdgeCAM Index >
|
Code Wizard is a high level tool for producing code generator source code. This source code is stored in an '*.?XT' ASCII text file, before being compiled to a code generator. For further customisation, you can make low level hand edits to the '*.?XT' file, before the compilation. |
|
Note:
You should only do this if you have an expert knowledge of code generator source code. If necessary contact your reseller for details of code generator training courses.
You will break the link between the template/CGD and code generator, so:
No further changes can be made 'upstream' back in Code Wizard.
Re-compiling the code generator within Code Wizard is liable to overwrite your changes.
Alternatively there is an intermediate level of customisation you can use, where you write fragments of source code into your code generators - see ;CODE. (Because you do this in Code Wizard, the link is maintained.)
The source code file is created in the folder 'EdgeCAM installation folder/Cam/MachDef'.
Start the Code Generator Compiler application using Start menu ► EdgeCAM ► Code Generator, for example.
For help on writing code generator source code, see the Code Generator Compiler help.