mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-21 11:59:38 +00:00
Compare commits
6 commits
ab5e18bb81
...
58a7d2f52b
Author | SHA1 | Date | |
---|---|---|---|
|
58a7d2f52b | ||
|
91865d2211 | ||
|
802059f2cb | ||
|
ccccd39160 | ||
|
0f6a321568 | ||
|
73a8033316 |
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
// }
|
||||
|
|
Loading…
Reference in a new issue