Compare commits
No commits in common. "a6992ed4a60a77b85bc8face4fdb1e8a311c9796" and "a240a31fd2141db51b91bf157f09b42787d66c77" have entirely different histories.
a6992ed4a6
...
a240a31fd2
@ -81,7 +81,7 @@ vents = hex_vents(size=3, width=width, height=height)
|
|||||||
holes = [
|
holes = [
|
||||||
# Power inlet
|
# Power inlet
|
||||||
{
|
{
|
||||||
"x": -17,
|
"x": -18,
|
||||||
"y": -1 + pillar_height,
|
"y": -1 + pillar_height,
|
||||||
"shape": cq.Sketch().trapezoid(12, 6.5, 90, mode="a").vertices().fillet(1),
|
"shape": cq.Sketch().trapezoid(12, 6.5, 90, mode="a").vertices().fillet(1),
|
||||||
},
|
},
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 223 KiB |
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 754 KiB |
Binary file not shown.
Loading…
Reference in New Issue
Block a user