From f4d9dcc840fdada40769b76f247d7b56fb504339 Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Wed, 24 Jul 2024 18:15:09 +0200 Subject: [PATCH] Changed the support_interface_offset from '=support_offset' to 1 for self support of all Method materials. This value is 0 for the support materials (PVA, SR30, Rapid) PP-504 --- resources/definitions/ultimaker_method_base.def.json | 1 + .../ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg | 1 - .../um_methodx_labs_um-abscf-175_0.2mm.inst.cfg | 1 - .../um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg | 1 - .../um_methodxl_labs_um-abscf-175_0.2mm.inst.cfg | 1 - 5 files changed, 1 insertion(+), 4 deletions(-) diff --git a/resources/definitions/ultimaker_method_base.def.json b/resources/definitions/ultimaker_method_base.def.json index 26ef71d5ea..118f2ed883 100644 --- a/resources/definitions/ultimaker_method_base.def.json +++ b/resources/definitions/ultimaker_method_base.def.json @@ -405,6 +405,7 @@ "support_interface_enable": { "value": true }, "support_interface_height": { "value": "4*support_infill_sparse_thickness" }, "support_interface_material_flow": { "value": "material_flow" }, + "support_interface_offset": { "value": "1" }, "support_interface_pattern": { "value": "'lines'" }, "support_interface_wall_count": { "value": "1" }, "support_material_flow": { "value": "material_flow" }, diff --git a/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg index 0dbbdde2f1..f88e970e86 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_1c_um-abscf-175_0.2mm.inst.cfg @@ -45,7 +45,6 @@ support_bottom_stair_step_height = 0 support_fan_enable = False support_infill_angles = [ 45,45,45,45,45,45,45,45,45,45,45,45,135,135,135,135,135,135,135,135,135,135,135,135] support_infill_rate = 15.0 -support_interface_offset = 1.2 support_line_width = 0.35 support_material_flow = 90 support_roof_density = 82 diff --git a/resources/quality/ultimaker_methodx/um_methodx_labs_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodx/um_methodx_labs_um-abscf-175_0.2mm.inst.cfg index f5f84dd969..6e2b803865 100644 --- a/resources/quality/ultimaker_methodx/um_methodx_labs_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodx/um_methodx_labs_um-abscf-175_0.2mm.inst.cfg @@ -45,7 +45,6 @@ support_bottom_stair_step_height = 0 support_fan_enable = False support_infill_angles = [ 45,45,45,45,45,45,45,45,45,45,45,45,135,135,135,135,135,135,135,135,135,135,135,135] support_infill_rate = 15.0 -support_interface_offset = 1.2 support_line_width = 0.35 support_material_flow = 90 support_roof_density = 82 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg index 5099f16d61..cafdccde66 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_1c_um-abscf-175_0.2mm.inst.cfg @@ -47,7 +47,6 @@ support_bottom_stair_step_height = 0 support_fan_enable = False support_infill_angles = [ 45,45,45,45,45,45,45,45,45,45,45,45,135,135,135,135,135,135,135,135,135,135,135,135] support_infill_rate = 15.0 -support_interface_offset = 1.2 support_line_width = 0.35 support_material_flow = 90 support_roof_density = 82 diff --git a/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-abscf-175_0.2mm.inst.cfg b/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-abscf-175_0.2mm.inst.cfg index 1068a9ec48..139736f7a3 100644 --- a/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-abscf-175_0.2mm.inst.cfg +++ b/resources/quality/ultimaker_methodxl/um_methodxl_labs_um-abscf-175_0.2mm.inst.cfg @@ -47,7 +47,6 @@ support_bottom_stair_step_height = 0 support_fan_enable = False support_infill_angles = [ 45,45,45,45,45,45,45,45,45,45,45,45,135,135,135,135,135,135,135,135,135,135,135,135] support_infill_rate = 15.0 -support_interface_offset = 1.2 support_line_width = 0.35 support_material_flow = 90 support_roof_density = 82