chiark / gitweb /
doveclippin height configurable
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 18:13:27 +0000 (19:13 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 18:13:27 +0000 (19:13 +0100)
doveclip.scad

index 6ceb2fec674842fb631834997edcdd99bfea912a..6ff68f99e344e5e5bde9aca74eca8237ef32ea9d 100644 (file)
@@ -12,7 +12,7 @@ webgap = 0.4;
 toothgap = webthick + webgap*2;
 basethick = toothheight;
 
-module DoveClipPin() {
+module DoveClipPin(height=height) {
   translate([0,0, height/2]) intersection(){
     union(){
       for (m=[0,1]) {