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
This commit is contained in:
Paul Kuiper 2024-07-24 18:15:09 +02:00
parent 3800c4b574
commit f4d9dcc840
5 changed files with 1 additions and 4 deletions

View File

@ -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" },

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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