Vents a bit more sturdy
This commit is contained in:
parent
3203c4c860
commit
9bff855ad7
@ -66,7 +66,7 @@ def hex_vents(*, size, width, height):
|
|||||||
{
|
{
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 0,
|
"y": 0,
|
||||||
"shape": cq.Sketch().push(vent_positions).regularPolygon(size * 0.9, 6),
|
"shape": cq.Sketch().push(vent_positions).regularPolygon(size * 0.85, 6),
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user