chiark / gitweb /
doveclip ExtenderPillars optional baseweb
[reprap-play.git] / doveclip.scad
index 06db088d1578a3045ed9ec286779cebbb5989c36..a7dc6bd1e6c8d9a0e6a4f4aaed66dcdd188f1cea 100644 (file)
@@ -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,