| .. |
|
BabyStepsStream.cs
|
Make sure we save baby steps any time before the 2nd layer
|
2017-01-17 15:04:42 -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
|
also consider the extruder position when doing maxlength.
|
2016-11-29 16:52:58 -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
|
Corret variable name
|
2016-12-04 19:22:37 -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
|
Don't send G4 dwell while wating to reach temp.
|
2016-11-28 16:09:25 -08:00 |