chiark / gitweb /
lock-inframe-bracket: adjustments
[reprap-play.git] / lock-inframe-bracket.scad
index c7cc21e06f54d00e37731cf878ee11e1ae5b4da8..7abfb9bfffbfee85099290912e8931949b21f6bd 100644 (file)
@@ -14,7 +14,7 @@ total_h = 45;
 
 back_gap = 12.5;
 main_th = 2.75;
-tube_th = 2.25;
+tube_th = 2.125;
 
 midweb_d = 3;
 clip_th = 3.5;
@@ -28,7 +28,7 @@ backflange_th = 4.5;
 
 $fn=50;
 
-join_cr = 7;
+join_cr = 9;
 
 tube_rear_extra_th = 1;
 
@@ -218,4 +218,4 @@ module TestClipBoltHole(){ //// toplevel
 //TestTopEdge();
 //TestClipBoltHole();
 
-//Bracket();
+Bracket();