15470 Commits

Author SHA1 Message Date
Casper Lamboo
6d3636558e
Merge pull request #18936 from Ultimaker/CURA-11840_Update_Changelog_571
CURA-11840 update changelog 571
2024-04-22 14:56:50 +02:00
Saumya Jain
6542d9ff13 changes made regards to PR review
CURA-11851
2024-04-22 14:45:51 +02:00
MariMakes
58e374c739 Updated Changelog for Cura 5.7.1
With the updated changes
2024-04-22 14:45:10 +02:00
c.lamboo
a73dc80847 Merge branch 'refs/heads/5.7' into CURA-11851-warning-message-for-extruder2 2024-04-22 14:19:41 +02:00
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
Paul Kuiper
913f979847 Adding Factor 4 platform and backplate.
PP-470
2024-04-22 13:10:04 +02:00
pkuiper-ultimaker
8984c35c36 Applied printer-linter format 2024-04-22 10:51:30 +00:00
Paul Kuiper
5080309ed2
Removed redundant settings 2024-04-22 12:50:08 +02:00
Paul Kuiper
67108e3e5d Profiles for the Factor 4
PP-470
2024-04-22 10:54:42 +02:00
Jaime van Kessel
7a5c773e90
Made printprocess reporting settings not settable per mesh 2024-04-12 11:08:35 +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
Erwan MATHIEU
346d375c48
Merge branch '5.7' into CURA-11800 2024-04-02 09:01:31 +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
Erwan MATHIEU
54cae5b602
Merge branch '5.7' into ender3v3se 2024-03-29 10:12:52 +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
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
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
Paul Kuiper
07f9bffaf8 Fixed CPE plus links.
PP-446
2024-03-27 13:36:40 +01:00
Paul Kuiper
8d34b259b9
Apply suggestions from code review
Added new printing guideline link for method materials

Co-authored-by: Saumya Jain <70144862+saumyaj3@users.noreply.github.com>
2024-03-27 13:35:31 +01:00
Saumya Jain
72a217096d
Merge branch '5.7' into PP-446-Update-bundled-packages 2024-03-27 12:35:07 +01:00
Saumya Jain
9310fff06f Aligning with 5.7 2024-03-27 12:32:14 +01:00
Saumya Jain
f2b2048b51 Update support extruder settings behavior
Changed the settings in RecommendedSupportSelector.qml so that now all extruders will not be updated by default. However, when a user changes the selected index, a temporary update to all extruders will be triggered. This allows for specific user-directed changes to propagate correctly across all extruders.

CURA-11776
2024-03-27 11:58:55 +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
Erwan MATHIEU
f481a56ba0 Last fixes recommended by @GMagician 2024-03-25 08:49:24 +01:00
Dmitry Gribenchuk
99d9cf9aee
lexical fixes 2024-03-25 09:28:01 +02: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
100e4de8bf Restored French translation for Universal Cura Project 2024-03-22 15:28:42 +01:00
Saumya Jain
af40ab5b01
Merge branch '5.7' into 5.7-translations 2024-03-21 09:58:10 +01:00
Erwan MATHIEU
8f210ab5aa Include suggestions for Italian provided by @GMagician 2024-03-21 09:29:31 +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
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
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
Casper Lamboo
7de3f39483
Merge pull request #18620 from Ultimaker/CURA-11526-II
Cura 11526 ii
2024-03-15 14:50:36 +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