Thingiverse
Hingefy for OpenSCAD
by recurza
44
Downloads
25
Likes
0
Makes
Places a hinge between two pieces. Works with curved surfaces too!
```
hingefy(params)
{
piece1();
piece2();
}
```
Parameters:
- Location of hinge
- Height, radius, thickness
- Gap around the center pin (Protip: set gaps to 2 times the print resolution)
- Gap between knuckles
- Number of vertical supports
```
hingefy(params)
{
piece1();
piece2();
}
```
Parameters:
- Location of hinge
- Height, radius, thickness
- Gap around the center pin (Protip: set gaps to 2 times the print resolution)
- Gap between knuckles
- Number of vertical supports
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in