35287 Commits

Author SHA1 Message Date
Erwan MATHIEU
9e2c440097 Fix false warnings on setting formulas
We also need to consider the extruder settings when looking into formulas for existing values.
2024-06-28 15:36:10 +02:00
HellAholic
5f49492735
Merge pull request #19244 from Ultimaker/PP-429-Improve-PVA-support-printing
Improve PVA printing reliability
2024-06-28 14:51:13 +02:00
HellAholic
9e87221604
Merge pull request #19187 from Ultimaker/PP-488-Improve-overhang-quality-TPLA
Improve overhang quality T-PLA 0.2mm engineering mode
2024-06-28 14:36:08 +02:00
Erwan MATHIEU
5b60a5abdb
Merge branch 'main' into PP-491_Improve_top_surface_quality_PC_CPEplus 2024-06-28 13:59:37 +02:00
Erwan MATHIEU
06d85437f7 Display new setting in advanced and expert configs
CURA-11795
2024-06-28 12:05:38 +02:00
Paul Kuiper
ecaf444ed8
Merge branch 'main' into PP-475-PLA-method 2024-06-28 11:41:05 +02:00
Paul Kuiper
0d977178f1 Removed PLA filter from Method X and Method XL.
Changed setting support_infill_density_multiplier_layer_0 to support_infill_density_multiplier_initial_layer.
Added Tough PLA to the MaterialOutputModel.py so it is recognised by Cura.

PP-475
2024-06-28 11:02:14 +02:00
alanbjorklund
74777085df Applied printer-linter format 2024-06-27 16:51:45 +00:00
Alan Bjorklund
f554b0d4f2 Updated PLA PVA N12CF 175 settings
PP-475
2024-06-27 12:50:43 -04:00
alanbjorklund
b3b06e8626 Applied printer-linter format 2024-06-27 16:19:53 +00:00
alanbjorklund
98994518f7
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-27 12:18:48 -04:00
alanbjorklund
729387921b Applied printer-linter format 2024-06-27 13:07:19 +00:00
Alan Bjorklund
07a3162bb4 Adding Method files that were missing
PP-475
2024-06-27 09:06:11 -04:00
nallath
298bd49737 Applied printer-linter format 2024-06-27 12:48:12 +00:00
Vadim Danilchik
e3daeecce4
Add Creality Ender 3 V3 KE definition and nozzles (#17519)
* Add Creality Ender 3 V3 KE definition and nozzles
* fixed code review comment
* added more values from creality print config
* changed initial layer line width
* fixed line width

---------

Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
Co-authored-by: c.lamboo <casperlamboo@gmail.com>
Co-authored-by: Jelle Spijker <jelle.spijker@ultimaker.com>
Co-authored-by: Saumya Jain <70144862+saumyaj3@users.noreply.github.com>
2024-06-27 14:47:18 +02:00
Erwan MATHIEU
d6217b6bb1
Merge branch 'main' into CURA-11795_activate_fans_during_switch 2024-06-27 11:41:10 +02:00
HellAholic
248d1539f4
Merge pull request #19227 from Ultimaker/CURA-11947_improve_multimaterial_raft
CURA-11947 Improve multimaterial raft
2024-06-27 11:32:55 +02:00
Erwan MATHIEU
3712b81d76 Setup multi cooling fans for Method printers
Start and end G-code are intentionally not updated, to keep the current behavior in place until the fans use is properly setup.

CURA-11795
2024-06-27 11:14:21 +02:00
Erwan MATHIEU
b5cd19d6fc Revert "Setup multi cooling fans for Method printers"
This reverts commit aacc11a1be3c6f421ed23b46094281a57bd3348f.
2024-06-27 11:12:13 +02:00
HellAholic
f780862a4e
Merge pull request #19266 from Ultimaker/PP-333-Remove-Sketch-profiles
Remove Sketch machine for Cura 5.8 release
2024-06-27 11:08:40 +02:00
Erwan MATHIEU
ecf482016a Not enable fans cooling during extruder switch
This will be applied by more specific profiles

CURA-11795
2024-06-27 10:23:04 +02:00
Erwan MATHIEU
a9b144c0fa Refine setting description
CURA-11795
2024-06-27 08:52:59 +02:00
Erwan MATHIEU
40881268a0 Activate all fans cooling during switch for UM printers
CURA-11795
2024-06-27 08:52:40 +02:00
Erwan MATHIEU
aacc11a1be Setup multi cooling fans for Method printers
CURA-11795
2024-06-27 08:52:06 +02:00
alanbjorklund
12a04e68d6 Applied printer-linter format 2024-06-27 05:32:42 +00:00
Alan Bjorklund
b3dd3c2dfd Added profiles for PLA / PVA on Method, MethodX and Method XL
PP-475
2024-06-27 01:31:08 -04:00
Alan Bjorklund
7a3f3eb3fa Added profiles for PLA / PVA on Method, MethodX and Method XL
PP-475
2024-06-27 01:29:21 -04:00
THeijmans
86a829a8b5 PP-491 Improves top surface quality 2024-06-26 15:00:18 +02:00
Erwan MATHIEU
cfaeb2d8fc Add setting to setup cooling during nozzle switch
CURA-11795
2024-06-26 13:50:51 +02:00
THeijmans
79b6794a0b PP-489 adds 0.1C to the heat up speed, reduces time spend at printing temperature without printing. 2024-06-26 10:50:50 +02:00
Paul Kuiper
853c21dbb2 Improve self support for Method machines 2024-06-25 18:07:14 +02:00
wawanbreton
6b0e492dff Applied printer-linter format 2024-06-25 15:12:08 +00:00
Erwan MATHIEU
0d805df711 Set layer_start_x/y to a safer value
Also remove all the definitions that had exactly this value as an override.

CURA-11947
2024-06-25 17:09:51 +02:00
Erwan MATHIEU
9ae9debfc3 Rename setting from layer_0 to initial
CURA-11947
2024-06-25 16:55:28 +02:00
Erwan MATHIEU
539cd8b306 Replace "first" by "initial" in setting label and description
CURA-11947
2024-06-25 13:48:37 +02:00
Erwan MATHIEU
675c2caaba Default layer start position to machine_extruder start position
CURA-11937
2024-06-25 11:33:07 +02:00
Erwan MATHIEU
fb46ee550b
Merge branch 'main' into CURA-11947_improve_multimaterial_raft 2024-06-21 13:51:30 +02:00
HellAholic
8e4b698734
Merge pull request #19004 from Ultimaker/PP-476-Make-PPS-CF-a-bundled-package
PP-476-Make-PPS-CF-a-bundled-package
2024-06-21 13:09:15 +02:00
Erwan MATHIEU
cd40d51564 Merge remote-tracking branch 'origin/main' into CURA-11947_improve_multimaterial_raft 2024-06-21 09:25:21 +02:00
Paul Kuiper
0675ec43be Remove Sketch machine for Cura 5.8 release.
PP-333
2024-06-21 09:14:51 +02:00
Paul Kuiper
a235bef965 Remove Sketch machine for Cura 5.8 release.
PP-333
2024-06-21 08:26:10 +02:00
Erwan MATHIEU
b70e2aac4c
Merge branch 'main' into PP-476-Make-PPS-CF-a-bundled-package 2024-06-20 15:46:25 +02:00
HellAholic
3f0fc3e399
Merge pull request #19245 from Ultimaker/CURA-10899_warn_experimental_settings_used
CURA-10899 Warn if experimental settings are used
2024-06-20 09:14:26 +02:00
Erwan MATHIEU
de81612300 Fix crash when parent definition has no experimental settings
CURA-10899
2024-06-19 16:27:05 +02:00
Erwan MATHIEU
c937b1d4db Remove debug output
CURA-10899
2024-06-19 16:17:41 +02:00
Erwan MATHIEU
44c23dd612 Merge remote-tracking branch 'origin/main' into smaller-prime-tower 2024-06-19 15:15:37 +02:00
Erwan MATHIEU
6476bce50d Add settings to customize raft infill overlap 2024-06-19 13:53:46 +02:00
HellAholic
7814eab1ef
Merge pull request #19188 from Ultimaker/CURA-9474_non_vertex_seams
[CURA-9474] (Some) Seams Not On Vertices
2024-06-19 11:50:58 +02:00
Remco Burema
e8f4e9a529
Merge pull request #19254 from Ultimaker/revert-19165-PP-333-Update-Sketch-profiles
Revert "Sketch and Sketch Large profiles"
2024-06-19 10:17:29 +02:00
Remco Burema
03bfc1a70a
Revert "Sketch and Sketch Large profiles" 2024-06-19 10:13:43 +02:00