mattercontrol/MatterControlLib/PrinterCommunication/Io
jlewin 971a227847 Improve tool changes
- Move postSwitchLine inside
- Move directly to tool dest if no extrusion
2019-03-04 16:46:27 -08:00
..
BabyStepsStream.cs improving extruder switiching 2019-03-01 19:39:10 -08:00
ExtrusionMultiplyerStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
FeedRateMultiplyerStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
GCodeFileStream.cs Move stream debug helpers into base type 2019-03-01 13:52:03 -08:00
GCodeStream.cs Move stream debug helpers into base type 2019-03-01 13:52:03 -08:00
GCodeStreamProxy.cs Move stream debug helpers into base type 2019-03-01 13:52:03 -08:00
GCodeSwitcher.cs Move stream debug helpers into base type 2019-03-01 13:52:03 -08:00
MaxLengthStream.cs improving extruder switiching 2019-03-01 19:39:10 -08:00
NotPrintingStream.cs Move stream debug helpers into base type 2019-03-01 13:52:03 -08:00
OffsetStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
PauseHandlingStream.cs Fix stream tests considering max length stream changes 2019-03-03 08:41:38 -08:00
PrinterMove.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
PrintLevelingStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
PrintRecoveryStream.cs Move stream debug helpers into base type 2019-03-01 13:52:03 -08:00
ProcessWriteRegExStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
QueuedCommandsStream.cs improving extruder switiching 2019-03-01 19:39:10 -08:00
RelativeToAbsoluteStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
RequestTemperaturesStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
SendProgressStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
SoftwareEndstopsStream.cs Non-extrusion should be lastDestination.extrusion 2019-03-04 16:46:27 -08:00
ToolChangeStream.cs Improve tool changes 2019-03-04 16:46:27 -08:00
TrackPrinterPosition.cs
WaitForTempStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00