Commit graph

27 commits

Author SHA1 Message Date
John Lewin
875bbb40b0 Revise ATX Power submission from peter1960 2015-04-30 15:46:45 -07:00
Lars Brubaker
ddd5ada23c Made a global function to create toggle check boxes.
Made the text localized.
2015-04-22 08:57:55 -07:00
Lars Brubaker
f3f921ab4f Re-wrote toggle switch to be a view for checkbox. 2015-04-22 08:43:09 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Lars Brubaker
e7c0261d25 Made many more of the factory fixed size settings include the point size scaling so they are the right size. 2015-01-27 09:34:15 -08:00
Lars Brubaker
a65cdb9267 Made the movement controls a bit bigger on Android. 2015-01-27 08:45:34 -08:00
larsbrubaker
0b3bbc136b Fixed the number edit not to grow on Android. Made it's VAnchor always ParentCenter
Made the logic to test if a part should be centered on the bed be if it was output by MatterControl
Some other white space changes
2015-01-25 17:54:26 -08:00
Lars Brubaker
634031b9ce Name consistency on slider constructor params.
Made the touch screen adjustment slider size smaller
2015-01-05 11:31:52 -08:00
Lars Brubaker
a68276154b Messing with drawing the buttons. 2014-12-27 16:21:30 -08:00
larsbrubaker
0a97cf0a1d Started work on z height turning controls. 2014-12-27 08:19:48 -08:00
Lars Brubaker
fe65590ff5 Made the text control less tall 2014-12-18 14:51:08 -08:00
Lars Brubaker
f2f32ae75c Made the controls lay out better and made them respect the state of the printer and show it. 2014-12-18 14:44:08 -08:00
Lars Brubaker
33b7588900 Put back in the % indicator for fan speed and the ability to edit it. 2014-12-18 12:36:22 -08:00
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