mattercontrol/PrinterCommunication/Io
LarsBrubaker f1624cf2a3 Reducing number of layouts
Putting in more code to track layouts

// changes to reload all with settings up
// start (Layout Calls)
19182

// making more code do LayoutLock()
19016
19014
17988
// LayoutEngineSimpleAlign line 202
// only layout parent and child once
17911
17195
2018-06-24 08:54:44 -07:00
..
BabyStepsStream.cs
ExtrusionMultiplyerStream.cs
FeedRateMultiplyerStream.cs
GCodeFileStream.cs
GCodeStream.cs
GCodeStreamProxy.cs
MacroProcessingStream.cs turn of load unload temp with delay 2018-04-20 13:27:14 -07:00
MaxLengthStream.cs
NotPrintingStream.cs
OffsetStream.cs
PauseHandlingStream.cs Make sure we don't release the printers motors while paused 2018-04-22 17:40:19 -07:00
PrinterMove.cs
PrintLevelingStream.cs Getting leveling triangle lookup to have a cache 2018-04-28 13:35:39 -07:00
PrintRecoveryStream.cs Reducing number of layouts 2018-06-24 08:54:44 -07:00
ProcessWriteRegExStream.cs Made smoothie printer work with run out sensor 2018-01-11 13:04:16 -08:00
QueuedCommandsStream.cs
RelativeToAbsoluteStream.cs
RequestTemperaturesStream.cs Rename Connection.PrinterIsConnected -> Connection.IsConnected 2018-02-01 14:51:44 -08:00
SendProgressStream.cs Swap colon for dash in progress messages 2018-04-03 14:34:25 -07:00
TrackPrinterPosition.cs
WaitForTempStream.cs Making hot end heat up before probing the bed with the tip 2018-04-10 14:41:21 -07:00