Commit Graph

9 Commits (12961a7eca5e350376c8d6e3b220855c665cb409)

Author SHA1 Message Date
WHPThomas 12961a7eca 0.4 beta - filaments scale and temp overide
All requested features have now been implemented and tested. This
includes left and right filament scaling, tmperature overrides and
ditto printing. Slic3r post processing is also supported natively.
2013-04-19 01:01:37 +10:00
WHPThomas a08a2fc368 Beta 0.3
Fixed the behaviour of G4 dwell when 5D 'simulated' RPM is enabled -
which is use in pre-prime
2013-04-18 13:24:22 +10:00
WHPThomas ad69b21b27 Beta Release
All functionality implemented and unit tests passed.
2013-04-18 02:47:52 +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
WHPThomas 17d5cbd2c7 More work in progress
Added code for the queue point fucntion
2013-04-17 02:01:26 +10:00
WHPThomas 3ab9246036 More work in progress
Changed references to tool to extruder - reads better. Added string
clipping to M70 command to prevent buffer overruns. Added machined
definiions for replicator single and dual. Fixed HBP extruder_id
behaviour.
2013-04-13 09:30:11 +10:00
WHPThomas 15f9e2d1b1 More work in progress 2013-04-12 23:47:40 +10:00
WHPThomas b6fd9ec5f8 Work in progress 2013-04-11 11:32:34 +10:00