John Lewin
37a0b64b02
Use dedicated theme for menus, prefer theme colors over explicit refs
...
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
Lars Brubaker
456bc3d534
Make the macro controls rebuild when macros change
...
Make macros save when changed
2018-02-07 14:38:24 -08:00
Lars Brubaker
97be75f673
Added load filament_speed
...
Fixed errors
2018-01-18 16:33:48 -08:00
Lars Brubaker
8e9904c6d2
Made load and unload intrinsic to all printers and extruders
...
Took out macro location option
Added load and unload macros to StaticData
2018-01-18 15:28:23 -08:00
John Lewin
eb0b7255b6
More consistent manual controls disabled styling
...
- Issue MatterHackers/MCCentral#2687
Inconsistent disabled styling
2018-01-18 09:28:08 -08:00
John Lewin
04e01f464c
Use standard button
2018-01-11 16:30:50 -08:00
John Lewin
0825a9132b
Simplify, expose previously wrapped SectionWidget, sync styling
2018-01-10 18:55:44 -08:00
John Lewin
2ff53914ea
Use consistent naming style
2018-01-10 18:55:43 -08:00
John Lewin
27f75d4403
Eliminate ControlsWidgetBase
2018-01-10 18:55:43 -08:00
John Lewin
fbb6b5667f
Use theme styling
2018-01-10 18:55:42 -08:00
John Lewin
c1b2aeb7d8
Rename Wizard Window/Page -> Dialog Window/Page
2017-11-08 15:56:37 -08:00
John Lewin
5b100e8073
Convert EditMacrosWindow to WizardPage
2017-11-08 15:35:31 -08:00
John Lewin
f8c784af31
Reuse SectionWidget for Printer Controls, revert bold fonts
2017-10-31 18:04:57 -07:00
John Lewin
2dc29674e8
Use bold fonts for AltGroupBox controls
2017-10-31 15:20:25 -07:00
John Lewin
e1f3dec6b1
Make PrinterConnection.PrinterSettings private, use PrinterConfig
2017-09-15 12:09:56 -07:00
Lars Brubaker
2a26f266a5
Moved extruder actions to hot end drop down
2017-09-06 18:16:57 -07:00
Lars Brubaker
b39666634a
More making printerConnection passed to classes.
...
Made the speeds for movement controls be extensions methods on PrinterSettings
TODO: Why on ExportPrintItemPage was that if the leveling turned on or off we would show the check box by rebuilding that window.
2017-09-05 10:33:46 -07:00
Lars Brubaker
3dd9270797
More making printerConnection passed to classes.
2017-09-03 11:48:24 -07:00
John Lewin
42832879b5
Remove TerminalControls wrapping class, use TerminalWidget directly
2017-08-26 15:29:00 +03:00
Lars Brubaker
6ecbb6e4b3
Make un-pin keep the current window open
...
Make the default slice settings size better
Make a minimum dock window size
fixed terminal in floating mode
found text wrapping bug (actually is center | fit)
improved icon layout in part view (better padding vs margin)
put minimum size on text of slice setting
removed extra unused gui widget from settings name
put in debug stack navigation F2 F3
2017-08-24 11:50:55 -07:00
Lars Brubaker
f7d4163125
Refactoring VAnchor and HAnchore names
...
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
John Lewin
1caf8fc09a
Extract heading point size to caller
2017-08-06 18:17:46 -07:00
John Lewin
df943a5d25
Use existing button factory
2017-08-03 19:00:39 -07:00
John Lewin
1efe8dec4f
Use existing button factory
2017-08-03 19:00:38 -07:00
John Lewin
4abea0ab0c
Extract button factory options to new class
2017-08-03 19:00:37 -07:00
Lars Brubaker
f3d43d0665
disable rather than hide slice engines when not usable.
2017-02-23 13:33:47 -08:00
Lars Brubaker
16e8ce2940
Added terminal to touchscreen controls
...
Moved android override into touchscreen
2017-02-23 12:43:37 -08:00
Lars Brubaker
734aecb14d
Putting in repeat until macro code
...
Fixing
2017-02-02 10:40:42 -08:00
John Lewin
49f280be73
Guard for closed widgets
2017-02-01 11:09:36 -08:00
Lars Brubaker
ced32cc7e0
Wrap the macro buttons
2017-01-31 15:17:15 -08:00
John Lewin
ace89e1e5a
Use .Localize extension function
2017-01-04 10:52:06 -08:00
Lars Brubaker
d8d3e23522
Put in the action menus and controls.
2016-12-08 15:39:23 -08:00
larsbrubaker
78439d34ab
Got the new mocros menu working well
2016-12-03 12:08:39 -08:00
Lars Brubaker
f401a3323c
Moved Mocros to the top of the controls window
...
Putting in Macro Menu
Changed closeButton back to cancelButton
2016-11-30 13:31:19 -08:00
Lars Brubaker
2476b1d1f2
Make queued commands parse as they are sent.
2016-11-29 15:14:38 -08:00
Lars Brubaker
06b1512698
Load and Unload Macros working better.
...
Fixed colors on redeem purchase disabled button
2016-11-29 14:17:37 -08:00
Lars Brubaker
b2965794d1
Improved macro capabilities
...
Wrote enough code to allow for the loading and unloading of filament
2016-11-11 11:48:33 -08:00
John Lewin
54d165d15f
Consolidate member names
2016-07-18 16:58:25 -07:00
Lars Brubaker
a810c7a562
Make sure we don't create a macro name that is wrapped or too big.
...
Fixes #1010
2016-06-23 12:12:55 -07:00
Lars Brubaker
0fdc6a03e0
Make sure we don't create a macro name that is wrapped or too big.
2016-06-23 12:12:01 -07:00
John Lewin
5f9899d2f7
Fix Macro null reference errors
...
- Make the Add->Save feature work for Macros
2016-05-09 14:20:13 -07:00
John Lewin
b9a24e60ca
Fix mono compile issues
2016-05-08 15:32:21 -07:00
John Lewin
10f05550b5
Migrate Macros to new profile format
...
- Remove unused PrinterSetupStatus class
- Fixes #683
2016-05-08 14:13:16 -07:00
Lars Brubaker
b51b38b249
Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
...
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
John Lewin
5db7c79d00
Get updated profiles compiling on Android
...
- Remove unused properties from ApplicationView
- Rename CompactApplicationView to TouchscreenView
- Rename ResponsiveApplicationView to DesktopView
- Move abstract ToggleTopContainer() specific to TouchscreenView
- Remove unused HideTopContainer implementations
- Conditionally compile invocation/assignment of ApplicationMenuRow
- Migrate single setting from PrinterSettings "PublishBedImage" to SliceSettings
- Remove PrinterSettings class
- Import "PublishBedImage" during ImportPrinters
- Remove code that doubles the size of the splitter bar when collapsed
- Fix incorrect path to "config.ini"
2016-05-05 12:33:39 -07:00
Lars Brubaker
834aba4f38
Settings profile using methods rather than properties
2016-04-28 09:41:27 -07:00
John Lewin
4496720772
Json Profiles
2016-04-27 14:35:57 -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