From 27d60dcfc6e93bbc0a64e0f79a646e30d40d96db Mon Sep 17 00:00:00 2001 From: THeijmans Date: Tue, 25 Nov 2025 10:52:49 +0100 Subject: [PATCH] PP-695 Improve retraction settings S8 based on eCCB findings --- resources/definitions/ultimaker_s8.def.json | 1 + .../quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.15mm.inst.cfg | 2 +- .../quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.1mm.inst.cfg | 2 +- .../quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.2mm.inst.cfg | 2 +- .../ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.15mm.inst.cfg | 2 +- .../ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.1mm.inst.cfg | 2 +- .../ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.2mm.inst.cfg | 2 +- 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/resources/definitions/ultimaker_s8.def.json b/resources/definitions/ultimaker_s8.def.json index 178f8b121e..7264bbdc56 100644 --- a/resources/definitions/ultimaker_s8.def.json +++ b/resources/definitions/ultimaker_s8.def.json @@ -607,6 +607,7 @@ "support_xy_distance": { "value": 1.2 }, "support_xy_distance_overhang": { "value": "1.5*machine_nozzle_size" }, "support_z_distance": { "value": "2*layer_height" }, + "switch_extruder_retraction_amount": { "value": 16 }, "top_bottom_thickness": { "value": "wall_thickness" }, "travel_avoid_other_parts": { "value": true }, "travel_avoid_supports": { "value": true }, diff --git a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.15mm.inst.cfg b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.15mm.inst.cfg index 68e7629157..0ab151ca17 100644 --- a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.15mm.inst.cfg +++ b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.15mm.inst.cfg @@ -16,7 +16,7 @@ cool_min_temperature = =material_print_temperature - 20 hole_xy_offset = 0.1 material_final_print_temperature = =material_print_temperature - 15 material_initial_print_temperature = =material_print_temperature - 15 -retraction_prime_speed = =retraction_speed +retraction_prime_speed = 30 speed_roofing = =speed_topbottom * 1/3 speed_wall_x = =speed_wall speed_wall_x_roofing = =speed_wall * 0.8 diff --git a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.1mm.inst.cfg b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.1mm.inst.cfg index fde3aae9b0..81250fb80d 100644 --- a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.1mm.inst.cfg +++ b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.1mm.inst.cfg @@ -16,7 +16,7 @@ cool_min_temperature = =material_print_temperature - 20 hole_xy_offset = 0.1 material_final_print_temperature = =material_print_temperature - 15 material_initial_print_temperature = =material_print_temperature - 15 -retraction_prime_speed = =retraction_speed +retraction_prime_speed = 30 speed_roofing = =speed_topbottom * 1/3 speed_wall_x = =speed_wall speed_wall_x_roofing = =speed_wall * 0.8 diff --git a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.2mm.inst.cfg b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.2mm.inst.cfg index 47b96dd98c..30574842e5 100644 --- a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_pla_0.2mm.inst.cfg @@ -16,7 +16,7 @@ cool_min_temperature = =material_print_temperature - 20 hole_xy_offset = 0.1 material_final_print_temperature = =material_print_temperature - 15 material_initial_print_temperature = =material_print_temperature - 15 -retraction_prime_speed = =retraction_speed +retraction_prime_speed = 30 speed_roofing = =speed_topbottom * 1/3 speed_wall_x = =speed_wall speed_wall_x_roofing = =speed_wall * 0.8 diff --git a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.15mm.inst.cfg b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.15mm.inst.cfg index 4ac348f94b..89b5edf024 100644 --- a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.15mm.inst.cfg +++ b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.15mm.inst.cfg @@ -14,7 +14,7 @@ weight = -1 [values] cool_min_temperature = =material_print_temperature - 20 hole_xy_offset = 0.1 -retraction_prime_speed = =retraction_speed +retraction_prime_speed = 30 retraction_speed = 25 speed_roofing = =speed_topbottom * 1/3 speed_wall_x = =speed_wall diff --git a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.1mm.inst.cfg b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.1mm.inst.cfg index b3d13edf4a..7ef29d987a 100644 --- a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.1mm.inst.cfg +++ b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.1mm.inst.cfg @@ -14,7 +14,7 @@ weight = 0 [values] cool_min_temperature = =material_print_temperature - 20 hole_xy_offset = 0.1 -retraction_prime_speed = =retraction_speed +retraction_prime_speed = 30 speed_roofing = =speed_topbottom * 1/3 speed_wall_x = =speed_wall speed_wall_x_roofing = =speed_wall * 0.8 diff --git a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.2mm.inst.cfg b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.2mm.inst.cfg index 346a658ad0..fbed9a2759 100644 --- a/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_s8/um_s8_aa_plus_0.4_tough-pla_0.2mm.inst.cfg @@ -14,7 +14,7 @@ weight = -2 [values] cool_min_temperature = =material_print_temperature - 20 hole_xy_offset = 0.1 -retraction_prime_speed = =retraction_speed +retraction_prime_speed = 30 speed_roofing = =speed_topbottom * 1/3 speed_wall_x = =speed_wall speed_wall_x_roofing = =speed_wall * 0.8