Cura/plugins/PostProcessingPlugin
Ruben D bebcd78db0
Reset the selected script index upon changing printers
So that you're not getting into a state of viewing an invalid index. If you switch to a printer with 0 scripts attached, the index is still invalid, but it won't display anything then so you're okay.
2018-02-04 01:13:34 +01:00
..
scripts Add post processing source files 2018-01-09 10:31:12 +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 Reset the selected script index upon changing printers 2018-02-04 01:13:34 +01:00
PostProcessingPlugin.qml Add post processing source files 2018-01-09 10:31:12 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Add post processing source files 2018-01-09 10:31:12 +01:00

PostProcessingPlugin

A post processing plugin for Cura