Cura/plugins/3MFWriter
Ghostkeeper 2b003c30dc
Catch PermissionError when writing workspaces
We'll want to give a proper error message then. We have no mechanism right now to show a message on the screen particular to this error. Instead we'll let it fail (the user sees a message that writing fails) and put a message in the log why it failed.

Fixes Sentry error CURA-DK.
2020-03-25 09:12:14 +01:00
..
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
ThreeMFWorkspaceWriter.py Catch PermissionError when writing workspaces 2020-03-25 09:12:14 +01:00
ThreeMFWriter.py Add missing typing 2020-01-20 16:03:56 +01:00