Cura/cura/Machines
Ghostkeeper 46cf7aafa9
Encode empty containers in container tree if necessary
You can now be assured that there is ALWAYS at least one child node, except for child nodes of intent profiles which don't exist.

Contributes to issue CURA-6600.
2019-08-22 16:44:52 +02:00
..
Models Don't find any variants if the machine says it doesn't have them 2019-08-22 15:44:41 +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 Add signals to signal that a material got changed or removed 2019-08-22 09:25:25 +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 Encode empty containers in container tree if necessary 2019-08-22 16:44:52 +02:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialManager.py Use variant node's preferredMaterial function from MaterialManager too 2019-08-22 15:46:29 +02:00
MaterialNode.py Encode empty containers in container tree if necessary 2019-08-22 16:44:52 +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 Encode empty containers in container tree if necessary 2019-08-22 16:44:52 +02:00
VariantManager.py Prevent crashes when duplicating a material 2019-08-19 11:42:52 +02:00
VariantNode.py Encode empty containers in container tree if necessary 2019-08-22 16:44:52 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00