Reduced support speed

This commit is contained in:
DocWibbleyWobbley 2021-11-22 21:08:56 +02:00
parent b0784f38b5
commit 730da01e5c
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ support_material_interface_speed = 100%
support_material_max_layers = 0 support_material_max_layers = 0
support_material_pattern = honeycomb support_material_pattern = honeycomb
support_material_spacing = 2.5 support_material_spacing = 2.5
support_material_speed = 60 support_material_speed = 40
support_material_threshold = 60% support_material_threshold = 60%
thin_walls = 1 thin_walls = 1
top_infill_extrusion_width = 0 top_infill_extrusion_width = 0

View File

@ -88,7 +88,7 @@ support_material_interface_speed = 100%
support_material_max_layers = 0 support_material_max_layers = 0
support_material_pattern = pillars support_material_pattern = pillars
support_material_spacing = 2.5 support_material_spacing = 2.5
support_material_speed = 60 support_material_speed = 40
support_material_threshold = 60% support_material_threshold = 60%
thin_walls = 1 thin_walls = 1
top_infill_extrusion_width = 0 top_infill_extrusion_width = 0