35095 Commits

Author SHA1 Message Date
alanbjorklund
ec452d609b Applied printer-linter format 2024-06-28 15:08:04 +00:00
Alan Bjorklund
df04127a9d removed support_z_distance = 0 from soluble material quality files, this value was in the base definition file
PP-490
2024-06-28 11:06:59 -04:00
alanbjorklund
637d516e74 Applied printer-linter format 2024-06-28 14:55:45 +00:00
alanbjorklund
828362d2d0
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-28 10:54:50 -04:00
alanbjorklund
5857f37f07
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-28 10:54:18 -04:00
alanbjorklund
fb274df527
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
2024-06-28 10:51:46 -04:00
Erwan MATHIEU
0e7c327f99
Merge branch 'main' into CURA-11976_translate_annealing_profiles 2024-06-28 16:45:59 +02:00
Erwan MATHIEU
9f5658adb7 Add missing intent translation
CURA-11976
2024-06-28 16:43:38 +02:00
Jaime van Kessel
c75367534d
Merge pull request #19300 from Ultimaker/fix-printer-linter-false-warning
Fix false warnings on setting formulas
2024-06-28 16:42:34 +02:00
alanbjorklund
216420a755 Applied printer-linter format 2024-06-28 14:19:25 +00:00
Alan Bjorklund
7233bcfa29 updated PLA on Method XL
PP-475
2024-06-28 10:18:09 -04:00
Erwan MATHIEU
ad1a75f535
Merge branch 'main' into fix-printer-linter-false-warning 2024-06-28 15:59:38 +02:00
Erwan MATHIEU
7623bf8a09
Merge branch 'main' into PP-490-Method-Self-Support 2024-06-28 15:58:16 +02:00
HellAholic
8f12d58d5d
Merge pull request #19167 from Ultimaker/PP-485-0.15mm-profiles-PVA-and-BAM
0.15mm modes for the factor 4 for PVA and BAM.
2024-06-28 15:48:48 +02:00
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