Cura/plugins/UFPWriter
Remco Burema 8aa071056b
Now unused API field only took integers originally.
We want to keep it this way so people can still make plugins work for older versions of Cura, like 3.6, where the 'api' field with just a single major version, instead of the 'supported_sdk_versions', which can be either a version-string like '7.6.0' or a list of version strings.
2021-06-17 11:15:33 +02:00
..
__init__.py Move MIME type declarations into constructors of readers 2018-09-27 13:58:06 +02:00
kitten.png Add placeholder thumbnail to package 2018-01-26 13:52:20 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UFPWriter.py Catch EnvironmentError when writing to UFP files 2021-06-07 14:34:26 +02:00