Tutorial lessons
The lessons are designed to simplify familiarization with CAMAPI - they are full-fledged in "how-to" style:
- The goal of each such lesson is to introduce new functionality;
- The lessons are structured to gradually increase in complexity, with each subsequent lesson building on the knowledge from the previous ones;
- The code from each lesson is available in all supported languages.
List of lessons:
- Lesson 1 - general introduction to the extension ideology using the example of a C# project;
- Lesson 2 - connecting the SDK to a Delphi project using the build system;
- Lesson 3 - connecting the SDK to a C++ project using the build system;
- Lesson 4 - creating a C# application to connect to SprutCAM for managing it.
The list of lessons will be expanded as the documentation grows.