Commit graph

7 commits

Author SHA1 Message Date
Lars Brubaker
55fa89d684 Making GCodeFile a abstract base class
implementing a loaded gcode file and as streamed gcode file
2015-01-20 12:57:30 -08:00
Lars Brubaker
11707589e6 Fixed a bug with the list that we passed not being used. 2015-01-19 13:15:48 -08:00
larsbrubaker
0e0ca82d21 Made output to folder understand amfs 2014-10-30 17:23:32 -07:00
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
a8405889fb Took out some obsolete comments. 2014-06-03 18:14:44 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
kevinepope
cc44b0ef04 Added menu bar. 2014-04-27 20:24:58 -07:00
Renamed from PrintQueue/OptionsMenue/ExportToFolderProcess.cs (Browse further)