34356 Commits

Author SHA1 Message Date
wawanbreton
d3150016ba Applied printer-linter format 2023-10-24 14:13:22 +00:00
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
Roman Pletnev
8aaaebb9f5 Update print head & gantry dimensions 2023-10-24 13:59:58 +04: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
goofoo3d
642b9fa799
Merge branch 'Ultimaker:main' into main 2023-10-24 15:45:31 +08:00
goofoo
ff5d0fa552 add new machine Multicomp MCPI 200 2023-10-24 15:43:18 +08: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
Fredrik Ehnbom
dc6edffea4 Add navigation style option 2023-10-21 12:18:00 +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
GregValiant
cd6e583f43 Update DisplayInfoOnLCD.py
Add pause count notification

Update DisplayInfoOnLCD.py

Moved some line insertions to accommodate newer Creality firmware.

Change DisplayFIlename and DIsplayProgress

Add messages to use DIsplay Info and add exit code.

Update DisplayInfoOnLCD.py

Some changes
2023-10-20 09:07:10 -04:00
Barrnet
32cb2adb9f
Add variant nozzle definition 2023-10-20 12:25:05 +02:00
Erwan MATHIEU
1b9ad84115 Improve code readability
CURA-10403
2023-10-20 12:05:19 +02:00
Barrnet
4d177312b8
Create flyingbear_ghost_6.def.json 2023-10-20 11:54:37 +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
Remco Burema
e603631b7e Fix '\d' deprecation warning.
done as part of Python 3.12 spike (CURA-11078)
2023-10-20 11:06:56 +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