chiark / gitweb /
fairphone-case: adjust button fudge (nfc)
[reprap-play.git] / fairphone-case.scad
index 44b30a2082dfe4a27397a0a272e70a092062540b..761c2509fe55920eec9dd6b8b41560b5135c3834 100644 (file)
@@ -48,7 +48,7 @@ lid_lip = 1.75;
 $fa = 5;
 $fs = 0.1;
 
-button_l_fudge = 4.5;
+button_l_fudge = 4.4;
 
 strut_min_at_end = 1.5;
 
@@ -265,7 +265,7 @@ module SideButton(y,l){
 }
 
 module Buttons(){
-  CaseBase_rhsflip([1]) SideButton(19.650, 8.8) children(); // power
+  CaseBase_rhsflip([1]) SideButton(19.650, 8.9) children(); // power
 }
 
 module Struts(x_start, z_min, th){