mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Set support horizontal expansion back to 3
Also for Extended.
This commit is contained in:
parent
dd79b895f5
commit
9a30941ead
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ support_interface_height = 0.6
|
|||
support_interface_skip_height = =layer_height
|
||||
support_join_distance = 3
|
||||
support_line_width = =round(line_width * 0.4 / 0.35, 2)
|
||||
support_offset = 2
|
||||
support_offset = 3
|
||||
support_xy_distance = =round(wall_line_width_0 * 0.75, 2)
|
||||
support_xy_distance_overhang = =wall_line_width_0 / 2
|
||||
switch_extruder_retraction_amount = 12
|
Loading…
Add table
Add a link
Reference in a new issue