Cura/cura/Machines
Ghostkeeper 603f18ebc9
No need to sort quality groups by type alphabetically
Like, it would put 'draft' first and 'verydraft' last. Just makes no sense. They have unique layer heights already.

Contributes to issue CURA-6600.
2019-09-12 16:44:40 +02:00
..
Models No need to sort quality groups by type alphabetically 2019-09-12 16:44:40 +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 No need to sort quality groups by type alphabetically 2019-09-12 16:44:40 +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 Fix getting extruder list everywhere 2019-09-09 16:47:29 +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