Você está no 3DFinder
Buscamos em Thingiverse, MakerWorld e Printables ao mesmo tempo para te dar o melhor de cada uma.
Descrição
I saw Makerblock's topic about the ball joint, I thought openSCAD was suitable and adviced it, but thought I'd give it a try myself. This is a very quick hack, but it can be easily modified since it's just code.
In OpenSCAD, you can choose to see an animation of the ball joint in action. Do this by uncommeting "demo();" and commenting "print();". To print it, choose the latter, press F6 and export to STL.
For a very cool implementation of this 'part' used in a camera mount, see http://www.thingiverse.com/thing:2631
Instruções
Modify it with the following parameters:
size=10; // size of the ball joint joint_spacing =0.5; // some space between them? joint_thickness = 2; // thickness of the arms joint_arms = 5; // how many arms do you want? arm_width = 10; // actually: how much is removed from the arms Larger values will remove more