Lars Brubaker
bfa1d735fc
Moved redeem code into ApplicationController
2016-11-14 16:51:01 -08:00
Lars Brubaker
313b3b901e
fixed the redeem share code
...
MatterHackers/MCCentral#817
Redeem Purchase/Share code are non functional
2016-11-14 15:58:24 -08:00
Lars Brubaker
abf963d729
Refoctoring and cleaning menu class
...
Made changing menu text color propogate to child text widget
2016-09-14 11:36:01 -07:00
Greg
eb93687bd5
Prevent user from adding a printer from file menu while print is active.
...
Previous pull request prevents user from adding a printer via printers... dropdown while print is active
or paused . This commit achieves the same goal when users take the same action in the file menu.
2016-08-22 15:03:31 -07:00
Matt Moening
5b42eac301
Fixed import to not rely on layer_height validation
...
- Import preset no longer checks for slicer and will validate import on weather or not any settigns were valid
- calling Import from MenuOptionFIle will cause the same error message as importing a printer form the settings import page
- Import to new printer now attempts to load values and validates success on importing a valid setting
2016-08-11 14:59:33 -07:00
Lars Brubaker
003f05b894
Added an import printer menu
...
Fixed a alignment problem with the top menus
2016-08-05 11:44:22 -07:00
Lars Brubaker
dc22e6b788
Getting more tests to pass
...
Down to 7 failing tests.
2016-08-01 17:21:31 -07:00
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
John Lewin
255ddb65bf
Describe named action lists as menuActions rather than menuItems
2016-06-11 17:21:59 -07:00
Lars Brubaker
b54e6a14ad
Unified the android and desktop setup wizard classes
2016-06-01 18:17:11 -07:00
John Lewin
4496720772
Json Profiles
2016-04-27 14:35:57 -07:00
Lars Brubaker
770f1318ec
Merge branch '1.5.1'
2016-02-26 16:52:10 -08:00
Lars Brubaker
a8380a2856
Made jump start have better default queue, correct on connect gcode and start gcode
...
Don't crash on close enter share code when not logged in
Fixed jump start pla settings.
2016-02-26 14:40:20 -08:00
larsbrubaker
60aad769f9
Improved MenuBase to use a MenuItemAction class rather than a TupleList
...
Made items that are not going to do an action disabled.
Made DropDownMenuWidget AddItem return the created item.
2016-02-13 11:49:09 -08:00
John Lewin
77633139aa
Add support for closing MatterControl while printing
...
- Rename CloseAndRemoveAllChildren
2016-01-12 11:20:39 -08:00
Kevin E. Pope
14a6834669
Add share redemption.
2015-09-17 19:19:15 -07:00
Lars Brubaker
66ee409c8c
Put in some try catch code to prevent failing to read a mesh while writing it.
2015-09-08 13:56:22 -07:00
Lars Brubaker
2f462254c4
Took out the add folder to library (not going to be ready for release).
2015-08-25 13:06:21 -07:00
Lars Brubaker
8f406e220d
Improving test suit.
2015-08-20 10:24:28 -07:00
Lars Brubaker
48b8e5b862
Started work on share folder.
2015-08-05 18:33:18 -07:00
John Lewin
0d308d8587
Fix hang on Mac - RunOnIdle->CreateFolderWindow
2015-08-04 17:45:14 -07:00
Lars Brubaker
3435cb611e
Added more menus for library handling.
2015-08-03 17:31:53 -07:00
Lars Brubaker
f43860c00f
Don't take empty extensions.
2015-08-03 16:46:57 -07:00
Lars Brubaker
b5561d38a7
Made all the print leveling data settable in config
2015-08-03 15:48:36 -07:00
Gregory Diaz
044cc3efc1
Fixed Bug: Previously you could not add zip files to the queue using the Add File menu item in the File dropdown.
2015-07-30 10:42:06 -07:00
Lars Brubaker
f03099efcc
Moving more code into the new paradigm of OnIdle.
2015-06-11 13:53:53 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
703021620d
Made a base class for the menus
...
Made more shared code for them
2015-05-20 17:34:55 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
a54a59e25f
Putting a menu to switch view settings.
...
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -08:00