Cura/plugins/PostProcessingPlugin
Ruben D 8525131849
Create post-processing tool button on start-up
This causes the button to display immediately on start-up if there were any post-processing scripts in the current machine. If there weren't, then no button will be shown (as specified in the QML).
Previously the QML was only loaded first upon clicking the item in the extensions menu. Now it has to be loaded on start-up in order to display that button.
2018-02-04 01:08:15 +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 Create post-processing tool button on start-up 2018-02-04 01:08:15 +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