Square Nail Polish Holder by sej7278 3d model
3dmdb logo
Thingiverse
Square Nail Polish Holder by sej7278

Square Nail Polish Holder by sej7278

by Thingiverse
Last crawled date: 3 years ago
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

Tags