Cura/plugins/PostProcessingPlugin
Ghostkeeper 3ae6b8c4c1
Double-escape newlines in script string
Because they are stored twice: Once in the CFG of the script, and once in the CFG of the machine instance.

Fixes an issue reported here: https://github.com/Ultimaker/Cura/pull/3229
2018-04-26 13:30:59 +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 Double-escape newlines in script string 2018-04-26 13:30:59 +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