Cura/plugins/PostProcessingPlugin
pnt103 2ed40fe2c6
Get last position from previous layer instead.
Old code was next-next layer, which is actually the layer _after_ the one that is meant.

Fixes #9430
CURA-8116
2021-03-25 09:19:45 +01:00
..
scripts Get last position from previous layer instead. 2021-03-25 09:19:45 +01:00
tests More fixes for PyCapsule_GetPointer race condition 2020-10-16 14:26:27 +02:00
__init__.py More fixes for PyCapsule_GetPointer race condition 2020-10-16 14:26:27 +02:00
plugin.json Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Fix loading scripts from all registered resource paths 2021-01-19 13:55:02 +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 Improved readability of putValue 2020-06-23 21:46:40 +02:00

PostProcessingPlugin

A post processing plugin for Cura