From e27e4524db0f1eacda984a9c893c952626945592 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 18 Oct 2012 20:59:14 +0100 Subject: [PATCH] filamenttrestle Trestle adjust pin holes #5 --- filamenttrestle.scad | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/filamenttrestle.scad b/filamenttrestle.scad index 58e58cb..8d6e381 100644 --- a/filamenttrestle.scad +++ b/filamenttrestle.scad @@ -41,14 +41,14 @@ trestleplugd = 1; topblockthick = 3; topblockbasedepth = 5; -pinbasew = 5.0; -pinminh = 1.5; -pinmaxh = 4.5; -pindh = 1.0; -pindwidth = 0.75; - -pintaperlen = plugwmax * 0.85; -pinstraightlen = 17.5; +pinbasew = 4.0; +pinminh = 1.0; +pinmaxh = 3.5; +pindh = 1.75; +pindwidth = 1.75; + +pintaperlen = 20; +pinstraightlen = 30-pintaperlen; spoolouterpad = AxlePin_holerad()*2 * 1.5; spoolbarlen = spoolwidth + -- 2.30.2