Saumya Jain
df25f5c173
Update core compatibility warning message
...
CURA-11851
2024-04-22 14:03:40 +02:00
Saumya Jain
21e4f99b9d
Add core compatibility check for Factor4 machine
...
A new function has been added to the MachineManager class to check for core compatibility in the Factor4 machine. This function ensures the selected core is compatible for use with the Factor4 machine and if not, it displays a warning icon with an appropriate message.
CURA-11851
2024-04-22 14:00:56 +02:00
Jelle Spijker
4b47a6df85
Pin versions
...
cura_binary_data still needs to be pinned
2024-04-22 12:45:49 +02:00
Jelle Spijker
7beb3871c3
fix typo
2024-04-22 10:48:57 +02:00
Jelle Spijker
e7717021d0
loosen pinned versions
2024-04-22 10:30:56 +02:00
Jelle Spijker
f6ec9f55d6
bump version to 5.7.1
2024-04-22 10:25:47 +02:00
Jaime van Kessel
7a5c773e90
Made printprocess reporting settings not settable per mesh
2024-04-12 11:08:35 +02:00
Saumya Jain
c1e5fe0a42
Update MaterialNode initialization and metadata retrieval
...
Although this is rare scenario.This allows for metadata retrieval from the container directly if one is provided, otherwise metadata is fetched using the container_id from the ContainerRegistry. Updated the MaterialNode creation in the VariantNode class(only one scenario) to pass the container.
CURA-11748
2024-04-10 09:27:37 +02:00
Erwan MATHIEU
04ddb8e6e0
Merge remote-tracking branch 'origin/5.7' into 5.7
5.7.0
2024-04-02 14:11:31 +02:00
Erwan MATHIEU
40742565e7
Set proper 5.7.0 version
2024-04-02 14:11:08 +02:00
Erwan MATHIEU
bd5b4c3742
Pin dependancies versions for 5.7.0
2024-04-02 14:10:48 +02:00
Erwan MATHIEU
e08123bf86
Merge pull request #18798 from Ultimaker/CURA-11801-values-not-visible-saving-ucp
...
Values now shown while saving UCP
2024-04-02 14:09:51 +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
HellAholic
4dd9c3fd65
Merge pull request #18797 from Ultimaker/CURA-11797_New_Changelog
...
Update Changelog for Stable Release
2024-04-02 12:53:03 +02:00
Mariska
1a552af450
Two corrections
...
Removed a <
Added the mention of Support for the brim inside only
2024-04-02 11:47:13 +02:00
MariMakes
03a6d090db
Update Changelog for Stable Release
...
Added the introduced bugfixes to the changelog
2024-04-02 11:40:00 +02:00
HellAholic
ac65948912
Merge pull request #18767 from Ultimaker/CURA-11800
...
Cura 11800
2024-04-02 09:28:34 +02:00
Erwan MATHIEU
346d375c48
Merge branch '5.7' into CURA-11800
2024-04-02 09:01:31 +02:00
Erwan MATHIEU
8b3c97429f
Merge pull request #18792 from Patola/5.7
...
Updated pt_BR strings for Cura 5.7
2024-04-02 08:40:42 +02:00
Cláudio 'Patola' Sampaio
479d4d0062
Updated pt_BR strings for Cura 5.7
2024-04-02 02:34:34 +02:00
c.lamboo
40b9f2b909
Change modal type to ApplicationModal
...
this was causing issues on mac. You can only have a single `modal` open at all time. Some how mac though a modal was still open (event after it was being closed) and refused to open other dialogs (like file dialogs)
CURA-11800
2024-03-30 16:36:07 +01:00
c.lamboo
b3d3c4d00a
Remove almost duplicate file
...
CURA-11800
2024-03-30 16:16:27 +01:00
HellAholic
a95418f072
Merge pull request #18745 from Ultimaker/CURA-11465-addprinter-window-jumps-to-cloud-printer
...
Implement syncing feature for Ultimaker account
2024-03-29 16:52:38 +01:00
c.lamboo
16ce5c8b6f
Merge remote-tracking branch 'origin/5.7' into 5.7
2024-03-29 16:23:50 +01:00
c.lamboo
600f5cdaf6
Fix opening empty ucp files
...
CURA-11703
2024-03-29 16:23:38 +01:00
HellAholic
6d5966472c
Merge pull request #18754 from Ultimaker/CURA-11783-enum-instead-of-text-value
...
Cura 11783 enum instead of text value
2024-03-29 15:26:51 +01: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
HellAholic
29c3c2f098
Merge pull request #18756 from Ultimaker/CURA-11703_fix_ucp_jump_coords
...
[CURA-11703] Reset entire scene around center for UCP.
2024-03-29 11:36:45 +01:00
Casper Lamboo
4c9b74edff
Remove unintuitive comment
2024-03-29 10:38:27 +01:00
HellAholic
0ce0a4c732
Merge pull request #18731 from Ultimaker/CURA-11772_fix_crash_on_open
...
[CURA-11772] Crash on opening certain project files
2024-03-29 10:31:57 +01:00
Erwan MATHIEU
5d42648e2a
Merge pull request #17166 from 0xDEAD/ender3v3se
...
Move nozzle clean to designated area
2024-03-29 10:13:05 +01:00
Erwan MATHIEU
54cae5b602
Merge branch '5.7' into ender3v3se
2024-03-29 10:12:52 +01:00
Remco Burema
0d585f367f
Reset entire scene around center for UCP.
...
Since we can't rely on the build-volume --because we can't know on which printer we open-- the safest bet (and the thing alowed by 3mf if I recall) is to just center the entire scene on the buildplate for Universal Cura Project files.
CURA-11703
2024-03-28 23:51:35 +01:00
Saumya Jain
cf61a78fbf
Added enumname while reading ucp
...
Added a connection in WorkspaceDialog.qml to call function whenever the 'exportedSettingModel' changes. This ensures that any changes in the model will now be reflected in the UI table. Furthermore, an added adjustment in SpecificSettingsModel.py now correctly handles the enum type settings, retrieving the correct value from the options list.
CURA-11783
2024-03-28 17:16:42 +01:00
Remco Burema
93861073d3
Fix another open-file resulting in a crash.
...
If the materials doesn't have the right key in it, just continue. It should be somewhere after all.
part of CURA-11772
2024-03-28 17:00:57 +01:00
Remco Burema
e85e50cce4
Merge remote-tracking branch 'origin/5.7' into CURA-11772_fix_crash_on_open
2024-03-28 14:58:13 +01:00
Saumya Jain
b34865e9c8
Changed setting value to enum value while saving ucp
...
CURA-11783
2024-03-28 11:54:54 +01:00
HellAholic
2435a5665f
Merge pull request #18734 from Ultimaker/CURA-11781-align-learn-more-button-in-ucp
...
learn more button alligned in UCP
2024-03-28 10:36:35 +01:00
HellAholic
55baebc5b1
Merge pull request #18744 from Ultimaker/CURA-8897_fix_revert_to_prev_project_name
...
[CURA-8897] Clear the last project name when the platform is empty.
2024-03-28 10:34:52 +01:00
HellAholic
2ce731fb83
Merge pull request #18737 from Ultimaker/CURA-11723-dont-show-anti-mesh-settings
...
Add visibility control for settings in 3MFWriter plugin
2024-03-28 10:18:43 +01:00
Saumya Jain
3e5edaa442
Merge branch '5.7' into CURA-11465-addprinter-window-jumps-to-cloud-printer
2024-03-28 10:06:48 +01:00
Saumya Jain
55d4cd44c4
Aligning the title horizontally
...
CURA-11781
2024-03-28 09:51:06 +01:00
HellAholic
ba10318a0e
Merge pull request #18592 from Ultimaker/CURA-11475_low_performance_multiple_nozzles
...
Cura 11475 low performance multiple nozzles
2024-03-28 09:07:29 +01:00
Remco Burema
cbe3afba94
Remove the name when there _isn't_ platform activity.
...
Not the other way around, doh.
part of CURA-8897
2024-03-28 08:49:13 +01:00
HellAholic
264fd95e5f
Merge pull request #18743 from Ultimaker/CURA-11776-update-from-global-setting-for-support-type
...
Update support extruder settings behavior
2024-03-27 17:01:08 +01:00
HellAholic
f1228b719b
Merge pull request #18577 from Ultimaker/PP-446-Update-bundled-packages
...
PP-446 update bundled packages
2024-03-27 16:44:08 +01:00
Saumya Jain
c3b0fa5bd3
Implement syncing feature for Ultimaker account
...
Updated account syncing functionality for logged-in and non-logged-in sessions in Ultimaker. More specifically, syncing is now engaged when the UI becomes visible and stopped when adding a machine action is triggered. The modifications also include fallback to login if the user is not logged in.
CURA-11465
2024-03-27 16:42:45 +01:00