Cura/plugins/PostProcessingPlugin
Ghostkeeper 9f38374960
Also track Z coordinates and retract extra for the distance travelled then
Otherwise if a retracted move had a different Z coordinate, this would not be put in the final print. It's pretty simple to extend it this way.

Fixes #7458.
2020-04-15 18:37:13 +02:00
..
scripts Also track Z coordinates and retract extra for the distance travelled then 2020-04-15 18:37:13 +02:00
tests Change trusted scripts path from resources to plugin/scripts 2020-03-25 16:54:43 +01:00
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Attempt to appease mypy 2020-03-26 09:45:26 +01:00
PostProcessingPlugin.qml Add list of active scripts to tooltip 2020-02-28 22:51:37 +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