Ghostkeeper
|
b3fd310d37
Move removeQualityChangesGroup to QualityManagementModel
|
5 лет назад |
Remco Burema
|
745390e51f
Fix typing.
|
5 лет назад |
Remco Burema
|
d5a8b2640f
Fix 'getQualityChangesGroups' now gives a list issues.
|
5 лет назад |
Ghostkeeper
|
51710c2868
Use new MachineNode.getQualityChangesGroups instead of quality manager
|
5 лет назад |
Remco Burema
|
507cb356d2
Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls.
|
5 лет назад |
Ghostkeeper
|
46e5bc897f
Fix deprecated getQualityGroups in QualityManager
|
5 лет назад |
Ghostkeeper
|
3f944462ed
Use ContainerTree to get quality groups
|
5 лет назад |
Ghostkeeper
|
02fbdd96a4
Don't return quality groups that are not available
|
5 лет назад |
Ghostkeeper
|
370d7adcd5
Let getDefaultQualityType use the container tree structure
|
5 лет назад |
Ghostkeeper
|
bee5491879
Move getQualityGroups to MachineNode
|
5 лет назад |
Ghostkeeper
|
ca163ea5f0
Skip inactive extruders to determine available quality types
|
5 лет назад |
Remco Burema
|
9374934d72
Merge branch 'feature_intent_container_tree' of https://github.com/Ultimaker/Cura into feature_intent_container_tree
|
5 лет назад |
Ghostkeeper
|
fb509a0692
Fix setting the global quality node
|
5 лет назад |
Remco Burema
|
7fb9642e45
Replace deprecated .getContainer() calls with .container
|
5 лет назад |
Ghostkeeper
|
2bf4ac8522
No longer trigger rebuilding node tree from quality manager
|
5 лет назад |
Ghostkeeper
|
91e14a90b2
Update getQualityGroups to use the new ContainerTree structure
|
5 лет назад |
Ghostkeeper
|
65360c31ef
Let Quality/Material/Variant Managers be a proper singleton
|
5 лет назад |
Ghostkeeper
|
accc4ccd21
Only remove excluded materials that were added
|
5 лет назад |
Ghostkeeper
|
8e49991087
Resolve circular imports
|
5 лет назад |
Ghostkeeper
|
28e2569c86
Implement complete code for currentAvailableIntents
|
5 лет назад |
Jaime van Kessel
|
05a5f66856
Added few more deprecation warnings for functions that bloat the machine manager
|
5 лет назад |
Lipu Fei
|
58507303fa
Duplicate qualities should have unique names
|
6 лет назад |
Jaime van Kessel
|
8518aba3a5
Adds tests for QualityManager
|
6 лет назад |
Lipu Fei
|
2c8ed99281
Add is_experimental to Qt models and QMLs
|
6 лет назад |
Ghostkeeper
|
27aff4e5da
Fix typing issues
|
6 лет назад |
Jaime van Kessel
|
93467dc29f
Ensure that weeding out the duplicates doesn't mess up the order
|
6 лет назад |
Jaime van Kessel
|
eded0f0297
Make quality manager also include profiles with same GUID in fallback.
|
6 лет назад |
Lipu Fei
|
7ae6800a14
Fix imports in QualityManager
|
6 лет назад |
Jaime van Kessel
|
3b70e5eb6b
Fix typing
|
6 лет назад |
Jaime van Kessel
|
c84a2213a7
Merge branch '3.5' of github.com:Ultimaker/Cura
|
6 лет назад |
Jaime van Kessel
|
729d78e14a
Updated another set of typing
|
6 лет назад |
Jaime van Kessel
|
e7d9f0ce45
Added typing for various setting classes
|
6 лет назад |
Lipu Fei
|
d8421105d4
Fix quality lookup
|
6 лет назад |
Lipu Fei
|
d01ec7872d
Fix quality lookup
|
6 лет назад |
Lipu Fei
|
9aea0e5109
Fix quality lookup logic for extruders
|
6 лет назад |
Lipu Fei
|
e0aea18177
Reset machines that use a removed quality changes
|
6 лет назад |
Lipu Fei
|
8daf02063d
Fix quality lookup fallback mechanism
|
6 лет назад |
Diego Prado Gesto
|
98a0bb5002
CURA-5570 Remove a check that caused empty list of profiles.
|
6 лет назад |
Diego Prado Gesto
|
825a3cd08f
CURA-5570 Fix the configuration sync feature.
|
6 лет назад |
Aleksei S
|
033a00ec20
fixed addNodesToCheck function, wrong max index value
|
6 лет назад |
Lipu Fei
|
206a32ae50
Refactor quality lookup
|
6 лет назад |
Lipu Fei
|
e2a97e3a01
Refactor quality lookup table creation
|
6 лет назад |
Lipu Fei
|
066a00653a
Add one more layer to the decision tree
|
6 лет назад |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 лет назад |
Jack Ha
|
111a3556d2
Fixed possible errors and typing error. CURA-5389
|
6 лет назад |
Jack Ha
|
675c5064ed
Added checkPackageUsageAndUninstall and the package usage check. No confirmation dialog yet
|
6 лет назад |
Diego Prado Gesto
|
6e364f0895
CURA-5330 Fix typing and code-style in the ContainerNode and all the
|
6 лет назад |
Ghostkeeper
|
1af56871e2
Don't crash if the number of extruders in setting doesn't match
|
6 лет назад |
Ghostkeeper
|
727a164722
Only show error when quality is global with material/nozzle
|
7 лет назад |
Ghostkeeper
|
6d3fed8f52
Allow getContainer() to return None
|
7 лет назад |