From dd3e447366c91920b483a0b1fa842b7c6e725068 Mon Sep 17 00:00:00 2001 From: Frederic Meeuwissen <13856291+Frederic98@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:53:22 +0100 Subject: [PATCH] [CURA-11966] Rename wall_overhang_speed_factor Missed a couple of files with the other commit. See 2db4d16a80bb0b449871399b8d236205e58c09b9 --- .../um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg | 2 +- ...m_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg | 2 +- .../um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm.inst.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg index 5204072807a..de49fa0e2c1 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-pla-175_0.27mm_draft.inst.cfg @@ -50,5 +50,5 @@ speed_wall_x_roofing = 270 support_line_width = 0.35 wall_line_width_x = 0.4 wall_overhang_angle = 25 -wall_overhang_speed_factor = 15 +wall_overhang_speed_factors = [15] diff --git a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg index 546d69404d2..5c7c5de0ef7 100644 --- a/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg +++ b/resources/intent/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-tough-pla-175_0.27mm_draft.inst.cfg @@ -50,5 +50,5 @@ speed_wall_x_roofing = 270 support_line_width = 0.35 wall_line_width_x = 0.4 wall_overhang_angle = 25 -wall_overhang_speed_factor = 15 +wall_overhang_speed_factors = [15] diff --git a/resources/quality/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm.inst.cfg b/resources/quality/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm.inst.cfg index dd752baffa8..6cad373043a 100644 --- a/resources/quality/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_sketch_sprint/um_sketch_sprint_0.4mm_um-metallic-pla-175_0.2mm.inst.cfg @@ -24,5 +24,5 @@ speed_topbottom = 100 speed_wall = 75 speed_wall_x = 100 support_material_flow = 92 -wall_overhang_speed_factor = 23 +wall_overhang_speed_factors = [23]