Lars Brubaker
e5c187c687
Show com port wizard on desktop when can't connect
...
Don't show com port wizard when setting up a printer
Moved onload code (first draw) to ApplicationController
getting android to have the same wizard logic as desktop
Refactored setup wizard
2016-07-21 13:49:22 -07:00
johnlewin
95786ca86d
Merge pull request #1121 from jlewin/master
...
Consolidate SettingsProfile and PrinterSettings types
2016-07-18 18:27:48 -07:00
Matt Moening
2bf948e383
On log in after syncing set printer to active if it is the only printer
2016-07-18 18:00:14 -07:00
John Lewin
54d165d15f
Consolidate member names
2016-07-18 16:58:25 -07:00
John Lewin
f304e9f3d6
Migrate SettingsProfile functionality to new SettingsHelpers type
...
- Add as child property of settings scope, ready for merge of types
- Progress on Issue #1113
2016-07-18 16:58:25 -07:00
Lars Brubaker
c5bbda9c25
Added the ability to run the trouble shooting wizard if can't connect
...
When the connect button is clicked and we don't find a usb port we run the
trouble shooting wizard and can find the board.
2016-07-18 16:11:33 -07:00
Matt Moening
bc3f95d80c
Created Wizard Page to Sync Profiles after log in.
...
Prompt to log in now Properly launched if no user is logged in and sync only called if user is logged in
Removed comments from PrinterProfileHistoryPage that were meant to outline process
2016-07-18 14:03:45 -07:00
John Lewin
c5e4597f7f
Ensure .Close runs on UI thread
2016-07-18 10:55:29 -07:00
John Lewin
3a5073a8fc
Move event registration and overrides into EditPrinterSettingsPage type
...
- Remove unused GetSystemWindow helper function
- Remove used member, resolve compiler warning
- Rename runningAttentions variable
2016-07-18 10:50:38 -07:00
Lars Brubaker
b90b62528d
Made it so we add the delete and update info for a printer as a new component
...
left aligned printer list (took out icon space)
2016-07-15 11:52:06 -07:00
johnlewin
f5ce76e868
Merge pull request #1089 from larsbrubaker/master
...
Revised text for upload profiles window
2016-07-14 12:20:30 -07:00
johnlewin
13894e3e6e
Merge pull request #1088 from jlewin/master
...
Change printer profile extensions to '.printer'
2016-07-14 11:47:15 -07:00
johnlewin
149e306f6a
Merge pull request #1087 from gregory-diaz/master
...
Added Create Account functionality to SetupWizard
2016-07-14 11:45:08 -07:00
Lars Brubaker
32de0942ca
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
...
Conflicts:
DataStorage/Classic/ClassicSqlitePrinterProfiles.cs
2016-07-14 11:39:19 -07:00
John Lewin
dba57b3e0a
Change printer profile extensions to '.printer'
...
- Convert string literals to shared const
2016-07-14 11:37:04 -07:00
John Lewin
73f0afb66d
Prevent null reference exception on missing guest db
2016-07-14 11:37:04 -07:00
Greg
bac3148d9c
Added Create Account functionality to SetupWizard
2016-07-14 11:29:46 -07:00
Lars Brubaker
d681a01cf6
Merge
2016-07-14 11:19:13 -07:00
Lars Brubaker
49bc3d8724
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2016-07-13 17:25:17 -07:00
John Lewin
d3840bf98c
Add option to show WizardWindow with active WizardPage instance
...
- Extract logic to find or create window to new function - GetWindow
- Reuse GetWindow in Show<T> and new Show(WizardPage)
2016-07-13 17:22:02 -07:00
John Lewin
23092bec7d
Hook CopyGuestProfilesToUser up to live profile data
...
- Add Action to callback on Success - consider event if preferred
2016-07-13 17:22:02 -07:00
Greg
9b9d9b44a0
Added retrieve printer profile history and revert to previous profile functionality
2016-07-13 13:39:11 -07:00
Greg
c7ffedc9d0
Retrieve profile history, revert profile history wizard page
2016-07-13 11:16:55 -07:00
Lars Brubaker
edbc590642
More work on the copy printers to user wizard.
2016-07-12 18:23:31 -07:00
John Lewin
da695dc581
Convert more string literals into SettingsKey constants
2016-07-12 17:51:26 -07:00
Lars Brubaker
fb5d2d9c6e
Fixed a problem with first layer extrusion width not parsing correctly in new settings model
2016-07-12 16:43:39 -07:00
Lars Brubaker
4fca80ebcd
Put in class to copy guest profiles to user profiles.
2016-07-12 13:36:47 -07:00
Lars Brubaker
37ed75aa58
eula is running faster.
2016-07-07 11:21:35 -07:00
Lars Brubaker
20a83a9f78
Make sure we make copies of images that we are modifying in image button creation.
...
Trying to make eula draw faster
Keep rotated objects on the bed.
2016-07-07 10:28:51 -07:00
Lars Brubaker
133987c194
Made the SetupAccountView refresh on login and log out
...
Refactoring Event Handlers
2016-07-06 14:04:23 -07:00
Lars Brubaker
56ee8d81b0
Don't try to load material and quality settings if there aren't any.
...
Don't throw on cura file in release.
2016-06-22 09:47:01 -07:00
John Lewin
b63551aee6
Finished import to settings overrides
2016-06-21 17:06:20 -07:00
John Lewin
493b2b2b3f
Import into new preset layer
2016-06-21 16:36:11 -07:00
Lars Brubaker
7b1fa6c202
start the import to settings.
2016-06-21 15:43:09 -07:00
Lars Brubaker
93530a64c1
can merge from .printer into current.
2016-06-21 15:39:18 -07:00
Lars Brubaker
6ee626e794
Refactoring print settings strings into SettingsKey string consts
...
Made a new ReloadUiWhenChanged propertie for Properties.json
2016-06-21 09:38:37 -07:00
Lars Brubaker
9b42fac41a
Import merge from .printer starting to work.
...
Ability to center model windows
2016-06-20 15:45:17 -07:00
Lars Brubaker
8d487138dd
Enabled import to Material
...
Made "Done" button show
2016-06-20 12:56:11 -07:00
Lars Brubaker
836cbffc53
Now we can import a .ini or .slice file into a quality preset.
2016-06-20 12:47:10 -07:00
Lars Brubaker
66dffe2319
Working on importing to presets.
2016-06-17 14:44:35 -07:00
Lars Brubaker
6f39a7b1d9
Reduced import export text.
2016-06-16 17:56:12 -07:00
Lars Brubaker
7f85f168d5
Took out the prepend of MatterControl on profile settings and made them consistent lower case underscore.
2016-06-16 16:35:10 -07:00
Lars Brubaker
d83982089a
Changed the SettingsKeys from an enum to a static class of const strings.
2016-06-16 14:35:42 -07:00
John Lewin
c0ec29664d
Convert some accessors to use GetValue<T>
2016-06-15 17:59:52 -07:00
John Lewin
c008234248
Rename ActiveValue to GetValue, consolidate GetValue overrides
2016-06-15 17:19:29 -07:00
John Lewin
463305c96c
Move Windows driver enumeration/list from SettingsProfile to WizardPage
2016-06-15 16:41:10 -07:00
John Lewin
250ed87f31
Revise SliceSettings nomenclature, add GetValue<T> method
2016-06-15 15:11:23 -07:00
John Lewin
4e74156521
Extract profile management to ProfileManager class
...
- Use on disk profiles.json
- Support MarkedForDelete functionality
- Issue #930
2016-06-15 13:09:47 -07:00
Lars Brubaker
5082f9d4f8
Improving import wizard
...
Made a new success page for the input wizard
Made cancel file selection do the right thing
Update profile selector on add
Load from ini can handle a bad ini file now
2016-06-15 11:49:57 -07:00
Lars Brubaker
b9f92280b3
more work on import
2016-06-14 12:55:19 -07:00