Cura/plugins/PostProcessingPlugin
HellAholic 6f30ce102a
Some checks failed
printer-linter-format / Printer linter auto format (push) Has been cancelled
Clarify: Prevent tooltips from obstructing SettingTextArea
Added comments and clarified that tooltip signals in SettingTextArea are intentionally not used to avoid tooltips covering the text area during editing. This improves the user experience when working with multiline text fields.
2026-01-17 14:32:57 +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 Clarify: Prevent tooltips from obstructing SettingTextArea 2026-01-17 14:32:57 +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

PostProcessingPlugin

A post processing plugin for Cura