Commit graph

34169 commits

Author SHA1 Message Date
Jelle Spijker
2bc3079af5 Only exclude Cura and CuraEngine
still ship other executables

Contributes to CURA-10951
2023-09-06 11:38:54 +02:00
saumya.jain
652e8fbe77 printjob icon
CURA-10997
2023-09-05 16:05:18 +02:00
wawanbreton
1bdd4a67bd Applied printer-linter format 2023-09-05 11:20:34 +00:00
Erwan MATHIEU
f7814874ee Merge remote-tracking branch 'origin-wawanbreton/master' into optimized-prime-tower 2023-09-05 13:19:20 +02:00
Erwan MATHIEU
bac112063c
Merge branch 'Ultimaker:main' into master 2023-09-05 13:15:37 +02:00
Remco Burema
95530b5779
Merge pull request #16637 from Ultimaker/CURA-7951
Allow objects to be placed near border for grid arrange
2023-09-05 12:32:00 +02:00
Jelle Spijker
7eedcac62f
Add includes for apt packages
Based on: https://github.com/AppImageCrafters/appimage-builder/blob/main/recipes/hello-world-qt6/AppImageBuilder.yml

Contributes CURA-10951
2023-09-05 08:37:24 +02:00
Jelle Spijker
c29fcd7dce
Skip the AppImage test
Contributes CURA-10951
2023-09-05 07:24:14 +02:00
Jelle Spijker
05cf1c9ad6
Merge branch 'CURA-10475_engineplugin' into CURA-10951_gh_build_curapackage 2023-09-05 07:06:30 +02:00
Jelle Spijker
43322ff249
Merge branch 'main' into CURA-10475_engineplugin 2023-09-05 07:05:57 +02:00
Jelle Spijker
e558b11ebd
Minor fixes
Contributes CURA-10951
2023-09-05 06:32:06 +02:00
Jelle Spijker
c5e3821116
Fix the AppImage-builder scripts
Contributes CURA-10951
2023-09-05 06:12:47 +02:00
Jelle Spijker
f1df7f67d5
deploy packaging scripts
Contributes CURA-10951
2023-09-05 05:20:34 +02:00
Jelle Spijker
b5fbcce33f
Add AppImage builder configs and scripts
Added the configuration file `AppImageBuilder.yml.jinja`, the Python script `create_appimage.py`, and the shell script
`entrypoint.sh.jinja` for AppImage building and packaging. These additions would enable the Cura application to be built
into a single, standalone, executables file for Linux users, improving software deployment and distribution.

Contributes CURA-10951
2023-09-05 05:13:21 +02:00
Jelle Spijker
7fbd716bb4
Bundling the Gradualflow plugin
This commit simplifies the deploy method in conanfile.py by reducing the number of lines of code and refactor the
handling of the Gradualflow plugin in the deploy method. In conandata.yml, the paths for the Gradualflow plugin
resources have been adjusted for correct deployment. This update aims to fix the pyinstaller deployment failures
associated with the Gradualflow plugin. It resolves the CURA-10951 tracking issue.

Contributes CURA-10951
2023-09-05 05:11:51 +02:00
Saumya Jain
e27779564a
Merge pull request #16626 from Ultimaker/CURA-10896_improve_add_printer_wizard
CURA-10896_improve_add_printer_wizard
2023-09-04 11:51:25 +02:00
Saumya Jain
f3c7b0f6f8
Merge branch 'main' into CURA-10896_improve_add_printer_wizard 2023-09-04 10:13:58 +02:00
Miroslav Sustek
d5c4a6f55c Czech translations for v5.4
Also:
- Unified translation of "brim".
- Fixed some existing translations.
2023-09-03 22:50:01 +02:00
Paul Kuiper
f174df9b9e Added extra speeds and accelerations for prime towers, irioning and self support interface layer.
PP-245
2023-09-01 20:32:43 +02:00
Saumya Jain
6e781f4583
Merge pull request #16606 from Ultimaker/CURA-10180-warning_out_of_space
Fixed possibly wrong error message
2023-09-01 17:39:10 +02:00
Saumya Jain
683d4dbe69
Merge branch 'main' into CURA-10180-warning_out_of_space 2023-09-01 17:33:17 +02:00
Erwan MATHIEU
9e5ad281d5 Do not restore add printer dialog size
CURA-10896
2023-09-01 16:59:02 +02:00
Erwan MATHIEU
15243fd6f9 Remove QML warning at startup
Using undefined works properly, but generates a warning. The other solution is to set the maximum size to something knowingly big.

CURA-10896
2023-09-01 16:59:02 +02:00
Erwan MATHIEU
cb3d22a2c0 Use proper margin for gcode edition area
CURA-10896
2023-09-01 16:59:02 +02:00
pkuiper-ultimaker
a2e6db45f3 Applied printer-linter format 2023-09-01 14:05:02 +00:00
Paul Kuiper
84653f08ca Added quality and intent profiles for Ultimaker PLA, T-PLA, PETG and ABS. Added extra profile for 0.3mm PETG and ABS. Added quick, engineer and visual intent mode for 0.2mm layer heights (for both AA0.4 and AA0.8 nozzles)
PP-245
2023-09-01 16:03:33 +02:00
Paul Kuiper
3128ffb34a Make 0.2m the default layer height for S line printer (iso 0.15mm).
PP-245
2023-09-01 16:01:25 +02:00
Paul Kuiper
ea87f18e4d Changed bottom skin flow to be 95% instead of 90% to improve bottom layer for edge cases in the machine population. This will slightly increase the elephant foot.
PP-374
2023-09-01 16:00:48 +02:00
Paul Kuiper
d29ff932f9 Added resolve function to resolve the support structure to Tree or Normal support mode, based on the material of the support extruder. 2023-09-01 15:59:06 +02:00
Casper Lamboo
6ef4758a83
Merge pull request #16624 from Ultimaker/CURA-10835_make_setting_hidden_icon
Icon is dragged into visible area
2023-09-01 15:50:56 +02:00
Casper Lamboo
e064044298
Merge pull request #16638 from Ultimaker/CURA-11000_Update_Installation_Screen_Mac
Update MacOS Installation Screen
2023-09-01 15:32:24 +02:00
Saumya Jain
28d4bc677d
Merge pull request #16421 from Ultimaker/PP-370-Fix-horizonal-expansion-for-tree-support
PP-370 Fix horizonal expansion for tree support
2023-09-01 14:09:26 +02:00
Saumya Jain
26ddc1a9d6
Merge branch 'main' into PP-370-Fix-horizonal-expansion-for-tree-support 2023-09-01 13:22:24 +02:00
MariMakes
2b6b43efc0 Update MacOS Installation Screen
We still had the temporary logo on this screen. Our designers created an updated version.
2023-09-01 11:40:00 +02:00
Saumya Jain
4a8a8d35f6
Merge branch 'main' into CURA-10896_improve_add_printer_wizard 2023-09-01 11:17:18 +02:00
saumya.jain
5c2b127345 Few minor fixes
CURA-10835
2023-09-01 11:12:50 +02:00
c.lamboo
68806f4226 Allow objects to be placed near border
Issue before was the following: when placing objects within a grid cell there is a margin around the object. This margin comes from both the integer rounding of the cell and the defined min distance between objects. When trying to place object near the buildplate border we marked any cell that is not fully within the buildplate area as an invalid cell to place objects in. This was however too strict; there is the aforementioned margin around the object, and if only this margin would be outside the buildplate it is perfectly fine to place object in that cell.

CURA-7951
2023-09-01 11:11:09 +02:00
Saumya Jain
012c77459c
Merge branch 'main' into CURA-10835_make_setting_hidden_icon 2023-09-01 11:06:46 +02:00
Erwan MATHIEU
6848974fcc Fix project write error not reported on Windows
CURA-10180
2023-09-01 10:14:17 +02:00
Jelle Spijker
e5aab096e9
Add AppImage-builder and dependencies
Contributes CURA-10951
2023-09-01 07:51:52 +02:00
Jelle Spijker
59ce5a6c49
Don't build on linux-legacy
Contributes CURA-10951
2023-09-01 07:37:34 +02:00
jellespijker
5cf2ecc666 Only use shared grpc defs on Linux
Contributes to CURA-10951
2023-08-31 08:40:11 +02:00
jellespijker
f958d69f1c Override zlib version to 1.2.13
fixes incompatible mismatch in versions between pyarcus and protobuf

Contributes to CURA-10951
2023-08-31 06:17:15 +02:00
jellespijker
f2948338ae Use shared curaengine_grpc_definitions
Although not a direct dependency of Cura, still need to define it here,
such that we can set it as shared for all dependencies.
Needed to overcome the issues with glibc and static compiling of the
gradual flow plugin on ubuntu 20.04 with gcc-13

Contributes to CURA-10951
2023-08-31 06:01:16 +02:00
Jelle Spijker
3305044b74 Merge branch 'CURA-10475_engineplugin' into CURA-10951_gh_build_curapackage 2023-08-31 05:57:22 +02:00
jellespijker
fc1135d919 Use CURA-10475 engine conan package
Contributes to CURA-10951
2023-08-31 05:56:46 +02:00
Jelle Spijker
8cf334b45f Merge branch 'main' into CURA-10475_engineplugin
# Conflicts:
#	.github/workflows/linux.yml
2023-08-31 05:54:51 +02:00
jellespijker
baafdbfce3 Use gcc-13 and new conan-config 2023-08-31 05:45:44 +02:00
jellespijker
1fb7191dd7 Use conf skip_test
Contributes to CURA-10951
2023-08-31 05:26:40 +02:00
c.lamboo
d2cd759e51 Merge branch 'main' into CURA-10951_gh_build_curapackage 2023-08-30 20:23:40 +02:00