Robofence Endcap
by birdmun, published
0
Share
Description
Using http://letsmakerobots.com/node/6129 for inspiration, I decided to try drawing up something that would allow for more disassembly, and, be able to be parametric. The included stl file is for a 2" tall board that is 1/4" thick, and, a 1/16" hinge pin. The walls are 1/8" thick.
inch = 25.4;
thickness = 1/8 inch; //thickness in in
boardHeight = 2 inch;
boardWidth = 1/4 * inch;
endcapWidth = boardWidth + thickness 2;
endcapOverlap = 1/2 inch + thickness;
hingeHoleRadius = 1/16 * inch; //hole for bolt, or other hinge bar
hingeRadius = hingeHoleRadius + thickness; //outside diameter of the hinge
Tags
License
Give a Shout Out
If you print this Thing and display it in public proudly give attribution by printing and displaying this tag.
Print Thing Tag
Download All Files
(4 kb zip file)

Please Login to Comment