Ghostkeeper
|
105d7a5615
Return newly added single extruder
|
7 years ago |
Diego Prado Gesto
|
feb0a08fd9
CURA-4581 The project name is cached instead of set
|
7 years ago |
ChrisTerBeke
|
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
|
7 years ago |
Ghostkeeper
|
3a9c8d16a2
Fix remaining references to instance_container._id
|
7 years ago |
Lipu Fei
|
0096fe0de3
Fix project loading to handle "Not Supported" quality profiles
|
7 years ago |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 years ago |
Ghostkeeper
|
7745113704
Re-use stack variable
|
7 years ago |
Lipu Fei
|
052ea7d90a
Force use and update the job name with the loaded project file
|
7 years ago |
Lipu Fei
|
245eec9314
Hide settings visibility row if it is not in preferences
|
7 years ago |
A.Sasin
|
2288997697
Fixed: while project loading pass call upgrade plugin for preferences
|
7 years ago |
Diego Prado Gesto
|
104926c6ed
Updating when new definition changes should be created when loading project - CURA-4413
|
7 years ago |
Jaime van Kessel
|
6dcb542e64
Fixed issue where "create new" of quality changes in combination with machine caused issues
|
7 years ago |
Jaime van Kessel
|
8c5b5e32ac
Loading multi extruder custom machine over a single extruder doesnt cause issue anymore
|
7 years ago |
Jaime van Kessel
|
d48ab89031
Overriding custom FDM printer with 1 extruder doesn't cause issue anymore.
|
7 years ago |
Jaime van Kessel
|
437da52f65
Merge branch 'fix_multiple_extruder_issues' of github.com:Ultimaker/Cura into 3.0
|
7 years ago |
Diego Prado Gesto
|
402617af1e
Loading extruder stack files also for single extruder printers - CURA-4379
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Jaime van Kessel
|
e5f3d45385
When project loading needs to create a new machine, also create a new definition changes
|
7 years ago |
Ghostkeeper
|
557173e799
Merge branch '2.7'
|
7 years ago |
Lipu Fei
|
3d44d3c4ca
Add logging and minor fix for project loading
|
7 years ago |
Lipu Fei
|
3805d2ff9e
Add comments for HACK in project loading
|
7 years ago |
Lipu Fei
|
d662770b22
Fix setting new material for stacks
|
7 years ago |
Lipu Fei
|
4ad62daf61
Generate new unique names for new machines from the project files
|
7 years ago |
alekseisasin
|
dc629f7c91
Solved incorrect printer name after loading a project from file
|
7 years ago |
Lipu Fei
|
da8b55cf62
Make sure stacks will have non-empty definitionChanges in project loading
|
7 years ago |
Lipu Fei
|
3ebaacfa11
Use the extruder count in the global stack in project loading
|
7 years ago |
Lipu Fei
|
026244fb53
Add comments for conflict detection
|
7 years ago |
Lipu Fei
|
9ff6ae010a
Use findInstanceContainers() for definition_changes
|
7 years ago |
Lipu Fei
|
66b26bafd4
Show quality name in project loading summary
|
7 years ago |
Lipu Fei
|
ccabbd8ca0
Mark definition changes container found instead of conflict
|
7 years ago |
Lipu Fei
|
65554b60e1
Mark definition_changes conflict if it is not found
|
7 years ago |
Lipu Fei
|
686ca803ee
Set correct machine name when creating a new machine from a project
|
7 years ago |
Lipu Fei
|
15a6b5626d
Remove useless code
|
7 years ago |
Lipu Fei
|
141cfe776e
Fix handling old stack without definition_changes and add doc
|
7 years ago |
Jaime van Kessel
|
326c4cc4a4
Removed code duplication
|
7 years ago |
Lipu Fei
|
22c1a118a8
Fix conflict detection when there is no definition_changes
|
7 years ago |
Lipu Fei
|
356b3cf0ca
Remove unnecessary code
|
7 years ago |
Lipu Fei
|
9288f408e5
Correctly detect old project files for conflicts
|
7 years ago |
Lipu Fei
|
7148c71877
Change extruder stacks for conflicts only if the global stack is found
|
7 years ago |
Lipu Fei
|
3474bb0738
Fix project conflict resolving for global stack and extruder stacks
|
7 years ago |
Lipu Fei
|
834fd055b6
Fix conflict resolve strategies in project loading
|
7 years ago |
Jaime van Kessel
|
99b236c8d4
Removed "fix" that caused project files to create new instances if there was no conflict.
|
7 years ago |
Lipu Fei
|
870d6fe76a
Use position number to get extruders for overriding in project loading
|
7 years ago |
Lipu Fei
|
cbdddd0b16
Ignore "quality" and "variant" containers in project loading
|
7 years ago |
Lipu Fei
|
18dd8dc6cc
Simplify ExtruderStack override code in project loading
|
7 years ago |
Lipu Fei
|
e1455a4551
Fix deserializing ExtruderStacks in project loading
|
7 years ago |
Lipu Fei
|
e2e208261e
Fix renaming quality_changes and definition containers in project loading
|
7 years ago |
Lipu Fei
|
a9ec3f2712
Add docs to project loading code
|
7 years ago |
Lipu Fei
|
8c2fe0951d
Refactor project loading
|
7 years ago |
Lipu Fei
|
ee831928ba
Fix overriding extruder stacks for project loading
|
7 years ago |