Cura/cura/Machines
Ghostkeeper b7213ad020
Don't require material manager any more to find available materials
We have our container tree for that.

Contributes to issue CURA-6600.
2019-08-22 09:25:17 +02:00
..
Models Don't require material manager any more to find available materials 2019-08-22 09:25:17 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Fix deprecation warning 2019-08-20 14:49:47 +02:00
ContainerTree.py Fix crash on adding a new printer 2019-08-16 10:24:50 +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 Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls. 2019-08-20 15:38:45 +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 github.com:Ultimaker/Cura into feature_intent_container_tree 2019-08-21 09:43:04 +02:00
MaterialNode.py Fix connecting to metadata changes 2019-08-19 16:24:27 +02:00
QualityChangesGroup.py Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls. 2019-08-20 15:38:45 +02:00
QualityGroup.py Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls. 2019-08-20 15:38:45 +02:00
QualityManager.py Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls. 2019-08-20 15:38:45 +02:00
QualityNode.py Remove _added functions for nodes that can't be added during runtime 2019-08-16 16:28:42 +02:00
VariantManager.py Prevent crashes when duplicating a material 2019-08-19 11:42:52 +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