Cura/plugins/3MFWriter
Saumya Jain 6ddd96f914 Add visibility control for settings in 3MFWriter plugin
Introduced a new property 'show_in_menu' to control the visibility of individual settings in 3MFWriter plugin. Modified 'SettingExport' class constructor to store this visibility status. Also, updated the 'SettingsExportGroup' model to filter the settings based on visibility before presenting them in the GUI.

CURA-11723
2024-03-26 20:37:43 +01:00
..
tests Use pytest fixtures 2023-08-02 14:46:37 +02:00
__init__.py added limit mimetype for 3mf project and removed saving ucp as mesh writer 2024-03-14 13:01:01 +01:00
plugin.json Rename to Universal Cura Project 2024-02-05 14:15:43 +01:00
SettingExport.py Add visibility control for settings in 3MFWriter plugin 2024-03-26 20:37:43 +01:00
SettingSelection.qml Add comments not to translate "Universal Cura Project" 2024-03-11 12:49:11 +01:00
SettingsExportGroup.py Add visibility control for settings in 3MFWriter plugin 2024-03-26 20:37:43 +01:00
SettingsExportModel.py Add visibility control for settings in 3MFWriter plugin 2024-03-26 20:37:43 +01:00
SettingsSelectionGroup.qml Add visibility control for settings in 3MFWriter plugin 2024-03-26 20:37:43 +01:00
ThreeMFWorkspaceWriter.py Updating _ucp_model to None everytime a write is done 2024-02-21 15:13:27 +01:00
ThreeMFWriter.py spelling of acquire 2024-03-07 16:35:19 +01:00
UCPDialog.py Added UCP as prefix in name while saving a UCP 2024-03-22 10:18:50 +01:00
UCPDialog.qml Add blank line to split elements visually 2024-03-15 13:09:54 +01:00