Commit graph

14 commits

Author SHA1 Message Date
Lars Brubaker
ccbdde24b7 Made the replacement strings for gcode happen in macros and pause resume. 2014-12-10 12:07:06 -08:00
John Lewin
28159053ab Add LoadIcon helper function 2014-12-04 12:22:35 -08:00
John Lewin
eba756966b Initial StaticData platform abstraction 2014-12-04 12:22:34 -08:00
larsbrubaker
e58e7cf049 Made ExtruderShareTemperature go through the api rather than direct query. 2014-10-29 09:51:52 -07:00
Matt Moening
d4bd2c010a Removed not longer needed function call that breaks build 2014-10-27 18:22:48 -07:00
Matt Moening
bdb13f94ee Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-27 18:14:01 -07:00
Matt Moening
61583a7220 ToggleSwitchFactory for generating toggle switchs, Added the factory to ControlWidgetBase.cs, used factory to create toggle switch in FanControl.cs 2014-10-27 17:32:35 -07:00
larsbrubaker
0d454acd9f Fixed more memory leaks. 2014-10-24 18:50:41 -07:00
larsbrubaker
222a5a46a7 Changed ButtonEventHandler to EventHandler
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
Matt Moening
9969d0d641 Added Button to enable and disable fan.
Added button to output console text to file (temp hardcoded location)
2014-10-20 17:53:49 -07:00
Kevin Pope
01cf3003f3 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-17 14:12:09 -07:00
Kevin Pope
b7770b9008 Added sub header to temperature controls. 2014-10-16 12:31:20 -07:00
larsbrubaker
6590583d19 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	PrinterControls/ManualPrinterControls.cs
2014-10-15 17:11:20 -07:00
Kevin Pope
9faee063eb Refactoring manual controls widget. 2014-10-15 16:57:26 -07:00