35291 Commits

Author SHA1 Message Date
Remco Burema
a5a1e88b18 Pass secret along in order to be able to sign the uninstaller.
The uninstaller is generated during the packaging, so we can't really sign it in the workflow like we do with the others (without a cumbersome workaround). Fortunately, there is a built-in command that sort-of handles this -- but we do need to make an argument to pass the secret along we use for the signing.

part of CURA-12129
2024-10-01 11:51:01 +02:00
Erwan MATHIEU
5bb56a32b7 Use workflow from branch for testing 2024-09-30 15:39:18 +02:00
Erwan MATHIEU
d0080042ff Slightly simplify code
CURA-11634
2024-09-30 13:10:37 +02:00
Erwan MATHIEU
ff1657305e
Merge branch 'main' into CURA-11634-Show-Any-Color-in-color-submenu 2024-09-30 13:03:09 +02:00
HellAholic
b471526607
Merge pull request #19683 from Ultimaker/CURA-6842_crash_when_renmaing_profiles
Add supress signals when renaming profiles
2024-09-30 10:52:43 +02:00
HellAholic
90945027aa
Merge pull request #19675 from Ultimaker/CURA-11103_display-message-file-too-big
CURA-11103 Handle message too big error when sending model data to engine
2024-09-30 10:35:03 +02:00
HellAholic
c5348fa034
Merge pull request #19662 from Ultimaker/PP-324-Limit-buildplate-to-120C
PP-324 Hard limit iso warning on bed temperatures above 120C
2024-09-30 09:34:23 +02:00
Paul Kuiper
a8d2379674 Merge remote-tracking branch 'origin/CURA-11634-Show-Any-Color-in-color-submenu' into CURA-11634-Show-Any-Color-in-color-submenu 2024-09-26 14:51:43 +02:00
Paul Kuiper
99b6fd7616 Adjusted code to filter out the abstract colors per machine.
CURA-11634
2024-09-26 14:51:22 +02:00
pkuiper-ultimaker
4c1b70db67 Applied printer-linter format 2024-09-26 11:37:32 +00:00
Paul Kuiper
437613dcba Prevent abstract color profiles to be filtered out for machines that support them.
CURA-11634
2024-09-26 13:36:06 +02:00
Paul Kuiper
2c63e33b01 Prevent abstract color profiles to be filtered out for machines that support them.
CURA-11634
2024-09-26 13:35:55 +02:00
Jaime van Kessel
eb963d7cbf
Add supress signals when renaming profiles
This fixes the situation where sometimes a signal was emitted while we were still
in the process of changing things

CURA-6842
2024-09-25 14:18:49 +02:00
HellAholic
485b94fe06
Merge pull request #19621 from Ultimaker/PP-519_Update_printhead_size_for_Factor_4
PP-519 Update printhead size for Factor 4
2024-09-24 13:01:18 +02:00
Erwan MATHIEU
74cafe1c4b Handle message too big error when sending model data to engine
CURA-11103
2024-09-24 08:55:29 +02:00
HellAholic
2379b4f3e3
Merge pull request #19665 from Ultimaker/CURA-12048_option-to-publish-release-description
CURA-12048 Add option to publish release description
2024-09-23 09:39:41 +02:00
HellAholic
424ae417ad
Merge pull request #19611 from Ultimaker/CURA-11761_container_stack_cache
[CURA-11761] Make extra sure cache is emptied when objects get altered.
2024-09-20 11:26:56 +02:00
Erwan MATHIEU
f134ebb219
Merge branch 'main' into CURA-12048_option-to-publish-release-description 2024-09-20 10:13:55 +02:00
Erwan MATHIEU
5261936c4e Make description more explicit 2024-09-20 10:11:27 +02:00
Erwan MATHIEU
494e61a69d
Merge pull request #19664 from Ultimaker/Bump-resources-to-5.9.0-alpha.0
Update conandata.yml
2024-09-20 08:48:45 +02:00
HellAholic
efa91dd094
Update conandata.yml 2024-09-20 08:45:23 +02:00
Erwan MATHIEU
41c734498f Don't re-create the release if not necessary 2024-09-19 15:53:06 +02:00
HellAholic
69a9ff8e05
Merge branch 'main' into CURA-11761_container_stack_cache 2024-09-19 14:52:40 +02:00
HellAholic
87e883ec51
Merge pull request #19570 from Ultimaker/PP-514_Improve_PVA_printing_quality_and_reliability_on_Factor_4
PP-514 Improve PVA printing quality and reliability on Factor 4
2024-09-19 14:38:15 +02:00
HellAholic
d9fff02aa3
Merge pull request #19569 from Ultimaker/PP-512_Bad_print_quality_for_TPU_AA08_on_Factor_4
PP-512 Improve print quality for TPU AA08 on Factor 4
2024-09-19 14:33:17 +02:00
Erwan MATHIEU
fa636c235b Set explicit empty description when not published 2024-09-19 13:36:24 +02:00
HellAholic
4419c6b2cc Re-introduce the 0.2mm to prevent break 2024-09-19 13:13:15 +02:00
HellAholic
3b080f9d95
Merge branch 'main' into PP-512_Bad_print_quality_for_TPU_AA08_on_Factor_4 2024-09-19 11:34:52 +02:00
Erwan MATHIEU
f0cbd8e802 Restore lost change after an errored merge
This reverts commit 946bf033066e561827da4d00afbc3b680cd7e552.
2024-09-19 11:00:09 +02:00
Paul Kuiper
5bbb2fca65 Hard limit iso warning on bed temperatures above 120C
PP-324
2024-09-19 08:56:35 +02:00
rburema
b334717a11 Applied printer-linter format 2024-09-18 15:50:10 +00:00
Remco Burema
7928c241a8 Merge remote-tracking branch 'origin/5.8' 2024-09-18 17:31:27 +02:00
Erwan MATHIEU
5373d6fe54 Set proper input type 2024-09-18 15:42:44 +02:00
Erwan MATHIEU
9b86f80a0e Don't generate release description according to input 2024-09-18 15:38:55 +02:00
HellAholic
f736ead4c8
Merge pull request #19619 from Ultimaker/CURA-12093_conditional-start-end-gcode
CURA-12093 Add ability to write condition Start/End gcode parts
2024-09-16 09:13:12 +02:00
HellAholic
0bd9ec7bfd
Merge pull request #19643 from Ultimaker/CURA-12139-Remove_troubleshooting_link
Cura 12139 remove troubleshooting link
2024-09-13 11:06:50 +02:00
HellAholic
a0c111c6f5 Remove from menu 2024-09-12 11:03:07 +02:00
HellAholic
78394faf65 Remove from actions 2024-09-12 11:02:59 +02:00
Erwan MATHIEU
3945465e50 Fix stupid deprecated GitHb actions
CURA-12093
2024-09-10 18:21:24 +02:00
Erwan MATHIEU
b514f5928b Add failures cases to start/end gcode unit test
CURA-12093
2024-09-10 18:16:24 +02:00
Remco Burema
34e941df6f Merge remote-tracking branch 'origin/main' into CURA-11761_container_stack_cache 2024-09-10 14:05:24 +02:00
Erwan MATHIEU
d74e0487cd Apply suggestion to remove unnecessary extra arguments
CURA-12093
2024-09-10 12:50:55 +02:00
Erwan MATHIEU
101a637bbb
Apply typo fix suggestion
Co-authored-by: Remco Burema <41987080+rburema@users.noreply.github.com>
2024-09-10 12:44:50 +02:00
Erwan MATHIEU
f3ae342f34
Merge branch 'main' into CURA-12093_conditional-start-end-gcode 2024-09-06 12:21:47 +02:00
Erwan MATHIEU
48ddaa8861 Add a comment so that we don't forget to update the doc
CURA-12093
2024-09-06 12:20:46 +02:00
Erwan MATHIEU
370c8e49c3 Add a link to the documentation to write start/end GCode
CURA-12093
2024-09-06 12:20:27 +02:00
Erwan MATHIEU
5bff7067b0 Remove the tooltip over the G-Code area
CURA-12093

In this context, the tooltip is quite useless, and causes some issues because it sometimes appears when you don't want to. Moreover, the next commit will add a link to a detailed documentation.
2024-09-06 12:19:58 +02:00
THeijmans
41bbf5a951 PP-519 Update printhead size for Factor 4 2024-09-06 10:41:19 +02:00
HellAholic
6cf55cd743
Merge pull request #19615 from Ultimaker/CURA-12076_permissions_after_login
[CURA-12076] Directly update permissions after login.
2024-09-05 16:12:37 +02:00
Erwan MATHIEU
ac8176d91e
Merge branch 'main' into CURA-11761_container_stack_cache 2024-09-05 11:35:17 +02:00