mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.json | ||
| ThreeMFReader.py | ||
| ThreeMFWorkspaceReader.py | ||
| WorkspaceDialog.py | ||
| WorkspaceDialog.qml | ||