Initial Alpha
Moved to alpha
Improvements to read more versatile formats
Improvements
- Tests include a sample-set of gcode files from varying CAM software and authors.
lsenv
in deployment script.- added
GCodeLineNumber
andGCodeProgramName
(in response to #5). GCodeCancelCannedCycle
sets machine mode toNone
, and is run first in list ofmotion
gcodes.- Error message for unsupported gcodes is more helpful / relevant.
- Optional whitespace in
Word
, (eg:X-1.2
andX -1.2
are now both valid)
Bugfixes
- #5 Line number in program