Cura/plugins/PostProcessingPlugin
HellAholic 8181e208ee Replace Cura.SettingTextArea with SettingTextArea
Local reference used since the component file is now local in the plugin
2026-01-21 20:51:37 +01:00
..
scripts Merge branch 'main' into fix_pp_script_issues 2026-01-15 12:17:40 +01: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 bump version to 2.3.0 2026-01-12 20:11:09 +01:00
PostProcessingPlugin.py Merge pull request #15883 from GregValiant/PostProcPlugin 2023-10-04 13:41:16 +02:00
PostProcessingPlugin.qml Replace Cura.SettingTextArea with SettingTextArea 2026-01-21 20:51:37 +01:00
README.md Add post processing source files 2018-01-09 10:31:12 +01:00
Script.py Use raw strings for regular expressions with invalid escape sequences 2024-08-31 12:11:59 -05:00
Script.svg Convert icons to UTF-8 2021-06-28 18:28:50 +02:00
SettingTextArea.qml Move SettingTextArea.qml to PostProcessingPlugin 2026-01-21 20:50:33 +01:00

PostProcessingPlugin

A post processing plugin for Cura