Cura/cura/Machines
Ghostkeeper 45cb34c3e4
Refresh list of intents upon changing category
The category is changed after constructing by the QML code in order to set its property.
This is now updating twice: Once for the default category and once for the final one set by QML. This is a bit inefficient. But make it work before optimising it!

Contributes to issue CURA-6597.
2019-07-05 11:19:16 +02:00
..
Models Refresh list of intents upon changing category 2019-07-05 11:19:16 +02: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 Add handling for ValidatorState.Invalid 2019-05-09 12:07:16 +02:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialManager.py Don't crash when materials are not registered 2019-05-01 13:14:40 +02: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 Implement complete code for currentAvailableIntents 2019-06-20 14:48:18 +02: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