2007-04-12 OEMTech

This gcodecompiler is based on EMC2 (www.linuxcnc.org)
and implemented for the Windows platform.
It is licensed under GPL. See the file COPYING for license details.

Usage:

gcodecompiler -ini inifile ngcfile

where inifile provides parameters per EMC2
(gcodecompiler.ini provided as an example.)
and ngcfile is the name of the G code file to
be compiled.

Example:

gcodecompiler -ini gcodecompiler.ini square-1mm.ngc

A stream of six axis positions is printed
to standard output, one line per millisecond.
