mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 06:35:15 +08:00
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:
parent
3800c4b574
commit
f4d9dcc840
@ -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" },
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user