chiark / gitweb /
lock-inframe-bracket: from v1: thinner around tube (so bendier)
[reprap-play.git] / lock-inframe-bracket.scad
index 9315be21de98919c9e5eb5f60c741a9050f3848f..ce5c4448dc8eecfd87a18913acbcad3640da99bf 100644 (file)
@@ -12,6 +12,8 @@ total_h = 45;
 
 back_gap = 10;
 main_th = 2.5;
+tube_th = 2.25;
+
 midweb_d = 3;
 clip_th = 3.5;
 clip_gap = 2.5;
@@ -28,7 +30,6 @@ $fn=50;
 
 lockshaft_r = [1, 1] * lockshaft_dia / 2;
 front_th = main_th;
-tube_th = main_th;
 
 tube_or = tube_dia/2 + tube_th;
 back_ohw = back_gap/2 + backflange_th;