Cura/cura/Machines
Jaime van Kessel 2af3ae8efb Ensure that the materials get removed in order
If we remove the materials in order, it doesn't cause any issues. This is probably because
loading the base profile causes the others to be properly instantiated (and subsequently deleted)

CURA-6237
2019-03-01 10:53:55 +01:00
..
Models Add a property to temporarily disable the material models from updating. 2019-02-21 20:50:44 +01:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Clean up more code 2018-09-27 16:07:18 +02:00
MachineErrorChecker.py Filter a bit more intelligently on when to check for errors 2018-12-10 15:28:20 +01:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialManager.py Ensure that the materials get removed in order 2019-03-01 10:53:55 +01:00
MaterialNode.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
QualityChangesGroup.py Clean up more code 2018-09-27 16:07:18 +02:00
QualityGroup.py Add is_experimental to Qt models and QMLs 2018-11-27 15:50:03 +01:00
QualityManager.py Add is_experimental to Qt models and QMLs 2018-11-27 15:50:03 +01:00
QualityNode.py Clean up more code 2018-09-27 16:07:18 +02:00
VariantManager.py Gracefully handle the case where machine definition is no in the map 2018-11-28 11:42:54 +01:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00