To compile it (on Linux):
$ mkdir build && cd build
$ cmake ..
$ make
This will create an executable file in build/src called GCodeProcessor.
Check out the documentation here!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To compile it (on Linux):
$ mkdir build && cd build
$ cmake ..
$ make
This will create an executable file in build/src called GCodeProcessor.
Check out the documentation here!