Cura/plugins/PostProcessingPlugin
Ghostkeeper c9e7f3a245
Fix finding layer numbers
That seems to have been unreliable. Luckily the original g-code is already broken up in layers, so searching it is completely unnecessary.

Hopefully resolves issue #5630.
2019-05-06 11:47:13 +02:00
..
scripts Fix finding layer numbers 2019-05-06 11:47:13 +02:00
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
plugin.json Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
postprocessing.svg Add post processing source files 2018-01-09 10:31:12 +01:00
PostProcessingPlugin.py Fix typing 2019-04-03 08:25:17 +00:00
PostProcessingPlugin.qml Move the additional components for the save button out of the action panel 2019-01-10 16:32:43 +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