mattercontrol/MatterControlLib/PrinterCommunication/Io
jlewin 550716696e Always set newToolPosition.Z
- Issue MatterHackers/MCCentral#5317
Z offset on T1 for first layer
2019-04-23 10:49:50 -07:00
..
BabyStepsStream.cs Made a global baby step for all extruders 2019-03-21 13:18:24 -07:00
ExtrusionMultiplierStream.cs Fix spelling 2019-04-17 14:34:36 -07:00
FeedRateMultiplierStream.cs Fix spelling 2019-04-17 14:34:36 -07: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 allow printer connection to take a stream to print 2019-03-26 21:10:51 -07: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
PauseHandlingStream.cs Fix spelling 2019-04-19 09:52:49 -07:00
PrinterMove.cs Debugging leveling offset problem 2019-03-11 16:01:15 -07:00
PrintLevelingStream.cs Changing to a single field for probe_offset 2019-04-02 15:18:10 -07:00
PrintRecoveryStream.cs Prevent retract at start, unretract as final step 2019-03-12 15:02:34 -07:00
ProcessWriteRegExStream.cs Extract StreamProcessor tool for interactive debugging 2019-04-09 14:05:25 -07:00
QueuedCommandsStream.cs Playing with a new web cache class 2019-04-07 11:10:28 -07:00
RelativeToAbsoluteStream.cs More consideration of correct behavior on extrusion for smoothie 2019-04-01 16:18:29 -07:00
RemoveNOPsStream.cs make sure we do not send empty G1 2019-04-01 16:14:43 -07:00
RequestTemperaturesStream.cs Got one of the dual extruder switching tests passing 2019-03-26 21:10:51 -07:00
SendProgressStream.cs Add rough debugging system for stream processors 2019-02-27 18:20:27 -08:00
SoftwareEndstopsStream.cs Fix spelling 2019-04-19 09:52:49 -07:00
ToolChangeStream.cs Always set newToolPosition.Z 2019-04-23 10:49:50 -07:00
ToolSpeedMultiplierStream.cs added a T1 extrusion move speed multiplier 2019-04-09 13:39:38 -07:00
TrackPrinterPosition.cs
WaitForTempStream.cs Got one of the dual extruder switching tests passing 2019-03-26 21:10:51 -07:00