Cura/cura/Machines
Ghostkeeper 4a68e7ec95
Fix favorite materials without material manager
We just track it via the preference value itself rather than duplicating that in any other data structure. It's simple enough.

Contributes to issue CURA-6776.
2019-09-20 09:57:36 +02:00
..
Models Fix favorite materials without material manager 2019-09-20 09:57:36 +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 Fix getting extruder list everywhere 2019-09-09 16:47:29 +02:00
IntentNode.py Merge branch 'feature_intent_container_tree' of github.com:Ultimaker/Cura into feature_intent_interface 2019-08-29 16:28:26 +02:00
MachineErrorChecker.py Fix incorect error checking 2019-07-31 10:24:31 +02:00
MachineNode.py Set intent category of quality changes group correctly 2019-09-12 14:54:24 +02:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialManager.py Don't use material manager to find or remove materials 2019-09-20 09:57:36 +02:00
MaterialNode.py Fix container tree generation for machines that only have global profiles 2019-09-19 17:16:15 +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 Remove unused imports to MaterialManager 2019-09-20 09:57:35 +02:00
QualityNode.py Ensure that right intents are added to the tree 2019-08-29 13:52:01 +02:00
VariantManager.py Remove old buildplate function 2019-08-27 15:06:27 +02:00
VariantNode.py Fix typing issues 2019-08-29 16:23:10 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00