Commit graph

9 commits

Author SHA1 Message Date
John Lewin
e1f3dec6b1 Make PrinterConnection.PrinterSettings private, use PrinterConfig 2017-09-15 12:09:56 -07:00
Lars Brubaker
b39666634a More making printerConnection passed to classes.
Made the speeds for movement controls be extensions methods on PrinterSettings
TODO: Why on ExportPrintItemPage was that if the leveling turned on or off we would show the check box by rebuilding that window.
2017-09-05 10:33:46 -07:00
Lars Brubaker
7a04b93d57 Refactoring QueuedCommandsStream to take a PrinterConnection
Moved MacroProcessing out of QueuedCommandsStream
2017-08-04 09:37:28 -07:00
Lars Brubaker
84c0032b05 Include bed heating to recover consideration 2016-12-29 14:51:45 -08:00
Lars Brubaker
91b6d98e82 Make sure we turn off print leveling as we are recovering. 2016-12-20 17:23:52 -08:00
Lars Brubaker
6cf685a1b4 Adding new translations
Added G92 to commands that get passed through to the printer
2016-12-20 14:43:55 -08:00
Lars Brubaker
fb1f5ff730 Made it so that only canceling the printe causes it to be marked as canceled
Disconnect and reconnect do not 'cancel' the print
Closing MC does not 'cancel' the print
2016-12-01 10:59:03 -08:00
Lars Brubaker
41a2490d91 Make sure we don't send exponents to the printer 2016-10-19 17:05:49 -07:00
Lars Brubaker
fbd67c0dd7 Put in code to refresh the library selector
Renamed ResumePrinting to PrintRecovery
2016-09-06 14:42:14 -07:00
Renamed from PrinterCommunication/Io/ResumePrintingStream.cs (Browse further)