Commit graph

33080 commits

Author SHA1 Message Date
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
Remco Burema
e121d2fa80 Translations: We use 'Brim' everywhere else in German.
late part of CURA-10994
2023-10-19 16:04:59 +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 7e38927a8c.
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 e2578554e6.
2023-10-10 12:23:18 +02:00
c.lamboo
e9cc6532d7 re-add ColorDialog class
to avoid api breaks
2023-10-10 12:00:55 +02:00
c.lamboo
4eb0ba9861 re-add functions for arrange
To avoid api break
new functions are added with the depricated decorator
2023-10-10 11:39:06 +02:00
Jelle Spijker
e2578554e6
Revert "loosen versions to latest stable"
This reverts commit 8d34bcdeb5.
2023-10-10 11:18:40 +02:00
Remco Burema
c20b227e5f Prevent 'major' API/SDK version break. 2023-10-10 11:15:57 +02:00
Jelle Spijker
8d34bcdeb5
loosen versions to latest stable 2023-10-10 11:03:02 +02:00
Jelle Spijker
72bba90e73
Pin versions 2023-10-10 10:53:38 +02:00
Jelle Spijker
7dbfebdfe2
Merge pull request #16919 from Ultimaker/CURA-11063_Changleog_Cura5.5
Updates for the Cura 5.5 Beta
2023-10-10 10:34:17 +02:00
Jelle Spijker
c006913a04
Apply suggestions from code review 2023-10-10 10:33:54 +02:00
Remco Burema
a4259c9f0f Upgrade SDK to 8.5.0 (corresponds to Cura 5.5.x). 2023-10-10 10:23:37 +02:00
Jelle Spijker
b29b5138f0
fix typo
Co-authored-by: fieldOfView <aldo@fieldofview.com>
2023-10-10 07:27:39 +02:00
Casper Lamboo
b1ffbfdcb2
Merge pull request #16920 from Ultimaker/CURA-11130-profile-updates
Profile improvements
2023-10-09 17:55:36 +02:00
Paul Kuiper
62a653ff64 - Added extra quick intent profiles for 0.3 and 0.4mm mode
- Visual intent outerwall speed has been reduced
- Retract settings of AA0.8 have been tuned
2023-10-09 17:07:45 +02:00
Paul Kuiper
d6897e59c5 - Added extra quick intent profiles for 0.3 and 0.4mm mode 2023-10-09 17:07:41 +02:00
c.lamboo
c2f0a3cbdd Revert "- Added extra quick intent profiles for 0.3 and 0.4mm mode"
This reverts commit dc7cd8f8c5.
2023-10-09 17:07:07 +02:00
c.lamboo
3ad13f437f Revert "- Added extra quick intent profiles for 0.3 and 0.4mm mode"
This reverts commit 0aec51f7de.
2023-10-09 17:07:04 +02:00
Paul Kuiper
0aec51f7de - Added extra quick intent profiles for 0.3 and 0.4mm mode
- Visual intent outerwall speed has been reduced
- Retract settings of AA0.8 have been tuned
2023-10-09 17:02:33 +02:00
Paul Kuiper
dc7cd8f8c5 - Added extra quick intent profiles for 0.3 and 0.4mm mode 2023-10-09 17:01:35 +02:00
MariMakes
16386b722a Update for 5.5
These changes were missing.
2023-10-09 14:31:37 +02:00
c.lamboo
61d67f108d Merge branch '5.5' into CURA-10994_translations_v5p5 2023-10-09 11:31:52 +02:00
MariMakes
d33f6fcf6e Update Changelog for Cura 5.5
First version
2023-10-06 17:10:26 +02:00
Casper Lamboo
5c171743fe
Merge pull request #16899 from Ultimaker/CURA-11131_rename_default_intent_to_balanced
Rename "Default" intent to "Balanced"
2023-10-06 13:01:44 +02:00