GCode Processor 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!