Commit graph

8 commits

Author SHA1 Message Date
larsbrubaker
263e2325f5 Put the slicing configuration files in their own folder
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00
larsbrubaker
ca60d24c0d Fixed a bug with print leveling eating g10 and 11 (firmware retract and unretract).
Also fixed a bug with M105 getting entered multiple times while printing.
Fixed a bug with leveling trying to push twice each time it was sent. No printing problem, just a waste of time.
2014-02-14 20:31:00 -08:00
larsbrubaker
019eb3165b Moved the print leveling code out of PrinterCommunication into ActviePrinterProfile 2014-02-14 12:50:55 -08:00
larsbrubaker
aa50fd3722 Moved the slice engine code to ActivePrinterProfile 2014-02-14 12:11:26 -08:00
larsbrubaker
0040895615 Moving the ActivePrinterChanged call back and Active Printer calls all into ActivePrinterProfile 2014-02-14 12:06:44 -08:00
larsbrubaker
5036b364c0 Creating an ActivePrinterProfile singleton and starting to move the code from PrinterCommunication into that. 2014-02-14 11:54:21 -08:00
larsbrubaker
b472366da7 The printer was having errors with resend interacting with code to try and correct transmission errors of "ok". Took out the code for attempted transmission correction.
Put in the ability to force immediate writes so that we can be sure to turn off the heaters and motors when exiting the program.
Fixed a bug in the injection of m105 during printing so that it does not go in more than once if present.
2014-02-04 10:51:06 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00