chiark / gitweb /
filamenttrestle adjustments after 1
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 11 Oct 2012 15:40:15 +0000 (16:40 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 11 Oct 2012 15:40:15 +0000 (16:40 +0100)
filamenttrestle.scad

index 010746cbce5daee85fd009e111336b811d6bd408..924135230e684cd1c6b69d23ee08cdcbf987a488 100644 (file)
@@ -28,8 +28,8 @@ topblockbasedepth = 5;
 
 pinbasew = 5.0;
 pinminh = 1.5;
-pinmaxh = 4.0;
-pindh = 0.75;
+pinmaxh = 4.5;
+pindh = 0.50;
 pindwidth = 0.75;
 
 pintaperlen = plugwmax * 0.85;
@@ -115,7 +115,7 @@ module Trestle(){ ////toplevel
     for (rot=[0,180]) {
       translate([0,0,plugl/2]) rotate([0,rot,0]) translate([0,0,-plugl/2]) {
        translate([-(topblockw*0.25+1),
-                  plugh + pindh - (pinmaxh - pinminh)*0.5,
+                  plugh + pindh - (pinmaxh - pinminh)*0.75,
                   (plugl - pinholebasew*2)/3]) {
          translate([0,0,pinholebasew/2]) rotate([-90,0,0]) %Pin();
          rotate([0,90,0]) {