digitalfrost
|
250c038e03
CuraContainerStack.py: iterate directly over IndexTypeMap (#12988)
|
2 years ago |
digitalfrost
|
60c8712b10
CuraContainerStack.py: improve TypeIndexMap
|
2 years ago |
Jaime van Kessel
|
b4b7e6a2b9
Fix warnings that "instanceContainer" is not a recognised type
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Jaime van Kessel
|
bc67b057ea
Add missing required typing
|
4 years ago |
Jaime van Kessel
|
eee84a82bf
Use exception instead of check if key is in dict
|
4 years ago |
Jaime van Kessel
|
9c904f95ce
Add a cache for settable_per_extruder property
|
4 years ago |
Jaime van Kessel
|
f0002e265b
Mark recently constructed stacks as not dirty
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
c2c96faf5f
Convert remaining doxygen to rst
|
4 years ago |
Lipu Fei
|
c030328b7f
Fix intent profile selection
|
5 years ago |
Remco Burema
|
cb7d99d2dc
Revert "Make 3MF-reader aware of setting-version for introduction Intent."
|
5 years ago |
Remco Burema
|
16ea437255
Make 3MF-reader aware of setting-version for introduction Intent.
|
5 years ago |
Ghostkeeper
|
037f1967c8
Remove override for version number in CuraContainerStack
|
5 years ago |
Jaime van Kessel
|
35ec70a3cf
Add a selector for the intent profile
|
5 years ago |
Jaime van Kessel
|
a595feb24e
Increase the version of the CuraContainer stack
|
5 years ago |
Jaime van Kessel
|
2e71ce2710
Added intent to the CuraContainerStack
|
5 years ago |
Lipu Fei
|
89cb67017f
Add unit test for addDefaultMachineActions()
|
6 years ago |
Lipu Fei
|
fe8aa02e7c
Fix a direct signal emission that causes max recursion error
|
6 years ago |
Lipu Fei
|
c20274e356
Move constant instance containers to a separate file
|
6 years ago |
Diego Prado Gesto
|
c8af4f45ce
Decouple the creation of the stack containers from the process that add
|
6 years ago |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 years ago |
Diego Prado Gesto
|
f91b6faecc
Fix code-styling
|
6 years ago |
Diego Prado Gesto
|
762a1b1bfd
Fix code-style
|
6 years ago |
Ghostkeeper
|
b331736cb2
Let _findInstanceContainerDefinitionId work with DefinitionContainerInterface
|
6 years ago |
Ghostkeeper
|
eac3c759cd
Cast each container in their stack to actual types
|
6 years ago |
Ghostkeeper
|
b920b9de4f
Fix type of setProperty
|
6 years ago |
Ghostkeeper
|
e38228ac24
Remove unused target_container parameter
|
6 years ago |
Ghostkeeper
|
e77592d718
Add missing typing for CuraContainerStack
|
6 years ago |
Ghostkeeper
|
2fbcc22123
Fix adding printers due to unused 'parent' parameter
|
6 years ago |
Lipu Fei
|
df1e15b1e5
Move the definition_changes fix to CuraContainerStack
|
6 years ago |
Jack Ha
|
bd775cf32e
CURA-4400 fix support_extruder_nr values in overhang angle and SliceInfo
|
6 years ago |
Lipu Fei
|
f4d69918fb
WIP: Remove findDefault..()s
|
6 years ago |
Lipu Fei
|
12164a0c88
WIP: Remove set..ById()s in CuraContainerStack
|
6 years ago |
Jack Ha
|
8aab8f4394
CURA-4606 cleanup and optimization for replaceContainer
|
6 years ago |
Diego Prado Gesto
|
e5e6da2970
Change comments
|
6 years ago |
Diego Prado Gesto
|
3a01a407cf
CURA-4461 Set default variant builplate when the new printer is added
|
6 years ago |
Diego Prado Gesto
|
ff10af905c
CURA-4461 Add code to set the default preferred buildplate when adding a
|
6 years ago |
Aleksei S
|
2c18127cc1
Tests: Removed python circular import dependency and added empty containers
|
6 years ago |
Lipu Fei
|
6e6dc493f1
Fix material loading for unknown names
|
7 years ago |
Jack Ha
|
ce78bddfbb
Prefer a read-only material in findDefaultMaterial.
|
7 years ago |
Ghostkeeper
|
dad99f5292
Merge branch 'master' into feature_local_container_server
|
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 |
Lipu Fei
|
18c7a5acf3
Pass optional file_name for deserialization
|
7 years ago |
ChrisTerBeke
|
657a91c525
Merge pull request #2685 from Ultimaker/container_stack_improvements
|
7 years ago |
Ghostkeeper
|
6c4c7fff4d
Use findContainersMetadata whenever possible
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
fieldOfView
|
43c6801e58
Find a material with the correct diameter when adding a printer
|
7 years ago |
Ghostkeeper
|
012d299d98
Prevent circular import
|
7 years ago |