Lars Brubaker
4cb61563d3
Making hot end heat up before probing the bed with the tip
...
Refactoring - moving classes to individual files
2018-04-10 14:41:21 -07:00
LarsBrubaker
df2ef9d1d0
Set bed temp range to 3
2018-02-02 07:58:45 -08:00
John Lewin
f5d31e7d29
Move Printing objects from GCodeVisualizer namespace to MC.Printing
2018-01-05 12:44:57 -08:00
John Lewin
13600b25ef
Overridable TemperatureStream TempStabilizationTime
2017-12-15 19:21:50 -08:00
Lars Brubaker
9479c2a061
Finished the temperature widget tests and implementation
...
Refactoring extruder to hotend where true
2017-09-08 10:23:28 -07:00
Lars Brubaker
1f58e6c987
More making printerConnection passed to classes.
2017-09-03 15:51:14 -07:00
John Lewin
9aaf0f6311
Rename PrinterConnectionAndCommunication
2017-06-13 17:22:49 -07:00
Lars Brubaker
8134b3f450
Fixed the Macros window to cancel on user closes with the X windows button.
...
Put cancel into max length and temp stream
Made close function take a bool if the system did it
Moved To EventHandler<> in GuiWidget
Made a ClosedEventsArgs
2017-02-03 13:06:08 -08:00
Lars Brubaker
41d7d91bf1
Don't send G4 dwell while wating to reach temp.
2016-11-28 16:09:25 -08:00
John Lewin
fd14d26aaf
Prevent stream bypass described in #780
2016-07-29 07:30:05 -07:00
Lars Brubaker
49f4cde726
Make sure we do replacement on m109->m104 for each extruder unless it is an autotemp setting or a reset.
2016-07-25 12:05:51 -07:00
Lars Brubaker
c584814e56
First go at new m109 replace rules.
2016-07-15 17:56:42 -07:00
Tyler Anderson
15fed40032
make sure we do a wait when cooling if required.
2016-05-16 17:18:46 -07:00
Lars Brubaker
82126ec7e5
Made more stream base classes to help with tracking position
...
Made a proxy class.
Made all position tracking streams keep track of the authoritative printer
2015-12-03 13:54:18 -08:00
Lars Brubaker
0dc24d357a
Show the offset for adjustment height
...
Don't try to heat if we are below a given temp.
2015-12-03 10:15:59 -08:00
Lars Brubaker
3c76bb5368
Make sure we record what temp to go to for the bed.
2015-12-01 17:33:59 -08:00
Lars Brubaker
ab4873a67e
Report state of bed and extruder.
2015-12-01 16:48:00 -08:00
Lars Brubaker
88a00079a2
Made all the streams disposable
...
Made them get disposed
The leveling stream seems to be working.
2015-12-01 14:49:50 -08:00
Lars Brubaker
63fc87fee2
Put in the actual fix.
2015-12-01 12:05:24 -08:00
Lars Brubaker
340dc21c86
Better checking of if at temp. And a time to wait for temp.
2015-12-01 11:50:53 -08:00
Lars Brubaker
f72219113c
Put in request temperature stream for changing m109 into m104
2015-11-30 19:42:35 -08:00