Snap Joint - OpenScad library

Snap Joint - OpenScad library

thingiverse

# Snap Joint OpenScad library to build Joints that can be snaped and unsnaped. Be carefull the circular one with external springs is a one time joint, if you try to remove it it will break. # Howto Sample OpenSCAD file to do it: ``` use <agentscad/snap-joint.scad> $fn=100; joint = newSnapCircleInt (); snapJoint(joint); joint_e = newSnapCircleExt ( source=joint ); snapJoint(joint_e); ``` # Documentation Full documentation here: <a href="https://github.com/GillesBouissac/agentscad/wiki/Snap-Joint/" target="_blank">agentscad snap joint</a> Code of the provided STL: <a href="https://github.com/GillesBouissac/agentscad/blob/master/test/test-snap-joint.scad" target="_blank">test-snap-joint.scad</a>

Download Model from thingiverse

With this file you will be able to print Snap Joint - OpenScad library 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 Snap Joint - OpenScad library.