Compare commits

..

2 commits

Author SHA1 Message Date
adrianVmariano
58a7d2f52b
Merge 91865d2211 into 802059f2cb 2024-11-10 02:29:20 +00:00
Adrian Mariano
91865d2211 doc fix 2024-11-09 21:28:48 -05:00

View file

@ -3034,7 +3034,7 @@ module corner_profile(corners=CORNERS_ALL, except=[], r, d, convexity=10) {
// attachable(anchor, spin, orient, size=[sz,sz,sz], anchors=anchors) {
// diff() {
// cuboid(sz);
// tag("remove") attach("socket") zcyl(d=prong_size, h=prong_size*2);
// tag("remove") attach("socket") zcyl(d=prong_size, h=prong_size*2, $fn=6);
// }
// children();
// }