35307 Commits

Author SHA1 Message Date
Erwan MATHIEU
d1b889b96c Re-apply disallowed areas and build area fixes
CURA-12165
2024-10-02 08:56:18 +02:00
Alan Bjorklund
85c7fede7e update method extruder start gcode, exclude all generic materials
PP-511
2024-10-01 11:49:18 -04:00
wawanbreton
8e4b85ec4c Applied printer-linter format 2024-10-01 11:37:40 +00:00
Erwan MATHIEU
acd477d183 Adjust Method XL build area
CURA-12165
This is required because methodxl definition inherits methodx, which has a defined plaftofm_offset.
2024-10-01 13:36:39 +02:00
wawanbreton
8e5a766193 Applied printer-linter format 2024-10-01 08:49:25 +00:00
Erwan MATHIEU
4f0c77e16a Fix disallowed areas definition conflict
CURA-12165
2024-10-01 10:48:27 +02:00
Erwan MATHIEU
64b21e17fd
Merge branch 'main' into PP-511-Method-5-9-Rebased 2024-09-30 15:23:53 +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
Alan Bjorklund
523214912b remove redundant values from Tough PLA 175 quality file, standardize skirt values in method base definition file
PP-511
2024-09-27 18:01:03 -04:00
alanbjorklund
557755321f Applied printer-linter format 2024-09-27 21:12:54 +00:00
alanbjorklund
2532945486
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-27 17:11:37 -04:00
Alan Bjorklund
bb9a4f883c Merge remote-tracking branch 'origin/PP-511-Method-5-9-Rebased' into PP-511-Method-5-9-Rebased 2024-09-27 15:31:46 -04:00
Alan Bjorklund
d5779ae320 update GUIDs in FormatMaps.py
PP-511
2024-09-27 15:29:35 -04:00
alanbjorklund
fb95341fd4 Applied printer-linter format 2024-09-27 19:11:05 +00:00
alanbjorklund
e086772f47
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-27 15:09:45 -04:00
Alan Bjorklund
89066d19e5 removed more redundant values
PP-511
2024-09-27 15:05:46 -04:00
Alan Bjorklund
355715474a Corrected a typo in solid intent files, and removed redundant values from method base definition file
PP-511
2024-09-27 14:55:06 -04:00
alanbjorklund
531c85f3c0 Applied printer-linter format 2024-09-27 18:41:46 +00:00
alanbjorklund
9a5e5443e1
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-27 14:40:34 -04:00
alanbjorklund
fd29ed6eb7 Applied printer-linter format 2024-09-27 18:39:57 +00:00
alanbjorklund
d0956347ff
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-27 14:38:43 -04:00
alanbjorklund
ab44d8781c Applied printer-linter format 2024-09-27 18:28:51 +00:00
alanbjorklund
077a922a6d
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-27 14:27:16 -04:00
alanbjorklund
df5c502bc9 Applied printer-linter format 2024-09-27 18:26:27 +00:00
alanbjorklund
e3f822b0aa
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-27 14:25:13 -04:00
Alan Bjorklund
35ccd63e29 Method printers: Adding new materials (Tough PLA, PETG, NylonCF, ABS) and updated profiles for 5.9
PP-511
2024-09-26 15:35:56 -04: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