John Lewin
129507f26a
Rename method
2018-10-24 21:13:10 -07:00
Lars Brubaker
d42d0fd140
Making sure we clear settings that should not be set when importing or creating a new printer
2018-10-24 18:09:02 -07:00
Lars Brubaker
fd74320c8e
Only require probe calibration if doing leveling
...
issue: MatterHackers/MCCentral#4351
Probe calibration is required even when software print leveling is turned off
2018-10-23 09:25:34 -07:00
John Lewin
151e753db2
Move PrimaryAccentColor to parent
2018-10-22 14:16:24 -07:00
John Lewin
4b32a99ebb
Refactor Color helper names
2018-10-17 17:22:24 -07:00
John Lewin
9a6a8e712d
Remove redundant PrimaryBackgroundColor
2018-10-15 07:35:24 -07:00
John Lewin
9e582b6eb7
Remove dead code
2018-10-14 11:31:33 -07:00
John Lewin
0b47dd4056
Collapse AppSettingsView into BrandMenu, use PopupMenu with icons
2018-10-14 11:31:33 -07:00
John Lewin
0112af1b85
Increase MenuTheme support
2018-10-14 07:34:29 -07:00
John Lewin
ee936efb8a
Revise theme support
2018-10-13 21:09:04 -07:00
John Lewin
22c0125b42
Convert KeepOpen to property, revise popup close logic
2018-10-11 15:04:03 -07:00
John Lewin
b67d3ad691
Add Library tab, replace PrintLibrary widget with Favorites bar
2018-10-10 08:07:47 -07:00
LarsBrubaker
593a32cfa6
Finishing color and material buttons in properties panel
...
Added ability to auto switch to view mode for correct setting being changed
issue: MatterHackers/MatterControl#3799
When setting color or material, switch to correct view mode
2018-10-07 18:11:37 -07:00
John Lewin
0f9042f28d
Migrate SettingChanged event to PrinterSettings
...
- Issue MatterHackers/MCCentral#4245
Remove ActiveSliceSettings type
2018-10-05 10:37:34 -07:00
John Lewin
6dbae7668b
Remove ActiveSliceSettings.Instance
...
- Issue MatterHackers/MCCentral#4243
2018-10-05 09:25:05 -07:00
Lars Brubaker
238491ef8f
Don't return a value from ConditionallyCancelPrint (it was not used and is confusing)
...
issue: MatterHackers/MCCentral#1303
Review value of canceled response bool
2018-09-24 17:46:42 -07:00
Lars Brubaker
06cfe5a227
Have popup sub menus working well
2018-09-11 10:57:53 -07:00
LarsBrubaker
51e8b2eb0e
Moved export and import options to main printer menu
...
refactoring
2018-09-08 12:52:47 -07:00
Lars Brubaker
daec1a0420
added close to terminal and settings (default to close)
...
added ICloseableTab
changed to selected tab key
added keys to tool tabs
2018-09-07 14:49:35 -07:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00