Adjust hole position
This commit is contained in:
parent
a240a31fd2
commit
66c7c76528
@ -81,7 +81,7 @@ vents = hex_vents(size=3, width=width, height=height)
|
||||
holes = [
|
||||
# Power inlet
|
||||
{
|
||||
"x": -18,
|
||||
"x": -17,
|
||||
"y": -1 + pillar_height,
|
||||
"shape": cq.Sketch().trapezoid(12, 6.5, 90, mode="a").vertices().fillet(1),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user