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
FeedRateMultiplyerStream.cs
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
PauseHandlingStream.cs Fixed a bug with pause resume gcode 2016-08-17 14:04:03 -07:00
PrinterMove.cs
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
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