Erwan MATHIEU
3f823d7175
Merge remote-tracking branch 'origin/CURA-10783_prime_tower_with_raft' into CURA-10783_prime_tower_with_raft
2023-10-24 16:11:56 +02:00
Erwan MATHIEU
3417a858b4
Use default prime tower position for everyone
...
This is necessary to ensure that all printers use a valid prime tower position, now that the position computation rule has changed and includes the base/brim.
CURA-10783
2023-10-24 16:11:41 +02:00
Erwan MATHIEU
e6a163770d
Reformulate prime tower default position
...
CURA-10783
2023-10-24 16:10:19 +02:00
MariMakes
405f5dbed6
Update changelog for stable
...
Updated changelog for stable
2023-10-24 14:27:31 +02:00
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
1e64b8745b
Merge branch '5.5' of github.com:Ultimaker/Cura
2023-10-24 11:13:05 +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
9a410d2c16
Merge branch '5.5' of github.com:Ultimaker/Cura
2023-10-24 10:55:39 +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
aa03e9236b
Change defaults for Mac runners
2023-10-23 16:22:55 +02:00
c.lamboo
e34d4dc901
Merge branch 'main' into CURA-10783_prime_tower_with_raft
2023-10-23 15:57:47 +02:00
Jelle Spijker
b5a76427c8
Use newer version of Python
2023-10-23 15:56:29 +02:00
Jelle Spijker
b83d3ebae7
Use older version of Python
2023-10-23 15:49:53 +02:00
Jelle Spijker
52c9b4bea8
Use specific self-hosted label
2023-10-23 15:32:29 +02:00
Jelle Spijker
87a02c6ea2
Specify both OS and Arch for Mac
2023-10-23 15:26:15 +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
c.lamboo
6c2a468c18
Reuse node_bounds
utility function
2023-10-23 11:19:28 +02:00
c.lamboo
5134540751
Remove unused extra argument
2023-10-23 11:19:04 +02:00
Cláudio 'Patola' Sampaio
4b2fa8d0d8
Updated Brazilian Portuguese strings for 5.5
2023-10-23 06:23:58 +02:00
c.lamboo
fe4790fe06
Add iso view to snapshot
2023-10-20 23:14:58 +02:00
c.lamboo
1425dd01d5
Fix bug in create bounds
...
CURA-10561
2023-10-20 22:49:26 +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
c.lamboo
366004cdc1
Change margins
...
CURA-10561
2023-10-19 22:44:27 +02:00
c.lamboo
bdb7444afa
Resolve qt warnings
...
CURA-10561
2023-10-19 22:06:40 +02:00
c.lamboo
e7188c2f9f
Find python dependencies directly in python
...
CURA-10561
2023-10-19 21:54:50 +02:00
c.lamboo
c7eee660de
Cleanup about page
...
CURA-10561
2023-10-19 21:54:26 +02:00
c.lamboo
cdc3f910d3
Add basic makerbot writer
...
CURA-10561
2023-10-19 18:50:52 +02:00
c.lamboo
a588b8d44a
Fix urls in about page
...
CURA-10561
2023-10-19 18:48:55 +02:00
c.lamboo
6f1adaad43
Make Conan/Python installs available for whole project and not just the AboutDialog
...
Generation of dependency list now happens in
Also cleaned up the AboutDialog.qml
CURA-10561
2023-10-19 18:39:08 +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