mattercontrol/MatterControlLib/PrinterCommunication/Io
Lars Brubaker 8783edb6f8 Fixed GCode waring formating
moved ui out of Pause Handling Stream
added unload option to filament run out screen
added load filament option to unload screen
added resume option to load screen (if printer paused)

issue: MatterHackers/MCCentral#3815
Feature request: Unload filament when filament runs out

issue: MatterHackers/MCCentral#4870
Layout regression in ShowMessageBox

issue: MatterHackers/MCCentral#4864
Last page of unload filament should offer to Load Filament
2019-01-18 09:49:55 -08:00
..
BabyStepsStream.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
ExtrusionMultiplyerStream.cs put in the ability to specify "; NO_PROCESSING" on a gcode line 2018-12-03 16:33:35 -08:00
FeedRateMultiplyerStream.cs More GCode export fixes 2018-12-20 16:01:03 -08:00
GCodeFileStream.cs Removed active printer static 2018-11-12 15:03:02 -08:00
GCodeStream.cs More GCode export fixes 2018-12-20 16:01:03 -08:00
GCodeStreamProxy.cs Removed active printer static 2018-11-12 15:03:02 -08:00
GCodeSwitcher.cs Spelling 2018-11-29 13:41:24 -08:00
MaxLengthStream.cs Fixe to realtime position tracking and gcode e tracking 2018-12-06 17:01:33 -08:00
NotPrintingStream.cs Removed active printer static 2018-11-12 15:03:02 -08:00
OffsetStream.cs Use EventHandler<StringEventArgs> for SettingChanged event 2018-12-21 18:37:11 -08:00
PauseHandlingStream.cs Fixed GCode waring formating 2019-01-18 09:49:55 -08:00
PrinterMove.cs More GCode export fixes 2018-12-20 16:01:03 -08:00
PrintLevelingStream.cs Make export without leveling not do line splitting. 2019-01-14 15:35:30 -08:00
PrintRecoveryStream.cs Make disable leveling per printer rather than static 2018-12-22 08:31:25 -08:00
ProcessWriteRegExStream.cs MaxLengthStream don't interpolate any position until we know the destination completely 2018-12-06 17:01:33 -08:00
QueuedCommandsStream.cs cleaning up MappedSetting 2018-11-14 13:33:25 -08:00
RelativeToAbsoluteStream.cs MaxLengthStream don't interpolate any position until we know the destination completely 2018-12-06 17:01:33 -08:00
RequestTemperaturesStream.cs Removed active printer static 2018-11-12 15:03:02 -08:00
SendProgressStream.cs Removed active printer static 2018-11-12 15:03:02 -08:00
TrackPrinterPosition.cs
WaitForTempStream.cs put in the ability to specify "; NO_PROCESSING" on a gcode line 2018-12-03 16:33:35 -08:00