3 Commits

Author SHA1 Message Date
Saumya Jain
f4c15c47ce
Update plugins/3MFWriter/SettingsExportGroup.py
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-03-27 11:18:02 +01:00
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
Erwan MATHIEU
b931029f1c Now using ThreeMFWriter to save PCB files
CURA-11561
2024-02-02 10:03:48 +01:00