Cura/plugins/3MFWriter
Erwan MATHIEU f0764134cc
Some checks are pending
conan-package / conan-package (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Store painted texture to 3MF file
CURA-12544
Also allows having multiple texture for multiple models while painting
2025-06-03 13:27:57 +02:00
..
tests Use pytest fixtures 2023-08-02 14:46:37 +02:00
__init__.py Export proper thumbnail and gcode into BambuLab 3mf format 2025-04-16 09:09:22 +02:00
BambuLabVariant.py Export project settings into BambuLab 3MF 2025-04-29 11:28:56 +02:00
Cura3mfVariant.py Renamed confusing 'Default' variant class to 'Cura3mf'. 2025-04-29 09:25:19 +02:00
plugin.json Rename to Universal Cura Project 2024-02-05 14:15:43 +01:00
SettingExport.py Changed setting value to enum value while saving ucp 2024-03-28 11:54:54 +01:00
SettingSelection.qml Changed setting value to enum value while saving ucp 2024-03-28 11:54:54 +01:00
SettingsExportGroup.py Update plugins/3MFWriter/SettingsExportGroup.py 2024-03-27 11:18:02 +01:00
SettingsExportModel.py Values now shown while saving UCP 2024-04-02 13:54:08 +02:00
SettingsSelectionGroup.qml Add visibility control for settings in 3MFWriter plugin 2024-03-26 20:37:43 +01:00
ThreeMFVariant.py Add newlines to the end of new files. 2025-04-24 15:13:24 +02:00
ThreeMFWorkspaceWriter.py Add missing typing 2024-09-30 11:40:01 +02:00
ThreeMFWriter.py Store painted texture to 3MF file 2025-06-03 13:27:57 +02: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