35043 Commits

Author SHA1 Message Date
Frederic Meeuwissen
f665281a6a Only load machine_id_to_name.json when it's needed for the first time 2024-03-27 11:19:59 +01:00
Frederic Meeuwissen
484cc6d42f Clean up CloudApiClient.py 2024-03-27 11:19:48 +01:00
Frederic Meeuwissen
8012df6518 Convert str.format to f-string 2024-03-27 11:19:36 +01:00
Frederic Meeuwissen
1bc8b90b56 Move definition ID to cloud name map to json file 2024-03-27 11:19:22 +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
3d0337ed3d
Merge branch '5.7' into PP-446-Update-bundled-packages 2024-03-27 10:21:56 +01:00
Matthias
caa1fc8c67 Move nozzle clean to designated area 2024-03-27 09:13:37 +01:00
Erwan MATHIEU
a19ebc638b Apply suggested fix by @GMagician 2024-03-27 08:53:50 +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
Nathan Rooy
5a0fe793ec
Merge branch 'main' into main 2024-03-26 15:16:32 -04:00
Saumya Jain
dc34fbc047 learn more button alligned in UCP
CURA-11781
2024-03-26 16:35:59 +01:00
Remco Burema
25e90e51d7 Fix outdated security-badge github-workflow. 2024-03-26 15:36:42 +01:00
Saumya Jain
44c7345f3b added catalog as an extra argument for translations
translations of backend plugin such as gradual flow

CURA-11732
2024-03-26 15:31:56 +01:00
Remco Burema
45a156034c Make volunteer translators aware of string-freeze.
CURA-11771
2024-03-26 15:10:37 +01:00
Remco Burema
bc5532dab3 Prevent crash if the variants only have an 'empty' entry.
Just get the one you'd get if no variant was asked (like in the other branch of the if) then.

CURA-11772
2024-03-26 14:01:35 +01:00
nathanrooy
7cd2c68e2d fixed "positionning" -> "positioning" typo 2024-03-25 19:28:46 -04:00
Erwan MATHIEU
f481a56ba0 Last fixes recommended by @GMagician 2024-03-25 08:49:24 +01:00
Erwan MATHIEU
bc933a069f
Merge pull request #18717 from dmitrygribenchuk/5.7-translations
Update ru_RU translation
2024-03-25 08:38:06 +01:00
Dmitry Gribenchuk
99d9cf9aee
lexical fixes 2024-03-25 09:28:01 +02:00
Erwan MATHIEU
c4a4a7f319
Merge pull request #18695 from dmitrygribenchuk/5.7-translations
update ru_RU translation
2024-03-22 20:46:04 +01:00
Dmitry Gribenchuk
ec080299b1
bugfix for ru_RU translation 2024-03-22 21:31:00 +02:00
Dmitry Gribenchuk
5604ba528b
update ru_RU translation 2024-03-22 18:26:06 +02:00
Erwan MATHIEU
d92c44cf64 Restored Italian translation for Universal Cura Project 2024-03-22 15:40:33 +01:00
Erwan MATHIEU
421ca02e7e Translate "Universal Cura Project" again 2024-03-22 15:30:51 +01:00
Erwan MATHIEU
100e4de8bf Restored French translation for Universal Cura Project 2024-03-22 15:28:42 +01:00
Erwan MATHIEU
143037a86e
Merge branch '5.7' into 5.7-translations 2024-03-22 15:15:52 +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
c1d57d4b0d Avoid using a temporary file to extract the old translations 2024-03-21 14:01:40 +01:00
HellAholic
0612ae0fd5
Merge pull request #18672 from Ultimaker/CURA-11729-asa-profile-not-selectable
GUID of material ASA was from generic ASA, now given Ultimaker ASA GUID
2024-03-21 13:27:28 +01:00
c.lamboo
a7329841e6 Revert "removed all generic materials"
This reverts commit 71332716cc6ac19351798aae7fe48ab95088597b.
2024-03-21 11:25:24 +01:00
Saumya Jain
71332716cc removed all generic materials
Only materials available for method is available in the _material_map

CURA-11729
2024-03-21 10:37:12 +01:00
Saumya Jain
af40ab5b01
Merge branch '5.7' into 5.7-translations 2024-03-21 09:58:10 +01:00
Saumya Jain
aaf7f0dc70 check_missing_translations for windows
fixing the paths to be used correctly

CURA-11732
2024-03-21 09:57:24 +01:00
Erwan MATHIEU
8f210ab5aa Include suggestions for Italian provided by @GMagician 2024-03-21 09:29:31 +01:00
Erwan MATHIEU
7114187c72 Merge remote-tracking branch 'origin/5.7-translations' into 5.7-translations 2024-03-21 08:49:16 +01:00
Erwan MATHIEU
3f8dfa242f Use argparse to parse the script arguments 2024-03-21 08:48:15 +01:00
HellAholic
35198a779e
Merge pull request #18670 from Ultimaker/CURA-11725_fix_recommended_settings_support_type
[CURA-11725] fix recommended settings support type
2024-03-20 17:26:54 +01:00
Saumya Jain
07d7d8c2c5
Merge branch '5.7' into CURA-11725_fix_recommended_settings_support_type 2024-03-20 15:12:42 +01:00
HellAholic
460dbb5816
Merge pull request #18669 from Ultimaker/CURA-11758-Crash-on-front-end-on-playing-the-preview-simulation
Fix crash in similation view
Validated on the build from the branch.
Issue is resolved.
2024-03-20 15:06:14 +01:00
Saumya Jain
81001b60cf GUID of material ASA was from generic ASA, now given Ultimaker ASA GUID
CURA-11729
2024-03-20 14:32:22 +01:00
HellAholic
ef784c588c
Merge pull request #18671 from Ultimaker/CURA-11720
Cura 11720
Tested with builds on the branch. Issue is resolved.
2024-03-20 14:32:01 +01:00
Erwan MATHIEU
42cee8a16d
Merge branch '5.7' into 5.7-translations 2024-03-20 14:07:12 +01:00
Erwan MATHIEU
5039caa0f3 Fix some Chinese translations
Manually cherry-picked from e839fc85989b8db510c3c6d9b0ab0486569ef147
2024-03-20 13:53:31 +01:00
Remco Burema
bc64d8fa4e Fetch support extruder instead of the default.
The (main) problem here was that the 'active extruder' was queried for the value, which isn't the same as the support-extruder.

CURA-11725
2024-03-20 13:51:09 +01:00
c.lamboo
35d3ff2b5c Only emit model once when all items have been added
CURA-11720
2024-03-20 13:35:24 +01:00
c.lamboo
9662aefa37 Revert "Update model data handling in 3MFReader plugin"
This reverts commit 4da17d643d91cb10b0185770c550dfc0f147e38f.
2024-03-20 13:34:41 +01:00
Erwan MATHIEU
15d600e76c
Merge pull request #18567 from Ultimaker/add_cad_plugin
Add native CAD plugin to Enterprise edition
2024-03-20 11:18:51 +01:00
Erwan MATHIEU
b424b22114
Merge branch '5.7' into add_cad_plugin 2024-03-20 11:18:06 +01:00
Erwan MATHIEU
0de9884295
Tiny syntax fix 2024-03-20 11:17:47 +01:00