Creating CAM modules
CAM modules are written in Java and, once the build system is set up, can be straightforwardly incorporated into CAM. The following pages of documentation are relevant if you wish to develop modules:
- Setting up the development environment
- Creating the meta-information about your plugin for the module framework
The documentation assumes that you know Java and are comfortable writing and compiling Java programs. If not, The Java tutorials are a helpful introduction to the language.