..
BabyStepsStream.cs
Move Printing objects from GCodeVisualizer namespace to MC.Printing
2018-01-05 12:44:57 -08:00
ExtrusionMultiplyerStream.cs
Move Printing objects from GCodeVisualizer namespace to MC.Printing
2018-01-05 12:44:57 -08:00
FeedRateMultiplyerStream.cs
Tuning adjustments default to 1.0 on application restart
2017-03-09 12:46:06 -08:00
GCodeFileStream.cs
Always initialize gCodeFileStream0, return -1 if null
2018-01-07 16:11:44 -08:00
GCodeStream.cs
Move Printing objects from GCodeVisualizer namespace to MC.Printing
2018-01-05 12:44:57 -08:00
GCodeStreamProxy.cs
More work on print resuming.
2016-04-19 11:24:09 -07:00
MacroProcessingStream.cs
turn of load unload temp with delay
2018-04-20 13:27:14 -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 sure we don't release the printers motors while paused
2018-04-22 17:40:19 -07:00
PrinterMove.cs
Added support for M83 and M82 extruder relative / absolute positioning
2017-01-04 14:13:05 -08:00
PrintLevelingStream.cs
Getting leveling triangle lookup to have a cache
2018-04-28 13:35:39 -07:00
PrintRecoveryStream.cs
Reducing number of layouts
2018-06-24 08:54:44 -07:00
ProcessWriteRegExStream.cs
Made smoothie printer work with run out sensor
2018-01-11 13:04:16 -08:00
QueuedCommandsStream.cs
Platform providers
2017-08-22 13:42:34 -07:00
RelativeToAbsoluteStream.cs
make sure the tests pass
2017-01-04 14:20:18 -08:00
RequestTemperaturesStream.cs
Rename Connection.PrinterIsConnected -> Connection.IsConnected
2018-02-01 14:51:44 -08:00
SendProgressStream.cs
Swap colon for dash in progress messages
2018-04-03 14:34:25 -07:00
TrackPrinterPosition.cs
Working on a new print tracking translator for printer communication.
2015-07-28 11:52:21 -07:00
WaitForTempStream.cs
Making hot end heat up before probing the bed with the tip
2018-04-10 14:41:21 -07:00