Cura/plugins/3MFWriter
Ghostkeeper 2f1c157547
Don't attempt writing a workspace before there is a global stack
This is normally not possible from the interface. However on MacOS, the application menu gets carried to the top bar of the operating system. It is not blocked there, and the user could write a project file before they even add a printer. This prevents Cura from crashing when they do that.

Fixes Sentry issue CURA-2ZR.
2021-11-23 17:54:26 +01:00
..
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
ThreeMFWorkspaceWriter.py Don't attempt writing a workspace before there is a global stack 2021-11-23 17:54:26 +01:00
ThreeMFWriter.py Add cura: namespace before setting keys, and store the rest in um_node.metadata 2021-02-08 17:37:38 +01:00