15432 Commits

Author SHA1 Message Date
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
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
c.lamboo
74678bf6fb Bumb version for profiles
CURA-11526
2024-03-15 11:59:09 +01:00
Saumya Jain
9f5a952d11 changelog for beta
CURA-11738
2024-03-15 10:28:29 +01:00
Erwan MATHIEU
b3317fdfc4 Updated translations 2024-03-15 09:56:36 +01:00
Remco Burema
e0f5d2595c Only save project as project (not ucp).
If we don't limit this, the user would also have the basically fake option to save as UCP ... which would still save as a workspace/project instead, leading to much confusion. (This is the 2nd instance of where this needs to go actually...)

part of CURA-11715
2024-03-14 18:45:40 +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
HellAholic
0ac0e1f371
Merge pull request #18580 from Ultimaker/PP-447-Remove-solid-intent-SR30
Remove solid intent mode for SR-30 (support material) for Method X & XL
2024-03-13 09:49:20 +01:00
Erwan MATHIEU
4e564c7eb5 Add gradual flow plugin translations 2024-03-13 09:25:32 +01:00
Erwan MATHIEU
406a238d96 Update translation files with UCP file type 2024-03-13 09:03:20 +01:00
Paul Kuiper
2048b04024 Remove solid intent mode for SR-30 (support material)
PP-447
2024-03-12 18:03:55 +01:00
Erwan MATHIEU
e1bfb2a60d Update translation files with the brim_inside_margin description 2024-03-12 15:11:23 +01:00
Erwan MATHIEU
52a303e977 Slightly reformulate brim_inside_margin description 2024-03-12 14:54:22 +01:00
Erwan MATHIEU
790cc2ad50 Update translation labels 2024-03-11 13:25:24 +01:00
Erwan MATHIEU
ff4652e16a Add comments not to translate "Universal Cura Project" 2024-03-11 12:49:11 +01:00
Erwan MATHIEU
9865bdac70 Don't translate Cura name 2024-03-11 11:55:18 +01:00
Saumya Jain
38685793ab
Merge branch 'main' into CURA-11705-updating-strings-in-CURA 2024-03-08 14:46:04 +01:00
saumyaj3
4d77972600 Applied printer-linter format 2024-03-08 13:42:10 +00:00
Saumya Jain
143dd20392
Update fdmprinter.def.json 2024-03-08 14:41:17 +01:00
Saumya Jain
9e17a55c17 Dtring finishing for Prime tower type and print sequence
CURA-11705
2024-03-08 14:39:12 +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
Casper Lamboo
f540619190
Merge pull request #18545 from Ultimaker/PP-441-Generic-PEKK-profile
Added the generic_petcf
2024-03-08 10:50:01 +01:00
HellAholic
077ac06e84 Added the generic_petcf
Generic petcf was dropped during clean up. After confirmation with Frederic added it back to the exclude list
2024-03-08 10:44:31 +01:00
Frederic Meeuwissen
47a3d4ddbd Improve top layer quality of TPU
Recommited from Paul's changes to resolve conflicts
2024-03-07 17:27:07 +01:00
Casper Lamboo
26d181c695
Merge branch 'main' into PP-441-Generic-PEKK-profile 2024-03-07 16:19:05 +01:00
c.lamboo
2c033b7adc Remove incorrect space 2024-03-07 16:15:35 +01:00
Casper Lamboo
8e61996ced
Remove wildcards from definition files 2024-03-07 16:07:15 +01:00
Erwan MATHIEU
66aeb3b465
Apply suggested description simplification
CURA-9838

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-03-07 11:48:09 +01:00
Saumya Jain
9d35ee5fce
Merge branch 'main' into CURA-11657_fix_usb_print_crash 2024-03-07 11:15:48 +01:00