John Lewin
7a98b347c3
Consistent use of HorizontalSpacer for layout
2016-04-25 15:25:00 -07:00
Lars Brubaker
f20ac4dcb5
More work on print resuming.
2016-04-19 11:24:09 -07:00
John Lewin
feb0c30b51
Add missed changes from query/DataStorage update
2016-02-24 07:57:15 -08:00
John Lewin
ebf66bb849
Remove duplicate code, reuse GetMacros function
2016-02-23 11:15:14 -08:00
John Lewin
2aef5b2be6
Better convey when Enumerable.Empty is returned
2016-02-23 11:15:14 -08:00
rytz
4b4242a10b
Options menu labels
2016-01-18 10:08:47 -08:00
rytz
8fd46d8a78
Misc. label changes
2016-01-15 09:51:38 -08:00
Lars Brubaker
9c89211265
Check for enough movement to show.
2016-01-13 17:10:50 -08:00
Lars Brubaker
342c2f0a94
Made the Movement offset not show unless it is not 0.
2016-01-13 17:04:14 -08:00
John Lewin
da27bc8cad
Restore AdjustmentControls.cs
2016-01-13 16:11:13 -08:00
Lars Brubaker
534b0b5e7b
Removed redundant list of eeprom settings
...
Made the view only get refreshed one time
reduced the overhead of creating row items in eeprom window
locked the lists to make sure they are consistent when used
Made fan an movement controls not save "Controls" redundant
2016-01-13 15:37:03 -08:00
John Lewin
0a65be2f6f
ManualPrinterControls.cs micro-merge with Android
...
- Sync macroControls naming with siblings and Android
- Switch invalid ErrorEventArgs signature to EventArgs
2016-01-13 14:11:47 -08:00
John Lewin
4f1972a338
Merge babystep behavior into standard xyz controls
2016-01-13 11:09:40 -08:00
Lars Brubaker
f4a8be2153
Put in some localization.
2016-01-08 17:55:42 -08:00
Lars Brubaker
be8fec3898
Made the micro adjust buttons no change on theme
2016-01-08 16:44:57 -08:00
Lars Brubaker
dcc8f616f1
Put in new micro z adjust and warning images.
2016-01-08 15:04:59 -08:00
Lars Brubaker
44c4ec8cb3
Reset baby steps when a new print starts.
2015-12-03 14:28:17 -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
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
f72219113c
Put in request temperature stream for changing m109 into m104
2015-11-30 19:42:35 -08:00
Lars Brubaker
e3dbb19c2b
Tracking the unleveled and the absolute position of the printer separately
2015-11-30 12:26:55 -08:00
larsbrubaker
3887662a5a
Enabled baby stepping in the adjustment controls.
2015-11-29 08:31:02 -08:00
Lars Brubaker
d49739f490
Make sure we ask for position after auto bed level.
...
Make sure we always show the known position of the printer when we re-build the display.
2015-11-23 15:45:35 -08:00
Lars Brubaker
5b13fc9c5a
Put in position reporting and a new utility class to limit the rate we call a function.
2015-11-23 13:08:21 -08:00
Lars Brubaker
0587fb2d23
ran code maid.
2015-11-23 10:49:08 -08:00
Gregory Diaz
03479f3641
Finished completed hot key controls feature(Tested on both Tablet and Windows). Also changed the name of the configuration tab label to be options label(since the configuration label is not options).
2015-08-25 14:10:33 -07:00
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