Cura/plugins/PostProcessingPlugin
Ghostkeeper 9a470f639d
Only add G92 for Griffin if redoing layer
Also, don't add it twice for the Repetier flavour.
This way the code is separated better into if-else cases to make it easier to read, even though it has this line in there 3 times.

Fixes issue CURA-8331.
2021-06-22 16:29:28 +02:00
..
scripts Only add G92 for Griffin if redoing layer 2021-06-22 16:29:28 +02:00
tests More fixes for PyCapsule_GetPointer race condition 2020-10-16 14:26:27 +02:00
__init__.py Fix getting PyCapsule error on import 2021-05-05 12:20:13 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
postprocessing.svg Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00
PostProcessingPlugin.py Fix loading scripts from all registered resource paths 2021-01-19 13:55:02 +01:00
PostProcessingPlugin.qml Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons" 2021-05-27 16:06:20 +02:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Improved readability of putValue 2020-06-23 21:46:40 +02:00

PostProcessingPlugin

A post processing plugin for Cura