chiark / gitweb /
tablet-case-corner-mount: adjustments from v2
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jun 2014 16:21:25 +0000 (17:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jun 2014 16:21:25 +0000 (17:21 +0100)
tablet-case-corner-mount.scad

index 2ea0931dcfe963b1d648d99ad1d63eee7016adc3..aa3740586f93700e0cc5ff743f010f0e1727cf3b 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_tot_l = 32.5;
 back_cut_l = 4;
-back_cut_w = 13;
+back_cut_w = 16.5 + 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],