Cura/cura/Machines
Jaime van Kessel 769fc8fd37
Fix crashing when material could not be found
See CURA-3M in sentry. It most commonly happens with the anycubic,
since it had some weird stuff with it suddenly supporting materials.

This change will make it so that no crash happens. Old profiles will still have
an empty material. This isn't really an issue, since the interface will mark this
as an error (prompting users to switch).
2020-02-17 10:57:24 +01:00
..
Models Fix crashing when material could not be found 2020-02-17 10:57:24 +01:00
__init__.py WIP: Create VariantManager 2018-02-16 14:20:02 +01:00
ContainerNode.py Add some missing typing 2020-01-10 14:58:53 +01:00
ContainerTree.py Add some missing typing 2020-01-10 14:58:53 +01:00
IntentNode.py Add some profiling decorators to the ContainerTree 2019-10-04 13:29:22 +02:00
MachineErrorChecker.py Fix typing issue 2020-01-10 17:49:47 +01:00
MachineNode.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
MaterialGroup.py Added typing for various setting classes 2018-09-10 15:24:11 +02:00
MaterialNode.py Add some missing typing 2020-01-10 14:58:53 +01:00
QualityChangesGroup.py Fix renaming custom profile 2019-10-02 23:59:48 +02:00
QualityGroup.py Don't get whole container to just get metadata 2019-10-16 13:56:23 +02:00
QualityNode.py Fix bunch of issues found by pylint 2020-01-10 16:37:46 +01:00
VariantNode.py Fix loading machine specific materials 2020-01-13 13:44:51 +01:00
VariantType.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00