mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 12:25:56 +08: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
@ -153,6 +153,7 @@
|
|||||||
"travel_avoid_distance": { "value": "3" },
|
"travel_avoid_distance": { "value": "3" },
|
||||||
"wall_0_inset": { "value": "0" },
|
"wall_0_inset": { "value": "0" },
|
||||||
"wall_line_width_x": { "value": "round(wall_line_width * 0.3 / 0.35, 2)" },
|
"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…
x
Reference in New Issue
Block a user