X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=osstest-arm-net-bracket.scad;h=a2839c29d85ff918c8395d2a3b4915d32135663a;hp=2135c5c4f3e06256c3a81a8413491073d7203aab;hb=ed57a69116e9d6d32aad3337f74fad93158d55bf;hpb=5719f2f05fdd33d530a782649fcb0e43f094584e diff --git a/osstest-arm-net-bracket.scad b/osstest-arm-net-bracket.scad index 2135c5c..a2839c2 100644 --- a/osstest-arm-net-bracket.scad +++ b/osstest-arm-net-bracket.scad @@ -44,7 +44,7 @@ module Object(){ } Tongue(tonguewidth,tonguethick,totaldepth,3); translate([tongue2x,0,0]) - Tongue(tongue2width,tongue2thick,tongue2depth+thick,4); + Tongue(tongue2width,tongue2thick,tongue2depth+thick,5); } Object();