199 Commits

Author SHA1 Message Date
Erwan MATHIEU
f0cbd8e802 Restore lost change after an errored merge
This reverts commit 946bf033066e561827da4d00afbc3b680cd7e552.
2024-09-19 11:00:09 +02:00
Erwan MATHIEU
946bf03306 Revert "Merge branch 'main' into 5.8"
This reverts commit fec7637615fd05fb052848bb1cd569840d650ebd, reversing
changes made to 081b9b543b564ac6c2a840916162a06b289c5d94.
2024-08-13 15:56:01 +02:00
nilsiism
be4d4d404f
Fix transformation
The transformation from UM to savitar in the 3MFWriter does not invert the transformation in the 3MFReader. This usually doesn't cause any problems as the center mesh extension is zero and the resulting matrix the identity. However if the extent is not zero the final transformation is incorrect.
2024-07-12 13:47:21 +02:00
Erwan MATHIEU
3fbc911123 Remove useless variable declaration
The node_matrix is defined in the following if whatever the condition, so there is no need to define it first.

CURA-11902
2024-05-15 09:09:29 +02:00
Erwan MATHIEU
b75f168c55 Fix wrong placement of objects children when saving to 3MF
We now ignore the auto-centering of meshes for children objects, because it messes up with their relative position with their parent. Only the top-level objects needs to be centered, the children will follow.

CURA-11902
2024-05-14 14:54:00 +02:00
Saumya Jain
532dc0825b Values now shown while saving UCP
For all the values even numericals were passed through the translations. so nothing came out for numbers. Now we filter it for enums and then translate it.

CURA-11801
2024-04-02 13:54:08 +02:00
c.lamboo
5301233322 Fix label in save ucp
CURA-11783
2024-03-29 14:13:06 +01:00
c.lamboo
0d01f7523e Also translate label
CURA-11783
2024-03-29 13:04:56 +01:00
c.lamboo
b2fea2c1b5 Point to correct catalog
CURA-11783
2024-03-29 12:52:31 +01:00
c.lamboo
b2c0767165 Add translations to enum values
CURA-11783
2024-03-29 11:52:09 +01:00
Saumya Jain
b34865e9c8 Changed setting value to enum value while saving ucp
CURA-11783
2024-03-28 11:54:54 +01:00
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
646d4e5f85
Update plugins/3MFWriter/SettingsExportModel.py
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-03-27 11:17:46 +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
Saumya Jain
d3b1294e8b Added UCP as prefix in name while saving a UCP
CURA-11762
2024-03-22 10:18:50 +01:00
Erwan MATHIEU
80a28021e9 Add blank line to split elements visually
CURA-11734
2024-03-15 13:09:54 +01:00
Saumya Jain
59d395a121 Added learn more button while saving and opening UCP
CURA-11734
2024-03-15 12:20:56 +01:00
Saumya Jain
73e4d78735 added limit mimetype for 3mf project and removed saving ucp as mesh writer
CURA-11715
2024-03-14 13:01:01 +01:00
Saumya Jain
b06805dd85 Mimetype introduction for ucp
CURA-11715
2024-03-12 16:30:19 +01:00
Saumya Jain
5824cf5414 Both Project and UCP has same text
CURA-11715
2024-03-12 16:02:20 +01:00
Saumya Jain
20cc036b61 Save as UCP text corrected
CURA-11715
2024-03-12 14:32:48 +01:00
Erwan MATHIEU
7c00d2f0b3 Merge remote-tracking branch 'origin/5.7' into 5.7 2024-03-11 13:25:51 +01:00
Erwan MATHIEU
ff4652e16a Add comments not to translate "Universal Cura Project" 2024-03-11 12:49:11 +01:00
Saumya Jain
a4d18601c7
Merge branch '5.7' into CURA-11650-thumnails-missing 2024-03-08 16:47:19 +01:00
Saumya Jain
38685793ab
Merge branch 'main' into CURA-11705-updating-strings-in-CURA 2024-03-08 14:46:04 +01:00
Saumya Jain
fe8f209484
Merge branch 'main' into CURA-11650-thumnails-missing 2024-03-08 13:46:16 +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
174368d1eb description of UCP
CURA-11705
2024-03-08 12:08:32 +01:00
Saumya Jain
dc031c4674 spelling of acquire
CURA-11650
2024-03-07 16:35:19 +01:00
Saumya Jain
e905ac9d33 adding a lock for the create snapshot
CURA-11650
2024-03-07 16:13:19 +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
0e70b80446 removal of preference to not open the save dialog for ucp again
CURA-11403
2024-03-05 14:56:09 +01:00
Saumya Jain
3e23ce1c37 code review fixed for PAP
CURA-11403
2024-03-05 14:08:39 +01:00
Saumya Jain
db88a48982 modifier meshes supported in case of per model setting
CURA-11403
2024-03-01 13:02:18 +01:00
Saumya Jain
9633a8e9d4 adding warning to settings not in whitelist
CURA-11403
2024-03-01 11:53:05 +01:00
Saumya Jain
f678ff2de2 icon additon in open SVG
CURA-11403
2024-02-29 18:51:48 +01:00
Saumya Jain
f3c49e494e adding option of opening model as UCP or normal project file
CURA-11403
2024-02-29 15:45:13 +01:00
Erwan MATHIEU
d7dbd13034 Finalized changing brim_outside_only to briml_location
CURA-9838
2024-02-29 12:00:28 +01:00
Saumya Jain
8d2e72a109 adding logo for cura project
CURA-11403
2024-02-28 14:31:51 +01:00
Saumya Jain
bf73623711 commit to create package
CURA-11403
2024-02-28 10:38:28 +01:00
Saumya Jain
72448eec5b commit to create package
CURA-10542
2024-02-28 10:22:35 +01:00
Saumya Jain
002af4eb81 saving extruder settings on model
exported_model_settings were supposed to be None instead of {} for 3mf saving

CURA-10542
2024-02-27 16:48:44 +01:00
Saumya Jain
abc0719aa3
Merge branch 'main' into CURA-10542-Drop-to-buildplate-permodel 2024-02-26 15:52:20 +01:00
c.lamboo
0d40d2b07f Fix crash when saving ucp project
CURA-11403
2024-02-26 15:37:54 +01:00
Saumya Jain
55e5cd8982 adding dropto buildplate drop per model in 3mf
CURA-10542
2024-02-26 14:58:53 +01:00
Saumya Jain
e99d5eb906 fixing comment
CURA-11617

CURA-11624
2024-02-22 09:59:31 +01:00
c.lamboo
3c305bb289 Fix dialog_on_ucp_project_save preference
CURA-11403
2024-02-21 19:30:36 +01:00
Saumya Jain
982f82c1a1 Removing debug statement
CURA-11624
2024-02-21 15:22:20 +01:00
Saumya Jain
2681932fec Adding cura share icon to thumbnail
CURA-11624
2024-02-21 15:20:38 +01:00