Move USB hole up a little
This commit is contained in:
parent
76af86ac70
commit
dbaa9832f8
@ -124,7 +124,7 @@ def model():
|
||||
# USB inlet
|
||||
.faces(">X")
|
||||
.workplane(centerOption="CenterOfBoundBox")
|
||||
.center(-height / 2 + shell_t + 50, -5)
|
||||
.center(-height / 2 + shell_t + 60, -5)
|
||||
.placeSketch(usb_in)
|
||||
.cutBlind(-shell_t)
|
||||
# Hole for power switch
|
||||
|
Loading…
Reference in New Issue
Block a user