Cura/cura/Machines
Ian Paschal 56a5f59964 Cleaner code
I was hoping to completely nix the generic materials model (since it's basically just a brand "Generic", but then in the QML it has to be have the same in terms of sub-menus or fold-outs and that looked stupid (Generic -> ABS -> ABS)). So we keep that one for now. It is cleaner though.

Contributes to CURA-5162, CURA-5378
2018-08-23 16:39:40 +02:00
..
Models Cleaner code 2018-08-23 16:39:40 +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 CURA-5570 Remove a check that caused empty list of profiles. 2018-08-13 11:15:32 +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