Tim Kuipers
d8b1486637
doc: better documentation of limit_to_extruder and resolve properties in the JSON (CURA-2308)
2016-09-21 17:54:47 +02:00
Ghostkeeper
3f85ac264c
Properly serialise the machine instance name
...
Otherwise we get spaces and unescaped plusses in the file name of the user profile.
Contributes to issue CURA-844.
2016-09-21 17:34:22 +02:00
Ghostkeeper
ebb9507083
Add extension to new file
...
The upgrade plug-in can do this because he know that he's upgrading to version 2.3.
Contributes to issue CURA-844.
2016-09-21 17:34:22 +02:00
Ghostkeeper
7d41c1dcb3
Give canonical name to user settings
...
All user profiles are named Current settings, so we should just give it the same name as well.
Contributes to issue CURA-844.
2016-09-21 17:34:22 +02:00
Ghostkeeper
d962cad347
Ensure directory exists to store user profile in
...
Create it if it doesn't exist. Also fix up the directory to be absolute instead of relative.
Contributes to issue CURA-844.
2016-09-21 17:34:22 +02:00
Ghostkeeper
c1a593c3d8
Create new user profile upon upgrading machine instance
...
This defines a new configuration type: 'user', for the user profile.
Contributes to issue CURA-844.
2016-09-21 17:34:22 +02:00
Ghostkeeper
9501f9b17c
Make VersionUpgradeManager a singleton
...
This way we can access the manager from anywhere, without adding a getter to CuraApplication or something.
Contributes to issue CURA-844.
2016-09-21 17:34:22 +02:00
Jaime van Kessel
558ffc2c20
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-21 17:29:19 +02:00
Jaime van Kessel
a94d98dfed
X3D reader no longer creates critical exceptions in the rest of cura
...
CURA-2083
2016-09-21 17:28:38 +02:00
Simon Edwards
46dd4f6093
Fix for duplicating quality changes profiles on the UM2.
...
Contributes to CURA-2414 Quality changes profiles are created incorrectly
2016-09-21 16:51:30 +02:00
Jaime van Kessel
51dee95c8f
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-21 16:37:39 +02:00
Jaime van Kessel
92389365b6
If a machine inherits qualities, it tries to select the correct variant ID's as well
...
CURA-2424
2016-09-21 16:36:45 +02:00
Simon Edwards
90dedc354c
* Make sure that quality changes are machine dependent but material independent.
...
* Correctly handle machines which derived (subclasses) from other machines.
* Some refactoring and a lot more comments.
Contributes to CURA-2414 Quality changes profiles are created incorrectly
2016-09-21 15:26:20 +02:00
fieldOfView
45b753082f
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-09-21 15:21:27 +02:00
fieldOfView
dea7192000
Hide build volume message when it no longer applies
...
CURA-2312
2016-09-21 15:21:16 +02:00
Jaime van Kessel
b7351a56e4
Added forcefull property changed if perobjectsettings extruder was changed
...
CURA-2319
2016-09-21 15:07:37 +02:00
Jaime van Kessel
70212e2cb7
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-21 15:01:40 +02:00
Jaime van Kessel
6c7a0d73c3
Resolve now also returns value if resolve was undefined
...
CURA-2319
2016-09-21 15:01:08 +02:00
fieldOfView
326bb0f1f3
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-09-21 14:50:13 +02:00
fieldOfView
7238a7b029
Expand category when clicking its inheritance button
...
CURA-2361
2016-09-21 14:50:02 +02:00
Jaime van Kessel
c13003c960
Switching between stacks now ensures that right value is used for perobject
...
CURA-2319
2016-09-21 14:15:48 +02:00
Jaime van Kessel
ddc4c73f8b
Updated documentation for perobject visiblity
...
CURA-2319
2016-09-21 13:56:02 +02:00
Jaime van Kessel
6b613fd86b
If the stack number is 0 it's now correctly used by perobject settings
...
CURA-2319
2016-09-21 13:37:41 +02:00
Jaime van Kessel
e934b2eb74
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-21 13:08:11 +02:00
Jaime van Kessel
7f723632ea
Build size is now only changed for one at a time mode if there is more than one object
...
CURA-2312
2016-09-21 13:07:29 +02:00
Tim Kuipers
9e128aae69
JSON fix: raft_margin had no settable_per information (CURA-2282)
2016-09-21 11:37:21 +02:00
Jaime van Kessel
0aad5ef5ed
Prevent exceptions when spine is empty
...
CURA-2083
2016-09-21 11:33:25 +02:00
Jaime van Kessel
eb1d5e13d0
Only disconnect old stack if we found a new one
...
CURA-2361
2016-09-21 11:25:57 +02:00
Jaime van Kessel
c6cae8a6eb
Ooze shield is now also taken into account for buildVolume
...
CURA-2407
2016-09-21 09:57:17 +02:00
Jaime van Kessel
48fc957695
We now throw an exception when trying to read legacy profile when multi extrusion machine is selected
...
CURA-2421
2016-09-21 09:45:05 +02:00
Jaime van Kessel
52b65009d1
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-20 15:11:49 +02:00
Jaime van Kessel
0cfa8c0205
Fixed check for has_variant_materials
...
CURA-2271
2016-09-20 15:11:20 +02:00
Arjen Hiemstra
b972d26b67
Remove old fdmprinter pot and add new fdmprinter and fdmextruder pot files
...
Contributes to CURA-2412
2016-09-20 15:01:25 +02:00
Jack Ha
2b4377b509
Fixed update resolvements by moving signal emits. CURA-2232
2016-09-20 14:03:55 +02:00
Jaime van Kessel
a52417f420
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-20 13:59:29 +02:00
Jaime van Kessel
9ba78dec54
After deletion of material the slection is refreshed
...
CURA-2388
2016-09-20 13:58:44 +02:00
Tim Kuipers
b47bf3be4f
Merge branch 'totalretribution-outer_inset_first'
2016-09-20 13:43:08 +02:00
Tim Kuipers
1eabf85eb0
JSON fix: accidental comma
2016-09-20 13:43:02 +02:00
Tim Kuipers
6c6c1c25fd
Merge branch 'outer_inset_first' of https://github.com/totalretribution/Cura into totalretribution-outer_inset_first
2016-09-20 13:35:10 +02:00
Jaime van Kessel
426b48323f
Merge branch 'feature_layerview_ghosts' of github.com:Ultimaker/Cura
2016-09-20 13:32:58 +02:00
Jaime van Kessel
a684e4def9
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-20 13:12:59 +02:00
Jaime van Kessel
cf06a918a8
Per object tool now also triggers recenter
...
CURA-2401
2016-09-20 13:12:27 +02:00
Ghostkeeper
bc6e7dd24e
Merge branch 'sevaa-feature_x3d_file_format'
2016-09-20 11:49:39 +02:00
Ghostkeeper
839be8d3f8
Merge branch 'feature_x3d_file_format' of https://github.com/sevaa/Cura into sevaa-feature_x3d_file_format
2016-09-20 11:34:59 +02:00
Ghostkeeper
5f023d1efa
Merge branch 'master' of github.com:Ultimaker/Cura
2016-09-20 11:00:57 +02:00
Ghostkeeper
d3a9b349d1
Merge pull request #999 from Ultimaker/thopiekar-CURA-1445-use-HTTPS-again
...
[CURA-1445] SliceInfo: Using HTTPS again
2016-09-20 10:44:34 +02:00
Jaime van Kessel
789db04d03
Inheritance manager now also listens to global property changed
...
CURA-2361
2016-09-20 09:41:04 +02:00
fieldOfView
4911eaed00
Fix merge mistakes
...
CURA-2299
2016-09-19 18:30:23 +02:00
fieldOfView
087ad6f472
Move layerdata and busy handling back into LayerView
...
This reverts commits 17b12b904809cae093aa59cfdd2e5958978eb6e0 and 66f8a62e6c1cf376ab6fb089a8d4911fc311e4b0.
# Conflicts:
# plugins/LayerView/LayerPass.py
# plugins/LayerView/LayerView.py
2016-09-19 17:59:24 +02:00
fieldOfView
155fe326b7
Remove unnecessary bools
...
CURA-2199
2016-09-19 17:17:03 +02:00