Lars Brubaker
c16cede87a
Getting android to build
2016-09-28 10:24:11 -07:00
Lars Brubaker
d1cbeef204
Latest agg
2016-09-27 17:48:37 -07:00
Lars Brubaker
de12a5c8ba
Finished print leveling test – fixed reset to defaults
...
Moved more things to settings key
Disabled end-user license agreement on Mac for now
2016-09-27 12:47:15 -07:00
Lars Brubaker
ebdf87f6cb
latest ms
2016-09-26 16:02:18 -07:00
Lars Brubaker
c3e57dcc3c
Made a setup leveling test work
2016-09-26 15:59:29 -07:00
larsbrubaker
b0d9d52564
Changed the button name to "Close" as it does not cancel the operation.
2016-09-24 10:46:47 -07:00
John Lewin
04ae06199c
Clear print_leveling_data on 'Reset To Defaults'
...
- Create and use SettingsKey for print_leveling_data
2016-09-23 18:19:51 -07:00
Lars Brubaker
028e823c4a
Latest agg
2016-09-23 16:25:54 -07:00
Lars Brubaker
29372773f3
Fixed manual port selection to handle moving on to leveling when required
2016-09-23 16:25:39 -07:00
John Lewin
9057eabc4d
Fix RemoveAllMenuItemClickedRemovesAll test
2016-09-23 14:18:27 -07:00
Lars Brubaker
556d382f8a
latest agg
2016-09-23 13:35:56 -07:00
John Lewin
4344fc9765
Use new ImageBuffer constructor with common defaults
2016-09-23 10:35:33 -07:00
Lars Brubaker
04002560a5
latest agg
2016-09-22 15:15:04 -07:00
Lars Brubaker
c3d96b6601
Working on Queue done button working test (+2 squashed commit)
...
Test that MatterControl vanilla actually stars up
Finished the resume print test
Set backup to 0
Created a SwitchToAdvancedSettings function
2016-09-22 12:35:34 -07:00
John Lewin
68ca5e3ad9
Convert additional automation tests to NUnit3 compat
...
- Improve logging readability
2016-09-22 08:52:15 -07:00
John Lewin
0ac3ac311d
Switch to RequiresSTA replacement attribute
...
- Add SetCompatibleWorkingDirectory to consistently change working directory
2016-09-21 15:34:53 -07:00
John Lewin
ee52f24835
Upgrade to NUnit3
...
- Revise hard-coded paths for compatibility with new VS adapter
- Add utility functions for path generation
- Extract SHA1 computation from Save function
- Add ToJson helper function
- Don't save SHA1 in computed document
- Remove Asserts from CloseMatterControl, extend wait period
- Add TestAutomationConfig type replacing serialized Dictionary
2016-09-21 14:13:39 -07:00
Lars Brubaker
aed964e5ac
latets agg
2016-09-19 17:24:17 -07:00
Lars Brubaker
c113aba7d9
Making test passed take a count
2016-09-19 17:13:11 -07:00
Lars Brubaker
552f44fef1
Fixing tests
2016-09-14 14:09:57 -07:00
Lars Brubaker
3366dd84b4
Moving unused MenuItemsPadding out of Menu
2016-09-14 09:25:17 -07:00
Lars Brubaker
5ff2b45420
latest agg
2016-09-13 11:14:24 -07:00
larsbrubaker
89ebfa7361
Some HTML rendering tests
2016-09-12 21:55:40 -07:00
Lars Brubaker
f27d555af1
latest agg
2016-09-12 17:10:05 -07:00
Lars Brubaker
87f10fd3a8
Make less possible threading issues on ProfileManager
2016-09-12 16:20:01 -07:00
Lars Brubaker
9ca333ff97
Make sure we dons't call user changed until we are done loading.
2016-09-12 14:06:42 -07:00
larsbrubaker
b9ce5e15cd
latest agg
2016-09-10 12:22:42 -07:00
larsbrubaker
d6d91f0df5
Deleted ImageWidget_AsyncLoadOnDraw
...
Implemented the funcion on ImageBuffer
Wrote a DownloadToImageAsync function in in StaticData
2016-09-10 12:19:50 -07:00
larsbrubaker
0ac4f4e5f4
merge
2016-09-09 20:25:19 -07:00
Lars Brubaker
99ad969ecf
Latest agg
2016-09-09 15:20:33 -07:00
Lars Brubaker
9b2dbdcfe3
Fixed the key to delete profiles on
...
Added fire and forget for task
Added WaitUntil function on Automation Runner
Added some documentation
2016-09-09 14:48:37 -07:00
Lars Brubaker
778bf8823f
Took out ChangeID and Made ID a property do it
...
Fixes MatterHackers/MCCentral#393
2016-09-09 09:55:53 -07:00
Lars Brubaker
6f0ffb17fd
Created new layer change G code
2016-09-08 10:30:14 -07:00
Lars Brubaker
cd27388ad5
Test that printers delete on guest profile
2016-09-07 17:00:17 -07:00
Lars Brubaker
fe5ea9315c
latest matter slice.
2016-09-07 12:10:11 -07:00
Lars Brubaker
9f8cd19a56
Renaming slice settings
...
Skirt and Raft -> Raft / Priming
fixes MatterHackers/MCCentral#295
Change wording of 'Skirt and Raft' section of General Settings
2016-09-07 10:00:15 -07:00
Lars Brubaker
fbd67c0dd7
Put in code to refresh the library selector
...
Renamed ResumePrinting to PrintRecovery
2016-09-06 14:42:14 -07:00
Lars Brubaker
eb30c8de33
latest agg
2016-09-02 15:29:18 -07:00
Lars Brubaker
411a3bb32e
Make sure we show the no settings page window printer is selected on touchscreen.
2016-09-02 14:30:23 -07:00
Lars Brubaker
4724bdd311
latest agg
2016-09-01 16:56:14 -07:00
Lars Brubaker
bdaaacdf6a
MatterControl now defaults to larger window size
2016-09-01 16:55:23 -07:00
Lars Brubaker
d0ea36c269
default to render thumbnails in perspective 3D
...
Made only a default constructor for ray tracer
Put back in the code the guarantees we always have an item in the queue, even before we select a printer.
Added thumbnail render mode to the user settings key
2016-09-01 13:50:11 -07:00
Lars Brubaker
4929f834d6
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
...
Conflicts:
SlicerConfiguration/Settings/ProfileManager.cs
2016-09-01 11:18:32 -07:00
Lars Brubaker
8d03b045ac
Always at least one item to the queue.
2016-08-31 17:51:08 -07:00
Lars Brubaker
b6dcacdef9
Fixed a problem with create new printer
2016-08-31 12:49:25 -07:00
Lars Brubaker
22bca53d69
Changed the theme colors to save by name
...
fixed linux run bug MatterHackers/MCCentral#344
ActiveTheme does not recreate its data all the time
2016-08-31 11:42:02 -07:00
Lars Brubaker
698426858e
Made the default theme blue - light.
...
Moved setting to UserrSettingsKey
2016-08-30 17:30:31 -07:00
Lars Brubaker
cd7406d82b
Created a UserSettingsKey and SystemSettingsKey
...
Moved some settings into this, lots more to do
2016-08-30 10:30:55 -07:00
Lars Brubaker
4207f1c4b9
Each unique version of MC requires a separate login
...
Made the ability to get the application instance count
2016-08-29 15:29:43 -07:00
Lars Brubaker
c6d0408ab9
changed get("ClientToken") GetClientToken()
2016-08-26 18:30:21 -07:00