chiark / gitweb /
filamenttrestle block side thick right
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 10 Oct 2012 23:56:53 +0000 (00:56 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 10 Oct 2012 23:56:53 +0000 (00:56 +0100)
filamenttrestle.scad

index 7f751f9d3a61f029fa6aad340fef7f447027feef..2c44948d62ce1f86d6047042df87a97327f7f50a 100644 (file)
@@ -72,7 +72,7 @@ module Bar(){
 module Trestle(){
   legang = atan2(trestlebase/2, trestleheight);
   eplen = sqrt(trestleheight*trestleheight + trestlebase*trestlebase*0.25);
-  topblockw = plugwmax + topblockthick*2;
+  topblockw = plugwmax + trestleplugd*2 + topblockthick*2;
 
   pinholebasew = pinbasew + pindwidth;
   pinholeh =     pinminh +  pindh;