Universal Ball Joint - OpenSCAD

Universal Ball Joint - OpenSCAD

prusaprinters

<p>Universal ball joint.</p> <p>This is intended to be used as a library in other projects.</p> <p>Example:</p> <p>use <balljoint.scad>; balljoint_ball(); balljoint_seat(); balljoint_nut(); If you need a smaller or larger ball joint, use "scale".</balljoint.scad></p> <p>Example:</p> <p>use <balljoint.scad>; scale(2) balljoint_ball(); scale(2) balljoint_seat(); scale(2) balljoint_nut(); The ball joint was tested using the defined dimensions. Changing the dimensions may generate disfunctional parts. If you need to change the dimensions, import the library using "include" instead of "use" and overwrite the appropriate variables.</balljoint.scad></p> <p>Example:</p> <p>include <balljoint.scad>; balljoint_ball_dia = 30; balljoint_ball(); balljoint_seat(); balljoint_nut(); Inspired from:</balljoint.scad></p> <ul> <li>Universal Ball Joint by MORONator: <a href="https://www.thingiverse.com/thing:5020323">https://www.thingiverse.com/thing:5020323</a></li> </ul> <p>Dependency:</p> <ul> <li>helix_extrude.scad: <a href="https://www.thingiverse.com/thing:2200395">https://www.thingiverse.com/thing:2200395</a></li> </ul> <p>Unit: millimetres.</p> Category: Parts

Download Model from prusaprinters

With this file you will be able to print Universal Ball Joint - OpenSCAD with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Universal Ball Joint - OpenSCAD.