Commit Graph

7 Commits (master)

Author SHA1 Message Date
WHPThomas 171030f758 Buffer overflow detection
This fixes the bug discovered by Enginwiz, the remaining line input
that overflows the input buffer is now ignored.
2013-09-23 06:21:35 +10:00
WHPThomas f3dfa55641 Makerware support & Makerbot/RepG flavor option
Added support for M133, M134, M135, M136 & M137 so gccode from
Makerware cnverts without error. There is also a -g command line flag
and gcode_flavor option to select Makerbot/ReplicatorG interpretation
of M6, M109 and M116.
2013-08-22 21:48:32 +10:00
WHPThomas 641c7538c9 Release Candidate 2
Includes support for varying temperature by layer height
2013-04-30 04:26:36 +10:00
WHPThomas c38c9aca11 Write to SD-Card implemented
Here is another workflow improvement, just add the sd card volume path
in the gpx.ini and if its present it will copy the gpx file to it.
2013-04-25 21:46:44 +10:00
WHPThomas aa582b21ce More improvment and refinement
All features are adressable from the macro language.
Ditto printing should work properly.
Target pisition only calculated by the commands that use them.
Tool changes implemented according to convention.
M300 and M420 support implemented.
2013-04-23 00:22:44 +10:00
WHPThomas c891a9aed5 Macro language implemented 2013-04-22 03:37:12 +10:00
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