Thingiverse
Application box
by grafis
7
Downloads
8
Likes
0
Makes
Parametric application box
len = 70; // internal length
width = 60; // internal width
height = 25; // internal height
p = 3; // wall thickness
d = 5; // racks diameter
k1 = 10;// depth of the hole in the racks
d1 = 2; // diameter of hole in the racks
mLen = 12.5; // mounts length
mHeigh = 12.5; // mounts width
mHd = 3; // the hole diameter in the mounts
mountsV=1; // enable vertical mounts
mountsH=1; // enable horizontal mounts
top = 2; // 0-box only, 1-top only, 2-both
len = 70; // internal length
width = 60; // internal width
height = 25; // internal height
p = 3; // wall thickness
d = 5; // racks diameter
k1 = 10;// depth of the hole in the racks
d1 = 2; // diameter of hole in the racks
mLen = 12.5; // mounts length
mHeigh = 12.5; // mounts width
mHd = 3; // the hole diameter in the mounts
mountsV=1; // enable vertical mounts
mountsH=1; // enable horizontal mounts
top = 2; // 0-box only, 1-top only, 2-both
Sign in to leave a comment
Sign in