mattercontrol/PrinterCommunication/Io
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
..
BabyStepsStream.cs Making matter slice and cure layer changes both be detected. 2016-07-15 18:06:51 -07:00
ExtrusionMultiplyerStream.cs Made more stream base classes to help with tracking position 2015-12-03 13:54:18 -08:00
FeedRateMultiplyerStream.cs SetPrinterPosition no longer returns a value 2016-01-19 15:16:05 -08:00
GCodeFileStream.cs More work on print resuming. 2016-04-19 11:24:09 -07:00
GCodeStream.cs Going back to the old leveling method. 2016-10-19 16:03:08 -07:00
GCodeStreamProxy.cs More work on print resuming. 2016-04-19 11:24:09 -07:00
MaxLengthStream.cs also consider the extruder position when doing maxlength. 2016-11-29 16:52:58 -08:00
NotPrintingStream.cs Interesting progress on always sending as print. 2016-11-11 11:48:32 -08:00
OffsetStream.cs SetPrinterPosition no longer returns a value 2016-01-19 15:16:05 -08:00
PauseHandlingStream.cs Fixed a bug with pause resume gcode 2016-08-17 14:04:03 -07:00
PrinterMove.cs Made all the streams disposable 2015-12-01 14:49:50 -08:00
PrintLevelingStream.cs Going back to the old leveling method. 2016-10-19 16:03:08 -07:00
PrintRecoveryStream.cs Made it so that only canceling the printe causes it to be marked as canceled 2016-12-01 10:59:03 -08:00
QueuedCommandsStream.cs Make queued commands parse as they are sent. 2016-11-29 15:14:38 -08:00
RelativeToAbsoluteStream.cs SetPrinterPosition no longer returns a value 2016-01-19 15:16:05 -08:00
RequestTemperaturesStream.cs Send reset line number command on connect 2016-11-29 16:05:30 -08:00
TrackPrinterPosition.cs
WaitForTempStream.cs Don't send G4 dwell while wating to reach temp. 2016-11-28 16:09:25 -08:00