Cura/plugins/PostProcessingPlugin
Kostas Karmas a720939e64 Fix max layer to correspond to starting layer
When the starting layer was set to 0 the max layer was not adjusted
to be max_layer-1.
This commit makes the extra adjustment.
2020-01-27 14:21:51 +01:00
..
scripts Fix max layer to correspond to starting layer 2020-01-27 14:21:51 +01:00
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Change SDK version to 7.0.0 2019-10-21 14:51:34 +02:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Ensure that post processing scripts are correctly reloaded on project loading 2020-01-07 10:45:57 +01:00
PostProcessingPlugin.qml Move the additional components for the save button out of the action panel 2019-01-10 16:32:43 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Typing fixes 2018-10-03 16:36:58 +02:00

PostProcessingPlugin

A post processing plugin for Cura