Thingiverse
Square Nail Polish Holder
par sej7278
95
Téléchargements
87
Likes
0
Makes
Square nail polish (or lipstick, whatever) holder.
Not fully parametric - to get the correct angle so that the cut goes up to the last divider cleanly you have to play with ```angle``` and ```fudge```, for example the 4 division version used:
```
xlength = 100;
ywidth = 100;
zheight = 60;
corner = 3;
wall = 2;
divisions = 4;
fudge = 35;
angle = 20;
```
The 5 division version used:
```
xlength = 100;
ywidth = 100;
zheight = 50;
corner = 5;
wall = 3;
divisions = 5;
fudge = 51;
angle = 20;
```
If you come up with the clever maths to fix that (or OpenSCAD routine, I was thinking of a hull instead of a cube) please leave a comment.
A fully parametric version is available http://www.thingiverse.com/thing:2036554
Not fully parametric - to get the correct angle so that the cut goes up to the last divider cleanly you have to play with ```angle``` and ```fudge```, for example the 4 division version used:
```
xlength = 100;
ywidth = 100;
zheight = 60;
corner = 3;
wall = 2;
divisions = 4;
fudge = 35;
angle = 20;
```
The 5 division version used:
```
xlength = 100;
ywidth = 100;
zheight = 50;
corner = 5;
wall = 3;
divisions = 5;
fudge = 51;
angle = 20;
```
If you come up with the clever maths to fix that (or OpenSCAD routine, I was thinking of a hull instead of a cube) please leave a comment.
A fully parametric version is available http://www.thingiverse.com/thing:2036554
sej7278 publie également sur
27 modèles supplémentaires sur 1 autres plateformes
Vous avez imprimé ce modèle ? Connectez-vous et partagez votre make !
Connectez-vous pour laisser un commentaire
Se connecterPas encore de commentaires – soyez le premier !