Cura/cura/Machines
Lipu Fei 9aea0e5109 Fix quality lookup logic for extruders
CURA-5694

 - Add convenience functions into GlobalStack
 - Use "has_variants" and "has_materials" instead of
 "has_variant_materials"
 - Remove "has_variant_materials"
 - For extruder qualities, skip global qualities if the machine has
   variants or materials
2018-09-06 08:12:55 +02:00
..
Models SettingFunction evaluation needs a stack to provide values 2018-09-03 14:03:46 +02:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py CURA-5330 Fix type checking in ContainerNodes 2018-06-13 16:10:11 +02:00
MachineErrorChecker.py Simplify task queue for machine error check 2018-03-13 16:08:46 +01:00
MaterialGroup.py Added error checking, added typing, renamed function. CURA-5389 2018-07-12 14:06:34 +02:00
MaterialManager.py Correctly load material favorites from preferences 2018-08-22 12:31:48 +02:00
MaterialNode.py CURA-5330 Fix typing and code-style in the ContainerNode and all the 2018-06-13 10:55:57 +02:00
QualityChangesGroup.py CURA-5330 Fix typing and code-style in the ContainerNode and all the 2018-06-13 10:55:57 +02:00
QualityGroup.py CURA-5330 Fix typing and code-style in the ContainerNode and all the 2018-06-13 10:55:57 +02:00
QualityManager.py Fix quality lookup logic for extruders 2018-09-06 08:12:55 +02:00
QualityNode.py CURA-5330 Fix type checking in ContainerNodes 2018-06-13 16:10:11 +02:00
VariantManager.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00