chiark / gitweb /
filamenttrestle block side thick right
[reprap-play.git] / 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;