Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 285 Bytes

CGC

CGC aims to be a G-Code compiler, specifically targetting the compilation of GCode to X3G

It is inspired by GPX which accomplishes a similar task.

Quickstart

$ git clone https://github.com/sshirokov/cgc
$ make test
$ ./cgc -h