Cable hole was on the wrong side
This commit is contained in:
parent
7bd2f73e5c
commit
232b2c7ee8
@ -71,7 +71,7 @@ screen_base = (
|
|||||||
.lineTo(0, height)
|
.lineTo(0, height)
|
||||||
.close()
|
.close()
|
||||||
.extrude(length)
|
.extrude(length)
|
||||||
.faces("<X")
|
.faces(">X")
|
||||||
.shell(-shell_t)
|
.shell(-shell_t)
|
||||||
.edges("|X")
|
.edges("|X")
|
||||||
.fillet(fillet_s)
|
.fillet(fillet_s)
|
||||||
|
Loading…
Reference in New Issue
Block a user