Commit graph

657 commits

Author SHA1 Message Date
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
Lars Brubaker
7981513b6e Adding in the ability to turn on and off thin line code
Sorted some settings lists
Put in minimum thin line width option
Clean thin line output
2016-08-26 12:13:39 -07:00
Lars Brubaker
98c114f79b Got the check and uncheck of reload ui settings to work
Wrote a test
Added heat_extruder_before_homing
2016-08-25 17:43:30 -07:00
Lars Brubaker
0be1c9d540 Makeing Profile History update request server side 2016-08-23 14:58:56 -07:00
Lars Brubaker
357a497505 Fixed a bug with pause resume gcode
Made a new test.
added test layouts.txt and master.txt and porperties.json
added paus_gcode and resume_gcode to settingskey
2016-08-17 14:04:03 -07:00
Lars Brubaker
08926336eb latest ms 2016-08-16 14:55:57 -07:00
Lars Brubaker
af3f8d0a03 Merge branch 'master' of https://github.com/MatterHackers/MatterControl
Conflicts:
	Submodules/agg-sharp
2016-08-16 14:30:44 -07:00
Lars Brubaker
4f97c20891 Upgraded Newtonsoft.Json 2016-08-16 14:28:15 -07:00
John Lewin
e9b99eb71d Revise method name 2016-08-16 11:48:59 -07:00
Lars Brubaker
ef0f2be119 Made a common static load of the mono spaced font 2016-08-10 15:40:09 -07:00
Lars Brubaker
b18f8fc889 Made the name save in settings editor
changed layername to a settings key
2016-08-10 14:04:33 -07:00
Lars Brubaker
73f4fd0d95 latest agg 2016-08-08 15:24:00 -07:00
Lars Brubaker
03c61aef19 Make sure we save leveling data when changed. 2016-08-08 12:14:33 -07:00
Lars Brubaker
7c63af1035 latest agg 2016-08-05 13:16:09 -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
3fa6a8904a latest agg 2016-08-04 17:19:18 -07:00
Lars Brubaker
100a5bb882 Make sure the EULA page has correct consideration for scroll bar 2016-08-04 14:45:50 -07:00
Lars Brubaker
d5d42d475f Made the app report that an update is required if the server says it is. 2016-08-03 14:45:33 -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
d8138ac51e Making a function to prep MatterControl prior to runing tests.
Made automation tests call it.
2016-07-29 16:44:00 -07:00