Cura/plugins/PostProcessingPlugin
Ghostkeeper f5aa2921ff
Add space before comments
Some pause commands on some printers (looking at you, Repetier) seem to require a space after it, which is not obvious to the user. So we'll put a space there for them.

Fixes #6295.
2019-09-06 14:35:29 +02:00
..
scripts Add space before comments 2019-09-06 14:35:29 +02:00
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Update plugin versions to match package versions 2018-12-17 13:03:21 +01: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