..
BabyStepsStream.cs
Fixed the Macros window to cancel on user closes with the X windows button.
2017-02-03 13:06:08 -08:00
ExtrusionMultiplyerStream.cs
Made more stream base classes to help with tracking position
2015-12-03 13:54:18 -08:00
FeedRateMultiplyerStream.cs
SetPrinterPosition no longer returns a value
2016-01-19 15:16:05 -08:00
GCodeFileStream.cs
More work on print resuming.
2016-04-19 11:24:09 -07:00
GCodeStream.cs
Going back to the old leveling method.
2016-10-19 16:03:08 -07:00
GCodeStreamProxy.cs
More work on print resuming.
2016-04-19 11:24:09 -07:00
MaxLengthStream.cs
Fixed the Macros window to cancel on user closes with the X windows button.
2017-02-03 13:06:08 -08:00
NotPrintingStream.cs
Interesting progress on always sending as print.
2016-11-11 11:48:32 -08:00
OffsetStream.cs
SetPrinterPosition no longer returns a value
2016-01-19 15:16:05 -08:00
PauseHandlingStream.cs
Make pause work correctly with always printing
2016-12-02 13:51:58 -08:00
PrinterMove.cs
Added support for M83 and M82 extruder relative / absolute positioning
2017-01-04 14:13:05 -08:00
PrintLevelingStream.cs
Fixed the print leveling bug
2017-01-10 17:30:27 -08:00
PrintRecoveryStream.cs
Include bed heating to recover consideration
2016-12-29 14:51:45 -08:00
QueuedCommandsStream.cs
Fixed the Macros window to cancel on user closes with the X windows button.
2017-02-03 13:06:08 -08:00
RelativeToAbsoluteStream.cs
make sure the tests pass
2017-01-04 14:20:18 -08:00
RequestTemperaturesStream.cs
Send reset line number command on connect
2016-11-29 16:05:30 -08:00
TrackPrinterPosition.cs
Working on a new print tracking translator for printer communication.
2015-07-28 11:52:21 -07:00
WaitForTempStream.cs
Fixed the Macros window to cancel on user closes with the X windows button.
2017-02-03 13:06:08 -08:00