chiark / gitweb /
commitid-layering-test: Adjust base height
[reprap-play.git] / tablet-case-corner-mount.scad
index 2ea0931dcfe963b1d648d99ad1d63eee7016adc3..d981afdf1237179d8e80be74a5fda0802ade157d 100644 (file)
@@ -8,15 +8,16 @@ front_hook = 3;
 front_slope = 1.0;
 
 front_th = 2;
 front_slope = 1.0;
 
 front_th = 2;
-gap_th = 9.5 + 0.5;
-back_th = 4;
+gap_th = 6.5 + 0.5;
 
 
-back_tot_l = 32.5;
-back_cut_l = 4;
-back_cut_w = 13;
+back_tot_l = 35.5;
+back_cut_l = 6;
+back_cut_w = 15.0 + 1.0;
 back_prong_w = 3;
 back_hole_d = 2;
 back_prong_w = 3;
 back_hole_d = 2;
-back_hole_dia = 1 + 0.5;
+back_hole_dia = 1 + 1.5;
+
+back_th = back_hole_dia + 2.4;
 
 module MidPlan(){
   polygon([[0,            0],
 
 module MidPlan(){
   polygon([[0,            0],