33100 Commits

Author SHA1 Message Date
Remco Burema
10a99b653c Merge branch 'CURA-11217_pt_br_strings_5p5' into 5.5 2023-10-24 12:37:32 +02:00
Remco Burema
0a0236ff09 Restore EOL.
part of CURA-11217
2023-10-24 12:36:48 +02:00
Jaime van Kessel
674ed65ac9
Merge pull request #17088 from Ultimaker/CURA-11145
Cura 11145
2023-10-24 11:12:48 +02:00
Jelle Spijker
8198811d72
Merge branch '5.5' into CURA-11145 2023-10-24 11:04:17 +02:00
Jaime van Kessel
7afcf16b94
Merge branch 'CURA-11189-reset-intents' of github.com:Ultimaker/Cura into 5.5 2023-10-24 10:52:49 +02:00
Jelle Spijker
888c9e4bea
Add runtime compat to LD_LIBRARY_PATH
That file containst libstdc++.so

Contributes to CURA-11145
2023-10-24 09:22:45 +02:00
Jelle Spijker
57a7cdc08c
Use LD_LIBRARY_PATH
Hoping that setting the `LD_LIBRARY_PATH` will ensure the correct glibc is used. And ensure that glibc is installed

Contributes to CURA-11145
2023-10-24 08:28:13 +02:00
Casper Lamboo
996bea1f40
Merge pull request #17080 from Ultimaker/CURA-11132
CURA 11132 fix missing icon crash
2023-10-23 17:41:55 +02:00
Jelle Spijker
dd2a80876f
Update package dependencies in AppImageBuilder
The changes include adding several packages to the list of dependencies for the AppImage-builder, such as libgtk,
librsvg2, imagemagick and icon themes. Furthermore, adjustments were made to the runtime environment variables
(GDK_PIXBUF_MODULEDIR and GDK_PIXBUF_MODULE_FILE). Excluded file paths were also updated to exclude unnecessary
documentation files.

Contributes to CURA-11132
2023-10-23 14:52:05 +02:00
Jelle Spijker
e999ba8ffd
Update AppImage build configuration
This update removes various icon-theme exclusions from the AppImage build configuration and includes specific hicolor
icon files. It also adds new environment variables and path mappings for handling user data more efficiently within the
AppImage. This aims to optimize the packing process and improve the resultant AppImage's compatibility and performance.

Contributes to CURA-11132
2023-10-23 13:12:40 +02:00
Cláudio 'Patola' Sampaio
4b2fa8d0d8 Updated Brazilian Portuguese strings for 5.5 2023-10-23 06:23:58 +02:00
c.lamboo
053aaad16f Don't place objects near the boarder in grid arrange
CURA-11189
2023-10-20 17:11:40 +02:00
Casper Lamboo
f035c42f85
Merge pull request #17036 from Ultimaker/CURA-10403_revisit_auto_arrange_strategy
Cura 10403 revisit auto arrange strategy
2023-10-20 17:04:43 +02:00
c.lamboo
fa1f5a7c89 Boyscouting
CURA-11189
2023-10-20 15:10:39 +02:00
c.lamboo
7d6e96d1d3 Boyscouting
CURA-11189
2023-10-20 15:09:16 +02:00
Erwan MATHIEU
1b9ad84115 Improve code readability
CURA-10403
2023-10-20 12:05:19 +02:00
Casper Lamboo
2e76eebef8
Merge pull request #17037 from Ultimaker/CURA-11193_fix_SDK_break
Add deprecation warning for ColorDialog
2023-10-20 11:48:45 +02:00
Erwan MATHIEU
d11688cbea Add deprecation warning for ColorDialog
CURA-11193
2023-10-20 11:37:32 +02:00
Erwan MATHIEU
0ff069a8dd Add color property to ColorDialog
CURA-11193
2023-10-20 10:38:35 +02:00
Erwan MATHIEU
0d0375d5e0 Retry auto-arrange with a few different strategies
CURA-10403
2023-10-19 16:36:19 +02:00
Remco Burema
e121d2fa80 Translations: We use 'Brim' everywhere else in German.
late part of CURA-10994
2023-10-19 16:04:59 +02:00
Erwan MATHIEU
1509e27983 Removed unused variable
CURA-10403
2023-10-19 16:03:14 +02:00
Erwan MATHIEU
1949d315e3 Minor auto-arrange improvements
CURA-10403
2023-10-19 16:02:08 +02:00
Remco Burema
6899cb521c Fix translations.
Given that we're still in negotiation with the new translation service after our trial period ran out, we've sadly had to rely on machine translations for these. Czech was missing the new Gradual Flow settings, and German had an unrelated setting description somehow end up as a label for another.

a late part of CURA-10994
2023-10-19 15:39:44 +02:00
Remco Burema
95fa0855a1
Merge pull request #17030 from Ultimaker/CURA-11180-mac-memory-leak
Fix memory leak issues in monitor page
2023-10-19 14:01:09 +02:00
c.lamboo
0e1262126a Fix memory leak issues in minitor page
Issue was that QT (incorrectly?) asserted that there was a binding loop between width and height in the `NetworkMJPGImage` component. This caused the height to evalualte to `infinity`, making QT create a buffer with an infinite amount of memory. Solved by calculating a serpeate `img_scale_factor` which both the width and height uses.

CURA-11180
2023-10-19 11:53:41 +02:00
Remco Burema
c7c5c38f9d
Merge pull request #17029 from Ultimaker/CURA-11187-fix-small-skin-issue
Remove "no skin in z gap" from profiles
2023-10-19 11:32:24 +02:00
Paul Kuiper
1d7ca16f41 Remove "no skin in z gap" from profiles. Created issues in some skin areas.
Related to: CURA-11187
2023-10-19 11:18:11 +02:00
Remco Burema
e5e941aeba
Merge pull request #17004 from Ultimaker/CURA-10994_translations_v5p5
Restored missing translation labels
2023-10-18 17:17:47 +02:00
Erwan MATHIEU
4131993e5f Fix misplaced translations
CURA-10994
2023-10-18 16:46:43 +02:00
Jelle Spijker
c20149d064
use the stable 0.1 release branch for plugin 2023-10-18 14:36:31 +02:00
Erwan MATHIEU
3b5dd87d69 Chinese profiles translations refinement
CURA-10994
2023-10-18 09:13:31 +02:00
Erwan MATHIEU
535cb28037 Add translations for new settings/profiles
CURA-10994
2023-10-17 15:59:08 +02:00
Casper Lamboo
607c7a93f3
Merge pull request #17001 from Ultimaker/CURA-11151
Updated upgrade script.
2023-10-17 10:26:41 +02:00
Casper Lamboo
7c8a18b921
Merge pull request #16999 from Ultimaker/Profile_update_post_5.5_beta
Profile updates Cura 5.5 beta
2023-10-17 10:10:03 +02:00
Saumya Jain
5c2e6a0294
Merge branch '5.5' into Profile_update_post_5.5_beta 2023-10-16 17:10:33 +02:00
Erwan MATHIEU
700196954a Restored missing translation labels
CURA-10994
2023-10-16 17:01:44 +02:00
Paul Kuiper
9a3c92c2af - Added PETG visual mode for 0.15mm 2023-10-16 14:26:53 +02:00
saumya.jain
8ca005f804 Updated upgrade script. removed update of materials other than:
abs
 pla
 petg and
 tough-pla

CURA-11151
2023-10-16 14:13:12 +02:00
Jaime van Kessel
dc66732150
Revert "Fix certain 3mf models not restoring properly"
This reverts commit 7e38927a8cb76d3789fde21482aeff1e254cc636.
2023-10-16 12:07:17 +02:00
Paul Kuiper
e87560ef0f - Added PETG visual mode for 0.1mm and 0.06mm
- Improved bridging settings for PETG AA0.8
- Improved unretract settings fro PETG and ABS AA0.8
2023-10-16 11:19:05 +02:00
Jaime van Kessel
7e38927a8c
Fix certain 3mf models not restoring properly
CURA-11164
2023-10-16 10:56:57 +02:00
Casper Lamboo
673303a238
Merge pull request #16976 from Ultimaker/CURA_9755-Meshes-in-correct-location
Cura 9755 meshes in correct location
2023-10-13 15:09:25 +02:00
saumya.jain
7880cb5bde remove debug statement
CURA-9755
2023-10-13 11:29:44 +02:00
saumya.jain
277d48bd51 3mf Meshes load in correct location
CURA-9755
2023-10-13 09:27:57 +02:00
Jaime van Kessel
6f82397476
Merge pull request #16943 from Ultimaker/CURA-11146_badonka_donk_donk
CURA-11146 limit the bloat in the new AppImage
2023-10-11 15:35:48 +02:00
Jelle Spijker
d8ef4c381c
Less bloat
Could also be a solution for:
- #16932
- #16935

Fixes CURA-11146
Fixes #16931
2023-10-11 14:21:24 +02:00
Casper Lamboo
b81e1b8741
Merge pull request #16829 from Ultimaker/CURA-10994_translations_v5p5
[CURA-10994] Translations for 5.5.x
2023-10-11 10:33:50 +02:00
Jelle Spijker
57b581d19b
Revert "Revert "loosen versions to latest stable""
This reverts commit e2578554e6fb6f4f8d02f6396f003e93d6993cfb.
2023-10-10 12:23:18 +02:00
c.lamboo
e9cc6532d7 re-add ColorDialog class
to avoid api breaks
5.5.0-beta.1
2023-10-10 12:00:55 +02:00