Commit Graph

3 Commits (master)

Author SHA1 Message Date
WHPThomas 687ea2bb64 GPX 2.0-alpha
The GPX has been refactored to support re-entrant serial communication
using a pacet driver style callback interface. At this point the
existing code base has been adapted, however the serial interface
driver is still to be written.
2013-11-24 23:04:49 +10:00
WHPThomas 81701abcc0 Cleaned up getopt
Getopt is provided as an alternative to unistd for windows support -
just needed a little bi of cleaning up since last time I used this code.
2013-04-17 22:24:05 +10:00
WHPThomas cc5b5aa561 Alpha 0.1
All suppoted G and M codes are now implemented, and the output from the
lint.gcode unit test has been compared to that of ReplicatorG to
confirm equivilance.
2013-04-17 21:54:52 +10:00