mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Zig_zaggifying the infills
Connected infill lines in all our profiles, for increased strenght and print quality.
This commit is contained in:
parent
e080ff2db0
commit
0305ad1ea2
1 changed files with 2 additions and 1 deletions
|
@ -153,6 +153,7 @@
|
|||
"travel_avoid_distance": { "value": "3" },
|
||||
"wall_0_inset": { "value": "0" },
|
||||
"wall_line_width_x": { "value": "round(wall_line_width * 0.3 / 0.35, 2)" },
|
||||
"wall_thickness": { "value": "1" }
|
||||
"wall_thickness": { "value": "1" },
|
||||
"zig_zaggify_infill": { "value": "True" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue