sshirokov / cgc

A G-Code compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A G-Code compiler


Languages

Language:C 85.7%Language:Python 13.0%Language:Erlang 1.3%