chiark / gitweb /
fairphone-battery-case: adjust from v2
[reprap-play.git] / fairphone-battery-case.scad
index d7dc9722b3f366f05cdf9ad77d89d7f403fdae41..0d6d80f295f417cc25e3ef7ee90e830c61c76c74 100644 (file)
@@ -1,17 +1,17 @@
 // -*- C -*-
 
-mainwall_th = 2.5;
-smallwall_th = 1.5;
+mainwall_th = 3.0;
+smallwall_th = 2.0;
 
-seal_th = 0.3 + 0.6; // total gap for seal etc.
-behind_recess = 1.0;
+seal_th = 0.3 + 0.6 + 0.6; // total gap for seal etc.
+behind_recess = 1.5;
 
 recess_gap_end = 0.2;
 
 lid_edge_th = 0.5;
 
 battery_len = 66.55 + 1.25;
-battery_th = 6.55 + 0.75;
+battery_th = 6.55 + 0.75 - .90;
 battery_wdth = 44.38 + 0.75;
 
 battery_base_indent = 0.94 + 0.50;