Commit graph

34 commits

Author SHA1 Message Date
Lars Brubaker
27860fc9ea Made touchscreen a machine setting rather than a user setting 2022-01-24 11:12:46 -08:00
LarsBrubaker
70e68db8e0 Making export with leveling save with user settings 2021-10-23 20:42:53 -07:00
Lars Brubaker
824bd9e8ba Refactoring 2021-07-07 18:06:06 -07:00
Lars Brubaker
2f51aac852 Option to have default value 2021-06-29 16:26:23 -07:00
LarsBrubaker
4fed819587 working on orthographic projection 2021-05-28 07:55:02 -07:00
LarsBrubaker
5da18b48d0 adding turntable setting 2021-05-26 10:24:46 -07:00
Lars Brubaker
eea33cb561 Put in a 'More" button for simple mode 2021-01-05 17:55:52 -08:00
Lars Brubaker
6472760a69 Adding in the ability to change the settings detail 2020-12-28 17:50:15 -08:00
LarsBrubaker
bad3b531a4 Improving user settings key 2020-10-26 07:00:13 -07:00
LarsBrubaker
cefa2c9786 Cleaning up the print feedback dialog 2020-10-25 16:00:50 -07:00
LarsBrubaker
3431651654 Fixes to ui scaling 2020-07-22 08:05:39 -07:00
Lars Brubaker
fe174269bd allowing socketeer to be disabeld 2020-06-19 11:06:03 -07:00
LarsBrubaker
2fafdccae5 making design tabs save width 2020-06-07 23:09:11 -07:00
LarsBrubaker
ab7f2dc492 adding user dialog showing prefs to settings 2020-05-17 13:28:57 -07:00
LarsBrubaker
5f330ddb82 adding support for high res monitors (dpi awareness) 2020-05-15 16:57:45 -07:00
jlewin
c128a454e9 Persist MainTabKey across sessions 2019-04-24 15:08:11 -07:00
LarsBrubaker
3ada6a08f4 move the print canceled and complete messages to a dialog
issue: MatterHackers/MCCentral#5339
Change to Dialog Print Completed implementation
2019-04-20 21:56:28 -07:00
Lars Brubaker
e7fe7bb8da Put in improved terminal filtering 2019-03-26 21:10:51 -07:00
Lars Brubaker
5f0cacf4c7 Support has first release quality
Made 'support type' work selectable
2019-01-23 16:08:34 -08:00
Lars Brubaker
3db05ddfbf Improving support 2019-01-18 15:11:32 -08:00
Lars Brubaker
536c0e2f68 Fixed resize in single window
issue: MatterHackers/MCCentral#4696
DialogPage fails to resize in SingleWindow mode

issue: MatterHackers/MCCentral#4695
Make ShownWelcomeMessage user rather than application based
2018-12-10 16:56:57 -08:00
Lars Brubaker
1a434b6388 Moved extruder offsets from passing to MS to being part of stream processing
Made '; NO_PROCESSING' track printer position correctly
issue: MatterHackers/MCCentral#4658
Create setting for ZOffset for extruder 2
2018-12-04 13:28:46 -08:00
Lars Brubaker
5c4b9f92c2 Changed the suppression logic for welcome page
issue: MatterHackers/MCCentral#4647
Consider showing welcome screen until the user opts-out
2018-11-30 12:06:24 -08:00
John Lewin
970d68f5c0 Spelling 2018-11-29 13:41:24 -08:00
Lars Brubaker
9d6db74793 First pass of interface tour is ready
issue: MatterHackers/MCCentral#4561
Create new startup Ui walk through to show users where ui elements can be found
2018-11-29 09:54:00 -08:00
John Lewin
b6dcc983a0 Add resizable favorites bar
- Issue MatterHackers/MCCentral#4362
2018-10-25 17:38:58 -07:00
John Lewin
b85a95dfb4 Remove ThemeMode from UserSettings/db persistence 2018-10-22 14:16:26 -07:00
Lars Brubaker
6ddf344187 Getting the library popup to be vertically scallable 2018-10-16 16:23:39 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
Lars Brubaker
4e9a7fdfd8 Get grid options menu to be an icon
Save and load grid options from user settings
2018-09-17 17:08:38 -07:00
Lars Brubaker
33374fecfd Splitter can have a ration and min sizes
fixed history / properties splitter to have a ratio
2018-09-10 18:24:16 -07:00
John Lewin
3a9e114d59 Rename Changed event to SettingChanged, pass key with EventArg 2018-09-07 17:09:41 -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
Renamed from SettingsManagement/UserSettings.cs (Browse further)