Start integrating the hinge (still buggy)
This commit is contained in:
parent
10bac1c4ed
commit
e19a2f7aff
@ -60,7 +60,7 @@ rear_mount = (
|
||||
.cutBlind(-screw_head_h)
|
||||
# Hinge integration
|
||||
.faces(">X")
|
||||
.workplane(centerOption="CenterOfBoundBox", offset=-(rear_mount_width-22)/2)
|
||||
.workplane(centerOption="CenterOfBoundBox", offset=-(rear_mount_width-20)/2)
|
||||
.transformed(rotate=cq.Vector(0, 0, 90))
|
||||
.center(-hinge_s / 2, rear_mount_thickness / 2)
|
||||
.placeSketch(hinge_profile_1)
|
||||
|
Loading…
Reference in New Issue
Block a user