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
Lars Brubaker
08113c8575
Set the expected nozzle size when constructing the gcode viewer
2016-07-29 15:10:13 -07:00
Lars Brubaker
054d552289
Changed the signature of WrappedTextWidget
2016-07-27 17:17:33 -07:00
Lars Brubaker
3fbf40237a
Made the license agreement text do wrapping in a background thread.
2016-07-27 15:36:19 -07:00
Lars Brubaker
9b54d5f114
put back in perimeter_start_end_overlap
2016-07-27 09:33:04 -07:00
Lars Brubaker
cc0be8788b
Set the visibility of the reset connection correctly.
2016-07-26 17:35:11 -07:00
Lars Brubaker
27a64277b3
latest agg
2016-07-26 17:12:10 -07:00
Lars Brubaker
e8406f6d39
Turn off options that are not working on Android.
2016-07-26 15:40:12 -07:00
Lars Brubaker
a463f1dbfa
Updated the density for all PLA and ABS settings in the profiles.
2016-07-25 14:18:56 -07:00
John Lewin
9f01abe653
Backport onload event from scene_bundle
2016-07-24 17:26:24 -07:00
John Lewin
208d9b334a
Rename Draw events
2016-07-24 16:32:04 -07:00
Lars Brubaker
42844b0fd2
Fixed test to pass
2016-07-22 18:02:18 -07:00
Lars Brubaker
e949c7b52f
Made the profile history page read better.
2016-07-22 17:49:03 -07:00
Lars Brubaker
e7279aa32f
Put in the ability to set how much the perimeter overlap is set to
2016-07-22 14:02:39 -07:00
Lars Brubaker
23a84139ec
New test for time parsing.
2016-07-22 13:31:29 -07:00
Lars Brubaker
87bfa40f23
Added tests for new relative time calculator.
2016-07-22 12:43:41 -07:00
Lars Brubaker
ecf3e085d1
Make sure we are checking PrinterSelected rather than ActiveSliceSettings.Instance == null
...
The later does not happen anymore.
2016-07-21 15:05:59 -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
Lars Brubaker
d2d315ff9f
Don't try to connect when no printer selected.
2016-07-21 10:18:30 -07:00