Cura/cura/Machines
Ghostkeeper b3fd310d37
Move removeQualityChangesGroup to QualityManagementModel
This is an operation specific to the quality management page, so it should be located there.

Contributes to issue CURA-6600.
2019-08-28 15:21:33 +02:00
..
Models Move removeQualityChangesGroup to QualityManagementModel 2019-08-28 15:21:33 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Don't unnecessarily deprecate the getMetaDataEntry functionality 2019-08-23 13:43:30 +02:00
ContainerTree.py Remove _current_quality_changes_group shadow administration 2019-08-27 13:03:29 +02:00
IntentNode.py Apply intent category when changing to quality changes group 2019-08-28 10:33:33 +02:00
MachineErrorChecker.py Fix incorect error checking 2019-07-31 10:24:31 +02:00
MachineNode.py Use Pythonic way of creating list of N elements 2019-08-28 14:17:17 +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-27 17:57:25 +02:00
MaterialNode.py Also try looking for material-specific profiles, not just by type 2019-08-28 13:53:21 +02:00
QualityChangesGroup.py Fix typing. 2019-08-27 17:57:11 +02:00
QualityGroup.py Fix typing. 2019-08-27 17:57:11 +02:00
QualityManager.py Move removeQualityChangesGroup to QualityManagementModel 2019-08-28 15:21:33 +02:00
QualityNode.py Add function to find preferred quality profile 2019-08-26 17:50:46 +02:00
VariantManager.py Remove old buildplate function 2019-08-27 15:06:27 +02:00
VariantNode.py Update tree when material gets deleted 2019-08-27 18:01:35 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00