From 5dc96a259b6c6fd874495aa9314d67eef54e8841 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 18 Oct 2012 01:49:09 +0100 Subject: [PATCH 1/1] filamenttrestle pinholes really all the way through --- filamenttrestle.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]]); -- 2.30.2