mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-07 02:54:38 -07:00
Introduced isMultilineSetting() to parse the comments field for multiline directives in various formats. Updated the string setting type to use this helper, improving flexibility in specifying multiline text areas. Supports "multiline" or "@[multiline]" or "@[multiline, other] comment" which can be extended later if required. |
||
|---|---|---|
| .. | ||
| scripts | ||
| tests | ||
| __init__.py | ||
| plugin.json | ||
| PostProcessingPlugin.py | ||
| PostProcessingPlugin.qml | ||
| README.md | ||
| Script.py | ||
| Script.svg | ||
| SettingTextArea.qml | ||
PostProcessingPlugin
A post processing plugin for Cura