chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7afa43a
)
doveclip ExtenderPillars optional baseweb
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 7 Oct 2012 16:46:51 +0000
(17:46 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 7 Oct 2012 16:46:51 +0000
(17:46 +0100)
doveclip.scad
patch
|
blob
|
history
diff --git
a/doveclip.scad
b/doveclip.scad
index 06db088d1578a3045ed9ec286779cebbb5989c36..a7dc6bd1e6c8d9a0e6a4f4aaed66dcdd188f1cea 100644
(file)
--- a/
doveclip.scad
+++ b/
doveclip.scad
@@
-77,7
+77,8
@@
function DoveClipPairSane_width(count=2) =
2 * (nomrad + jawthick + ((nomrad*2 + jawthick) * (count-1)/2));
module ExtenderPillars(length, width, height,
- pillarw=3.5, pillarslope=0.75, webthick=1) {
+ pillarw=3.5, pillarslope=0.75, webthick=1,
+ baseweb=false, basewebthick=1) {
pillarr=pillarw/2;
pilesw = width - pillarw;
d = 0.25;
@@
-106,6
+107,10
@@
module ExtenderPillars(length, width, height,
}
}
}
+ if (baseweb) {
+ translate([0, -pilesw/2, 0])
+ cube([length, pilesw, basewebthick]);
+ }
}
module DoveClipExtender(length, ha=7, hb=7, counta=2, countb=2,