chiark / gitweb /
simplephone-case: test, REVERT
[reprap-play.git] / simplephone-case.scad
index fe5f695436f45fb2f4759e069c1b4f182c25437f..f9aadb7626a0062a3925ff26f9de85b818192f14 100644 (file)
@@ -9,7 +9,7 @@ psz = [
 thick = [
         2,
         2,
-        1.5,
+        0.25 //1.5,
         ];
 
 btn_x = 59.6;
@@ -137,6 +137,7 @@ module Case(){
       cube([ 10, psz[1]+20, psz[2]+20 ]);
 
     //translate([-50,-50,10]) cube([100,100,100]);
+    translate([-200,-10,-10]) cube([300,200, psz[2]+10-2]);
 
     mirror([1,0,0])
       difference(){