lint
This commit is contained in:
parent
e307750c8d
commit
67db8765d8
@ -20,7 +20,7 @@ if __name__ == "__main__":
|
||||
.box(width, height, 2.54 + 1)
|
||||
.faces(">Z")
|
||||
.workplane(centerOption="CenterOfBoundBox")
|
||||
.center(-width / 2 + 1.3 + .5, 0)
|
||||
.center(-width / 2 + 1.3 + 0.5, 0)
|
||||
.placeSketch(cq.Sketch().push(pin_positions).trapezoid(2.60, 10, 90, mode="a"))
|
||||
.cutBlind(-2.54)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user