Lipu Fei
|
248fe37ed9
setDefinition() takes the ID instead of the container
|
7 years ago |
Lipu Fei
|
f26872ec1f
Apply fix for single extrusion machines when a new global stack is added
|
7 years ago |
Ghostkeeper
|
1029d4509c
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Diego Prado Gesto
|
7e4ed8a257
CURA-4646 Fix save containers also for the extruders
|
7 years ago |
ChrisTerBeke
|
3abf067d25
Fix loading .curaproject files with stack setups from earlier versions - CURA-4646
|
7 years ago |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Ghostkeeper
|
8707396ad7
Remove isReadOnly functionality
|
7 years ago |
ChrisTerBeke
|
26b9fc3163
Only create extruder stack for single extrusion machine when not yet existing - CURA-4482
|
7 years ago |
ChrisTerBeke
|
9e6704a162
Fix extruder stack machine definition link for per extruder settings resolvement - CURA-4627
|
7 years ago |
Lipu Fei
|
49cac860a8
Fix project loading
|
7 years ago |
Lipu Fei
|
1866c4ee66
Split user settings for single extrusion machines
|
7 years ago |
Ghostkeeper
|
ebe766a7c8
Set definition by their ID
|
7 years ago |
Lipu Fei
|
c7667b56e2
Multiple fixes for stacks
|
7 years ago |
Lipu Fei
|
17f09ec21e
Fix variant/material/quality handling in stacks
|
7 years ago |
Ghostkeeper
|
105d7a5615
Return newly added single extruder
|
7 years ago |
ChrisTerBeke
|
6c3eaca0fd
fix loading user changes container for single extruder machine
|
7 years ago |
ChrisTerBeke
|
532cfd8404
Fix showing correct quality changes in dropdown list after upgrading - CURA-4482
|
7 years ago |
ChrisTerBeke
|
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
|
7 years ago |
Lipu Fei
|
69cd00d1c7
Do not take into account the active materials when importing a quality profile
|
7 years ago |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Ghostkeeper
|
382fcdb4fe
Better title for export succeeded message
|
7 years ago |
alekseisasin
|
204019702d
Added Title for messages
|
7 years ago |
Ghostkeeper
|
3316f3aa13
Add warning contexts to not translate XML tags
|
7 years ago |
Ghostkeeper
|
7ab6a551c1
Clarify that XML material tags don't get translated
|
7 years ago |
Lipu Fei
|
4bac499c22
Use QualityManager._getFilteredContainersForStack() to get qualities
|
7 years ago |
Arjen Hiemstra
|
b839cb74f4
Do not only check if activeMaterialId is None, also check for empty
|
7 years ago |
Ghostkeeper
|
81e07b1530
Use stack properties instead of .findContainer(type = ...)
|
7 years ago |
Lipu Fei
|
585bc78892
Only set material for imported quality profile if there is an active material
|
7 years ago |
Arjen Hiemstra
|
9bda7dbaae
Error out when trying to import a profile witha quality_type we dont have
|
7 years ago |
Lipu Fei
|
40d70b5f39
Fix version upgrade for project loading
|
7 years ago |
Ghostkeeper
|
ccda155882
Add setting_version every time we create InstanceContainer
|
7 years ago |
Ghostkeeper
|
5bc613c3e0
Don't use string for default version
|
7 years ago |
Ghostkeeper
|
0f5814e52f
Add setting_version and check against it
|
7 years ago |
Lipu Fei
|
91b22edb06
Fix missing imports in CuraContainerRegistry
|
7 years ago |
Arjen Hiemstra
|
230740ed64
Fixup extruders that were converted from ContainerStack on load
|
7 years ago |
Arjen Hiemstra
|
ab1044de7b
Some more documentation
|
8 years ago |
Arjen Hiemstra
|
37b4326e99
Mark addContainer as override
|
8 years ago |
Arjen Hiemstra
|
f32f8b60df
Explictly import Extruder/Global stack
|
8 years ago |
Arjen Hiemstra
|
b9f01b30c8
Convert generic "ContainerStack" to an Extruder or Global stack
|
8 years ago |
Jaime van Kessel
|
ac708d54b6
Importing invalid filetypes now gives proper error messages
|
8 years ago |
Jaime van Kessel
|
b4339bda0e
Fixed logger isuse with importing profile
|
8 years ago |
Ghostkeeper
|
3e3e6e6b1b
Fix call to _configureProfile
|
8 years ago |
Jaime van Kessel
|
95f2b84fb5
Fixed importing profiles for machines with inheritance
|
8 years ago |
fieldOfView
|
71c22e8369
Ensure profiles are always exported in order (global, ex. 0, ex. 1, ...)
|
8 years ago |
fieldOfView
|
6d0da0d754
Revert "global_profile" reference changes while refixing import
|
8 years ago |
fieldOfView
|
f55c35df6e
Load extruder profiles into the correct extruder
|
8 years ago |
fieldOfView
|
144dcb5a65
Slightly more defensive programming in case of extruder mismatch
|
8 years ago |
fieldOfView
|
e1d70ed4b6
Fix selecting quality_changes profiles for extruders
|
8 years ago |
fieldOfView
|
2f57d0fb6e
Import profiles for the current machine
|
8 years ago |