Cura/cura/Machines
Ghostkeeper bee5491879
Move getQualityGroups to MachineNode
It's specific to that machine and the container tree structure, so this is the best place for it we could find.

Contributes to issue CURA-6600.
2019-08-15 17:01:20 +02:00
..
Models Replace deprecated .getContainer() calls with .container 2019-08-15 13:40:08 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Re-add getMetadata() 2019-08-13 17:20:59 +02:00
ContainerTree.py Add time logging about how long it took to construct the container tree 2019-08-15 13:11:45 +02:00
IntentNode.py Resolve circular imports 2019-08-06 17:04:29 +02:00
MachineErrorChecker.py Fix incorect error checking 2019-07-31 10:24:31 +02:00
MachineNode.py Move getQualityGroups to MachineNode 2019-08-15 17:01:20 +02:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialManager.py Merge branch 'feature_intent_container_tree' of https://github.com/Ultimaker/Cura into feature_intent_container_tree 2019-08-15 16:47:29 +02:00
MaterialNode.py Fix getting GUID from metadata 2019-08-12 17:21:26 +02:00
QualityChangesGroup.py Clean up more code 2018-09-27 16:07:18 +02:00
QualityGroup.py Replace deprecated .getContainer() calls with .container 2019-08-15 13:40:08 +02:00
QualityManager.py Move getQualityGroups to MachineNode 2019-08-15 17:01:20 +02:00
QualityNode.py Fix import issue 2019-08-12 14:47:28 +02:00
VariantManager.py Merge branch 'feature_intent' into feature_intent_container_tree 2019-08-13 14:59:05 +02:00
VariantNode.py Fix the filtering of materials based on exclude_materials 2019-08-07 17:03:41 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00