John Lewin
e0f66cd901
Support for in-memory profile refresh without ActivePrinterChanged event
...
- Issue MatterHackers/MCCentral#178
2016-07-08 07:28:00 -07:00
Lars Brubaker
8aac9090f2
Merge pull request #1051 from larsbrubaker/master
...
Make sure profilePath exists before loading it.
2016-07-07 17:10:46 -07:00
Lars Brubaker
bc160e0096
Make sure profilePath exists before loading it.
...
Cleaning up Action names
Change to development build for user profiles
2016-07-07 17:06:23 -07:00
Lars Brubaker
80c3a4708c
Make sure profilePath exists before loading it.
...
Cleaning up Action names
Change to development build for user profiles
2016-07-07 17:05:50 -07:00
johnlewin
737955d654
Merge pull request #1050 from jlewin/master
...
Remove excess Save call
2016-07-07 15:40:31 -07:00
John Lewin
a128d8fe06
Remove excess Save call
2016-07-07 15:36:04 -07:00
Lars Brubaker
94e67f6237
Merge pull request #1048 from larsbrubaker/master
...
ensure we don't have truncation errors while trimming lines.
2016-07-07 14:17:18 -07:00
Lars Brubaker
1407491845
ensure we don't have truncation errors while trimming lines.
...
ensure we don't render very small extrusion lengths with incorrect widths.
fixed #1043
2016-07-07 14:12:48 -07:00
johnlewin
4fe235beca
Merge pull request #1047 from jlewin/master
...
Profile Sync
2016-07-07 13:01:27 -07:00
John Lewin
35a0c26916
Fix empty SHA1 field, add to ProfileManager before save
2016-07-07 12:37:39 -07:00
John Lewin
ba41f4ebee
Migrate make/model settings keys to SettingsKey, revise service urls
2016-07-07 12:37:39 -07:00
John Lewin
58a27356c2
Profile Sync
2016-07-07 12:37:39 -07:00
Lars Brubaker
471f63712b
Merge pull request #1045 from larsbrubaker/master
...
eula is running faster.
2016-07-07 11:46:28 -07:00
Lars Brubaker
37ed75aa58
eula is running faster.
2016-07-07 11:21:35 -07:00
Lars Brubaker
3adf7c7d75
Merge pull request #1044 from larsbrubaker/master
...
Make sure we make copies of images that we are modifying in image but…
2016-07-07 11:19:18 -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
johnlewin
0db3307de0
Merge pull request #1042 from larsbrubaker/master
...
Don't allow change printer while printing.
2016-07-06 18:09:24 -07:00
Lars Brubaker
90aa9f44cf
Working on local user profile cache
...
Saving a new user.json for signed in users
2016-07-06 17:45:53 -07:00
Lars Brubaker
6c08b9421d
Don't allow change printer while printing.
...
Don't allow login or logout while printing.
2016-07-06 16:40:23 -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
0d7501506c
updated ms and agg
2016-07-05 12:25:18 -07:00
Lars Brubaker
7951b22044
Bringing in the work from unlimitedbacon #1026
...
Adding density setting to filament
Adding cost option to filament
2016-07-05 12:24:00 -07:00
Lars Brubaker
c9b6e4762e
Merge remote-tracking branch 'unlimitedbacon/density'
2016-07-05 12:13:54 -07:00
Lars Brubaker
7e94b9fb8b
Merge pull request #1033 from unlimitedbacon/profiles
...
Updated profile for Airwolf Axiom
2016-07-01 09:44:18 -07:00
Tyler Anderson
37cda8002e
Updated profile for Airwolf Axiom
2016-06-29 17:20:05 -07:00
johnlewin
d4dd5d491e
Merge pull request #1032 from gregory-diaz/master
...
Display "Last Time Updated" to Settings Panel. We can add it to the P…
2016-06-29 17:06:14 -07:00
Greg
c41b6efd9c
Display "Last Time Updated" to Settings Panel. We can add it to the Printer Setup Wizard later if needed.
2016-06-29 14:47:57 -07:00
johnlewin
ea7683dea2
Merge pull request #1031 from jlewin/master
...
Remove ProfileData property, show wizard if visible printers < 1
2016-06-29 14:23:12 -07:00
John Lewin
99ee64c5ea
Remove ProfileData property, show wizard if visible printers < 1
2016-06-29 13:02:04 -07:00
johnlewin
aa7ba5e806
Merge pull request #1030 from jlewin/master
...
Prevent invalid profile creation for default state
2016-06-28 17:05:43 -07:00
John Lewin
7db1276d26
Prevent invalid profile creation for default state
...
- Guard for nulls in OemLayer
- Issue #1029
2016-06-28 16:55:50 -07:00
johnlewin
8e94c64bb5
Merge pull request #1027 from jlewin/master
...
Remove OemProfile property, promote OemLayer property to parent
2016-06-27 15:54:42 -07:00
johnlewin
8b3c4d4746
Merge pull request #1025 from mmoening/master
...
Loading printer profile now follows local cache fallback when offline
2016-06-27 15:46:32 -07:00
John Lewin
0c752a4d27
Remove OemProfile property, promote OemLayer property to parent
...
- Extract PrinterSettingLayer to separate file
- Create profile migration for OemProfile -> OemLayer
- Rename confusing LayerCascade property in tests to PrinterSettings
- Issue #1023
2016-06-27 15:42:56 -07:00
Tyler Anderson
1030b06d62
Added print cost estimate to Layer View
2016-06-27 13:02:37 -07:00
Matt Moening
4bf95f8605
Loading printer profile now follows local cache fallback when offline
2016-06-27 12:41:08 -07:00
Tyler Anderson
f9c446d52b
added filament density and cost settings to UI
2016-06-27 12:32:50 -07:00
Tyler Anderson
44ccbcbe9c
estimate mass based on correct density specified in material profile
2016-06-27 12:05:14 -07:00
johnlewin
2ea5c3dd1f
Merge pull request #1021 from jlewin/master
...
Revise MCWS parameter names
2016-06-24 18:29:18 -07:00
John Lewin
91b80b716d
Revise MCWS parameter names
2016-06-24 18:23:17 -07:00
Lars Brubaker
3a50198cfc
Merge pull request #1017 from jlewin/master
...
Initial delete profile implementation
2016-06-24 12:17:03 -07:00
Lars Brubaker
7f6be93f3d
latest ms and mc
2016-06-24 12:16:23 -07:00
John Lewin
079afa7cd7
Initial delete profile implementation
2016-06-24 12:05:27 -07:00
Lars Brubaker
e4900a4c10
FIxed #1014 Retractions are not shifted by extruder offset in GCode view
2016-06-24 09:27:35 -07:00
johnlewin
a4ec15ad89
Merge pull request #1015 from gregory-diaz/master
...
Added function for permanent printer profile deletes.
2016-06-23 18:58:35 -07:00
johnlewin
e843aed70c
Merge pull request #1016 from jlewin/master
...
Revise PublicProfileRequests, make functional offline
2016-06-23 18:54:19 -07:00
John Lewin
ca55930bf4
Revise PublicProfileRequests, make functional offline
...
- Add prototype for loading cacheable content
- Make RetrievePrinterProfile test use public server
- Expose JsonResponseDictionary on PublicProfilesRequest
2016-06-23 18:35:43 -07:00
John Lewin
cdc953f7c3
Include computed SHA1 fingerprint during upload
2016-06-23 18:35:43 -07:00
Lars Brubaker
a8fc6ef1a1
Fixed a null reference in libraryDataView
...
Working on more consistent wizard theming
2016-06-23 16:01:04 -07:00
Greg
e7b686d46b
Added function for permanent printer profile deletes.
2016-06-23 15:15:11 -07:00