Cura/plugins/PostProcessingPlugin
Ghostkeeper 05b0bf5988
Turn 'Redo Layers' into a boolean for at most 1 layer
We've deemed it irresponsible to redo multiple layers. This will dig the nozzle back down into the layers that were printed before the pause.

This doesn't include a version upgrade yet.

Contributes to issue CURA-7413.
2020-05-11 18:34:41 +02:00
..
scripts Turn 'Redo Layers' into a boolean for at most 1 layer 2020-05-11 18:34:41 +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 Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6 2020-04-21 11:46:12 +02:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Fix comment. 2020-04-28 13:28:02 +02: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