Make screen pillars more parametric
This commit is contained in:
@ -32,7 +32,7 @@ def init(positions, thickness):
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"shape": cq.Sketch().push(positions).circle(screw_head_radius, mode="a"),
|
||||
"depth": screw_head_depth
|
||||
"depth": screw_head_depth,
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
|
Reference in New Issue
Block a user