Commit graph

8 commits

Author SHA1 Message Date
larsbrubaker
0e646dca68 Change the namespace of PrinterCommunication and the class name.
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
larsbrubaker
7629750e02 Fixed a stupid problem with adding instructions to the queue. 2014-04-09 16:53:08 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
larsbrubaker
0cebab830a Moved frosted serial into agg
changed some namespaces
2014-03-05 10:33:19 -08:00
larsbrubaker
c7ac37a5cb Make sure we output g11 and g10 commands correctly.
Put in spaces when outputting leveled GCode (export)
2014-02-28 14:12:19 -08:00
larsbrubaker
b83a0354d7 Made printer communication unconditional have a separate event for read and write.
Got the repatier eeprom working and looking better.
2014-02-20 18:25:23 -08:00
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
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00