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 e839fc8598
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 4da17d643d
.
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
c.lamboo
1046b24ee5
Fix crash in similation view
...
CURA-11758
2024-03-20 11:14:16 +01:00
Erwan MATHIEU
39e2579153
Add script to check/fix missing translations
2024-03-20 09:59:48 +01:00
Erwan MATHIEU
5de2969abf
Merge remote-tracking branch 'origin/5.7' into 5.7-translations
2024-03-20 09:24:10 +01:00
Erwan MATHIEU
47c906bb16
Restore missing translations due to collision
2024-03-20 09:10:55 +01:00
Erwan MATHIEU
5aa2d31adc
Restore missing translation due to collision
2024-03-19 16:37:47 +01:00
Erwan MATHIEU
cb80940616
Restore missing label context
2024-03-19 16:28:51 +01:00
Erwan MATHIEU
70f18c1143
Apply code consistency suggestions
...
CURA-11475
2024-03-19 13:00:26 +01:00
Casper Lamboo
d16c7a84a9
Remove documenting comment in middle of function
...
CURA-11475
2024-03-19 11:37:04 +01:00
Remco Burema
d441130e3b
Defensive programming: Fix current path can be None.
...
should fix CURA-11741 (sentry cura '708')
2024-03-19 10:43:11 +01:00
Casper Lamboo
22d860f4e2
Merge pull request #18653 from Ultimaker/CUR-11720-ucp-correct-ovverrides-ii
...
use notify to update `exportedSettingModel`
2024-03-18 17:05:30 +01:00
Saumya Jain
6a7fe9a423
Merge branch '5.7' into CUR-11720-ucp-correct-ovverrides-ii
2024-03-18 15:45:11 +01:00
Casper Lamboo
2ec8e22106
Merge pull request #18603 from Ultimaker/CURA-11700-trigger-area-for-selecting-machine
...
Added Cura.MachineSelector in place of combobox
2024-03-18 15:01:24 +01:00
Saumya Jain
eac2d3b173
removes the unnecessary 'z' attribute
...
CURA-11700
2024-03-18 14:51:55 +01:00
Saumya Jain
37dc9e5dcb
Update UI layering and MachineSelector properties in 3MFReader
...
The z-index property of combobox and Loader elements in WorkspaceSection.qml was adjusted to ensure proper layering.
CURA-11700
2024-03-18 14:47:24 +01:00
Erwan MATHIEU
e7fe6d07bd
Merge remote-tracking branch 'origin/5.7' into CURA-11475_low_performance_multiple_nozzles
2024-03-18 14:12:43 +01:00
Mariska
37d93736d8
Updated Call to Action to 5.7 Beta
...
We are now sending our users from the Nightly to the 5.7 Beta with several improvements and the updated slicing analysis tool
2024-03-18 13:30:18 +01:00
Erwan MATHIEU
ce6642e992
Improve UI responsiveness
...
Treat settings to check for errors one by one instead of by batch of 10, because this can take a few 100s of milliseconds, which makes the UI choppy and barely allows for user interactions
CURA-11475
2024-03-18 13:24:52 +01:00
Saumya Jain
4da17d643d
Update model data handling in 3MFReader plugin
...
partially revert 4dd0113a78
CURA-11720
2024-03-18 12:46:10 +01:00
Saumya Jain
5eeee37f0e
Update visibility condition in WorkspaceDialog
...
CURA-11700
2024-03-18 12:32:34 +01:00
Saumya Jain
1ebab878fe
Merge branch '5.7' into CURA-11700-trigger-area-for-selecting-machine
2024-03-18 12:31:41 +01:00
Saumya Jain
522310b48a
Merge branch '5.7' into CUR-11720-ucp-correct-ovverrides-ii
2024-03-18 12:17:16 +01:00
c.lamboo
4dd0113a78
Add dedicate functions for exportedSettingModelItems
and exportedSettingModelRowCount
2024-03-18 12:14:58 +01:00
c.lamboo
a58cd69b39
use notify to update exportedSettingModel
2024-03-18 11:55:50 +01:00
Erwan MATHIEU
5a346e3ce6
Optimized SettingInheritanceManager update
...
Instead of getting all the settings and checking for their state, run only once through all the containers and gather only the keys having a User state.
CURA-11475
2024-03-18 11:25:08 +01:00
Erwan MATHIEU
c3a2a6f8d0
Merge remote-tracking branch 'origin/5.7' into 5.7-translations
2024-03-18 08:54:45 +01:00
Erwan MATHIEU
57d8a2691a
Add missing gradual flow translations
2024-03-18 08:50:34 +01:00
Erwan MATHIEU
acea7bdeec
Clear more untranslated labels
2024-03-15 17:33:13 +01:00
Erwan MATHIEU
836b54279d
Cleared non-translated labels
2024-03-15 16:30:53 +01:00
Erwan MATHIEU
0fec7bd3c7
Properly pin dependancies
2024-03-15 15:07:28 +01:00
Erwan MATHIEU
e27432990d
Prepare for 5.7.0-beta.1 release
2024-03-15 14:53:57 +01:00
Casper Lamboo
7de3f39483
Merge pull request #18620 from Ultimaker/CURA-11526-II
...
Cura 11526 ii
2024-03-15 14:50:36 +01:00
Erwan MATHIEU
9415c1015b
Merge pull request #18615 from Ultimaker/CURA-11738-update-changelog-for-beta
...
changelog for beta
2024-03-15 14:45:44 +01:00
Saumya Jain
409e855435
Merge branch '5.7' into 5.7-translations
2024-03-15 14:36:11 +01:00
c.lamboo
c4336e8e8b
Merge remote-tracking branch 'origin/5.7' into 5.7
2024-03-15 14:35:00 +01:00
c.lamboo
8e0127471d
Bumb setting version in fdmextruder and fdmprinter
...
CURA-11526
2024-03-15 14:34:51 +01:00
Saumya Jain
b8e4251e6a
Removed repeated line
...
CURA-11738
2024-03-15 14:27:26 +01:00
Saumya Jain
826b2e42b2
removed bug for signed out
...
CURA-11738
2024-03-15 14:00:40 +01:00
Saumya Jain
d42f894965
fixed blank lines for consistency
...
CURA-11738
2024-03-15 13:58:39 +01:00
Erwan MATHIEU
804e28a5c7
Merge branch '5.7' into CURA-11738-update-changelog-for-beta
2024-03-15 13:27:35 +01:00
Erwan MATHIEU
0870bbd5aa
Merge pull request #18618 from Ultimaker/CURA-11734-add-a-learn-more-buttn-for-ucp
...
Added learn more button while saving and opening UCP
2024-03-15 13:12:10 +01:00
Erwan MATHIEU
1344ee4bd4
Merge branch '5.7' into CURA-11734-add-a-learn-more-buttn-for-ucp
2024-03-15 13:10:16 +01:00
Erwan MATHIEU
80a28021e9
Add blank line to split elements visually
...
CURA-11734
2024-03-15 13:09:54 +01:00