-
Notifications
You must be signed in to change notification settings - Fork 18
Snap Joint
Step | Code | Result |
---|---|---|
Internal |
use <agentscad/snap-joint.scad> $fn=100; |
|
External |
// Same with external part // copy of internal one |
|
Gap |
// Change gap between int and ext // with $gap |
|
Springs |
// Activates springs on internal part // Defaults to 5 leaves |
|
Polygon |
// Makes a polygonal joint // Defaults to 5 edges/leaves |
|
Polygon 4 |
// Makes a polygonal joint // Forces 4 edges/leaves |
|
One Time Joint |
// Activates springs on external // part which makes a one time // joint (cannot be removed) |
|
Height/Thickness |
// Tunes joint height/thickness |
|
Hook |
// Tunes hook height/width |
|
Spring w |
// Tunes spring width |
|
Spring a |
// Tunes spring inclinaison angle |
|
Cut |
// Tunes cutter width/distance |