9 Commits

Author SHA1 Message Date
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
HellAholic
0149be1228
Merge pull request #18466 from Ultimaker/CURA-9838_brim_location
Cura 9838 brim location
2024-03-08 13:32:41 +01:00
Saumya Jain
dbf722e034 added settings for modifier meshes and grouped meshed
CURA-11403
2024-03-06 13:38:33 +01:00
Saumya Jain
a63cf954d4 modify-settings-for-overlap’, 'support-blocker' and 'support-mesh' saved as their respective types along with their settings
CURA-11403
2024-03-06 10:28:09 +01:00
Saumya Jain
db88a48982 modifier meshes supported in case of per model setting
CURA-11403
2024-03-01 13:02:18 +01:00
Erwan MATHIEU
d7dbd13034 Finalized changing brim_outside_only to briml_location
CURA-9838
2024-02-29 12:00:28 +01:00
c.lamboo
0d40d2b07f Fix crash when saving ucp project
CURA-11403
2024-02-26 15:37:54 +01:00
Erwan MATHIEU
ab0a52063d Now loading user settings
CURA-11561
2024-02-02 16:05:36 +01:00
Erwan MATHIEU
b931029f1c Now using ThreeMFWriter to save PCB files
CURA-11561
2024-02-02 10:03:48 +01:00