Cura/plugins/3MFWriter
Ghostkeeper 1ce8ef3293
Catch OSError and related errors when saving workspaces
This should prevent a crash when saving to a path that the file system doesn't support (because of e.g. disallowed symbols in the file name).

Instead it will now show an error message to the user.

Fixes Sentry issue CURA-157.
2020-09-08 13:01:10 +02:00
..
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
ThreeMFWorkspaceWriter.py Catch OSError and related errors when saving workspaces 2020-09-08 13:01:10 +02:00
ThreeMFWriter.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00