Cura/plugins/PostProcessingPlugin
Ghostkeeper 2eb9b111fc
Fix changing flow rate in dual extrusion
This potentially set the flow rate to -1, since it was changing the flow rate to the old['flowrateTwo'] which was left at -1 since initialisation because it didn't update here.
2018-10-19 09:55:23 +02:00
..
scripts Fix changing flow rate in dual extrusion 2018-10-19 09:55:23 +02:00
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Typing fixes 2018-10-03 16:36:58 +02:00
PostProcessingPlugin.qml Add few more elide properties to ensure text doesnt' overlap 2018-10-10 12:48:22 +02: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