mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-18 05:45:40 -07:00
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. |
||
|---|---|---|
| .. | ||
| scripts | ||
| tests | ||
| __init__.py | ||
| plugin.json | ||
| PostProcessingPlugin.py | ||
| PostProcessingPlugin.qml | ||
| README.md | ||
| Script.py | ||
| Script.svg | ||
PostProcessingPlugin
A post processing plugin for Cura