Creating your own interpreter

To create your own interpreter you need:

  • Read the articles describing the interaction of SprutCAM X with the interpreter in the process of interpreting the text of the NC. Articles are posted in the current section. Acquaintance with the documentation is recommended to begin with the article G-code based program simulation.

  • Create an interpreter configuration file and develop a program library for it, as described on the following pages: Interpreter settings file, Interpreter library.