Thingiverse
Box for playing cards
di 3D_Corpsman
20
Download
11
Likes
0
Makes
I needed a handy box to store the playingcards for my kids.
i uploaded the .scad file which can be paramitrised for your own purpose.
if you do not have OpenSCAD, feel free to ask and i will upload a .stl file with your needed dimensions.
Parameters are:
$fn=100;
// Size of the content you want to store (i would recomend to add a "inner tolerance" as well)
inner_tolerance = 0.0;
size = [50.5 + inner_tolerance, 33.5 + inner_tolerance, 25 + inner_tolerance];
// Wall thickness
wall_thickness=2;
// width of the whole where you can stick your fingers in
inner_whole=20;
// the distance between the top and the bottom box
tolerance=0.5;
i uploaded the .scad file which can be paramitrised for your own purpose.
if you do not have OpenSCAD, feel free to ask and i will upload a .stl file with your needed dimensions.
Parameters are:
$fn=100;
// Size of the content you want to store (i would recomend to add a "inner tolerance" as well)
inner_tolerance = 0.0;
size = [50.5 + inner_tolerance, 33.5 + inner_tolerance, 25 + inner_tolerance];
// Wall thickness
wall_thickness=2;
// width of the whole where you can stick your fingers in
inner_whole=20;
// the distance between the top and the bottom box
tolerance=0.5;
Hai stampato questo modello? Accedi e condividi il tuo make!
Accedi per lasciare un commento
AccediAncora nessun commento – sii il primo!