Cura/plugins/PostProcessingPlugin
Ghostkeeper c7b146c9fc
Don't make retract distances negative
People are reporting that the retraction is reversed. We can't test it since we have no firmware that supports the command at all. So we'll just not make the retract distance negative. That seems more logical anyway if you read the documentation of M600 to the letter.

Fixes #4249.
2018-10-25 13:54:00 +02:00
..
scripts Don't make retract distances negative 2018-10-25 13:54:00 +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