Cura/plugins/3MFReader
Ghostkeeper fc6ea28352
Don't crash if CuraStackBuilder failed to create a stack
If it failed to create a global stack, the extruder_stack_dict variable would not be defined, and Cura crashes. It may fail to create a stack because of an indexerror in a malformed project file.

Fixes Sentry issue CURA-137.
2020-08-10 11:25:55 +02:00
..
__init__.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
ThreeMFReader.py Add cast so that mypy doesn't choke 2020-07-08 11:05:46 +02:00
ThreeMFWorkspaceReader.py Don't crash if CuraStackBuilder failed to create a stack 2020-08-10 11:25:55 +02:00
WorkspaceDialog.py Convert doxygen to rst for 3MFReader/Writer and AMFReader 2020-05-08 15:14:39 +02:00
WorkspaceDialog.qml Remove hardcoded sizes from dialogs & popups 2019-11-19 13:00:39 +01:00