chiark / gitweb /
filamenttrestle pinholes really all the way through
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 18 Oct 2012 00:49:09 +0000 (01:49 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 18 Oct 2012 00:49:09 +0000 (01:49 +0100)
filamenttrestle.scad

index b5ebe7702b143a5081cefe48e4b496fb49515bc2..969a0b7185d19cda5faa9bd08bac7e96a21fb758 100644 (file)
@@ -159,7 +159,7 @@ module Trestle(){ ////toplevel
            rotate([-90,0,0]) %Pin();
          translate([-(topblockw+1), 0, 0]) {
            rotate([0,90,0]) {
-             linear_extrude(height = topblockw*1.0+2) {
+             linear_extrude(height = topblockw*2.0+2) {
                polygon([[-1.0 * pinholebasew, -0.01],
                         [-0.5 * pinholebasew, pinholeh],
                         [ 0                 , -0.01]]);