From: Ian Jackson Date: Thu, 18 Oct 2012 00:49:09 +0000 (+0100) Subject: filamenttrestle pinholes really all the way through X-Git-Tag: filamentspool-v2-release~709 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=5dc96a259b6c6fd874495aa9314d67eef54e8841;hp=b3c000bbb1e87fa77c92480829d2cdfb3a0b58d8 filamenttrestle pinholes really all the way through --- diff --git a/filamenttrestle.scad b/filamenttrestle.scad index b5ebe77..969a0b7 100644 --- a/filamenttrestle.scad +++ b/filamenttrestle.scad @@ -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]]);