mattercontrol/PrinterCommunication/Io
Lars Brubaker 357a497505 Fixed a bug with pause resume gcode
Made a new test.
added test layouts.txt and master.txt and porperties.json
added paus_gcode and resume_gcode to settingskey
2016-08-17 14:04:03 -07: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 Add in x y and z to print command only as needed. 2016-04-20 13:27:16 -07:00
GCodeStreamProxy.cs More work on print resuming. 2016-04-19 11:24:09 -07:00
MaxLengthStream.cs Fix broken stream tests, use AreEqual to improve failure troubleshooting 2016-05-11 12:41:13 -07:00
OffsetStream.cs
PauseHandlingStream.cs Fixed a bug with pause resume gcode 2016-08-17 14:04:03 -07:00
PrinterMove.cs
PrintLevelingStream.cs Migrate SettingsProfile functionality to new SettingsHelpers type 2016-07-18 16:58:25 -07:00
QueuedCommandsStream.cs
RelativeToAbsoluteStream.cs
RequestTemperaturesStream.cs
ResumePrintingStream.cs New comments 2016-08-04 14:46:29 -07:00
TrackPrinterPosition.cs
WaitForTempStream.cs Prevent stream bypass described in #780 2016-07-29 07:30:05 -07:00