Cura/plugins/3MFReader
Ghostkeeper abffb6c26c
Don't crash when reading corrupt 3MF files
Otherwise it would crash with a BadZipFile error. We should be robust against that. This will trigger a generic message that we couldn't read that file to the user, and put more information in the log.

Fixes Sentry issue CURA-NH.
2020-04-29 14:07:04 +02:00
..
__init__.py Remove a bunch of unused imports 2019-11-08 13:38:42 +01:00
plugin.json Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6 2020-04-21 11:46:12 +02:00
ThreeMFReader.py Add warning for when libsavitar is not up to date 2020-04-15 12:25:00 +02:00
ThreeMFWorkspaceReader.py Don't crash when reading corrupt 3MF files 2020-04-29 14:07:04 +02:00
WorkspaceDialog.py Add intent logic for project loading 2019-09-23 13:05:36 +02:00
WorkspaceDialog.qml Remove hardcoded sizes from dialogs & popups 2019-11-19 13:00:39 +01:00