Cura/plugins/PostProcessingPlugin
novamxd 8b206751f8 Revamped ChangeAtZ
Added an enabled flag, allowing users to enable/disable ChangeAtZ layers at will without removing them
Improved performance of GCodeCommand, deferred parsing of arguments to when it is first requested as opposed to all the time
Removed type hints because the supported python version in Cura is too low
2020-04-13 22:22:21 -05:00
..
scripts Revamped ChangeAtZ 2020-04-13 22:22:21 -05: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 Correctly reset the script list on machine change 2019-05-20 10:46:47 +02: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