Cura/plugins/UFPWriter
Ghostkeeper 9a65008952
Catch correct exceptions
To catch the exception of duplicate file types, catch only the exception that triggers at this, OPCError. To catch generic file writing errors, catch all of EnvironmentError, not just OSError.
2021-06-07 14:28: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 Increment SDK version to 7.5.0 2021-04-06 13:28:08 +02:00
UFPWriter.py Catch correct exceptions 2021-06-07 14:28:33 +02:00