Cura/plugins/PostProcessingPlugin
HellAholic bf839f3e13 Refactor SettingTextArea to separate QML file
Moved the custom multiline SettingTextArea component from PostProcessingPlugin.qml to a new reusable SettingTextArea.qml file. Updated the plugin to use the new component, improving modularity and maintainability.
This aligns better with Cura code structure.
2026-01-13 21:18:21 +01:00
..
scripts Merge pull request #21198 from GregValiant/Annealing 2025-12-09 10:14:30 +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 Refactor SettingTextArea to separate QML file 2026-01-13 21:18:21 +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