Cura/plugins/PostProcessingPlugin
Ghostkeeper 572721e20d
Catch ContainerFormatError when deserialising containers
Only the deserialize() functions themselves may pass the ContainerFormatError on, because their callers will have to handle those errors anyway.

Contributes to issue CURA-5045.
2018-04-06 13:26:16 +02:00
..
scripts Better defaults for filament change 2018-03-21 17:12:54 +01:00
__init__.py Add post processing source files 2018-01-09 10:31:12 +01:00
plugin.json Add post processing source files 2018-01-09 10:31:12 +01:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Only check for loaded plug-ins at initial call to loadAllScripts 2018-03-26 13:55:15 +02:00
PostProcessingPlugin.qml Merge branch 'master' into feature_persistent_postprocessing 2018-03-22 19:19:05 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Catch ContainerFormatError when deserialising containers 2018-04-06 13:26:16 +02:00

PostProcessingPlugin

A post processing plugin for Cura