mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 16:29:40 +00:00
doc fix
This commit is contained in:
parent
8ef6abe6af
commit
91865d2211
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) {
|
// attachable(anchor, spin, orient, size=[sz,sz,sz], anchors=anchors) {
|
||||||
// diff() {
|
// diff() {
|
||||||
// cuboid(sz);
|
// 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();
|
// children();
|
||||||
// }
|
// }
|
||||||
|
|
Loading…
Reference in a new issue