Thingiverse
Parametric pulley - as a module
by pholat
0
Downloads
1
Likes
0
Makes
Remixed *the original* to able to use pulley generator in code like that:
```
use
pulley ( "T2.5" , 25 , 0.7 , 1.678 );
```
This enables us to i.e. translate the thing in the openscad easilly.
*NOTE*:
_ original build with include is still available, use `use` for mixing in other openscad files_
In next steps I'll move the two magic numbers out of function too and put on github for easier update.
```
use
pulley ( "T2.5" , 25 , 0.7 , 1.678 );
```
This enables us to i.e. translate the thing in the openscad easilly.
*NOTE*:
_ original build with include is still available, use `use` for mixing in other openscad files_
In next steps I'll move the two magic numbers out of function too and put on github for easier update.
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!