chiark / gitweb /
fairphone-case: hinge: make locknuts accessible
[reprap-play.git] / fairphone-case.scad
index f7d719689243f601920e0208d3305ffc323fdec5..33fd2ef11d36f67a0efc97c0f7364965e9ea0f6c 100644 (file)
@@ -519,7 +519,7 @@ module HingeLeverOuterProfile(){
 module HingeLeverInnerProfile(){
   for (c = [hppT, hppB]) {
     hull()
-      for (x=[0,20])
+      for (x=[-20,20])
        translate([x,0])
          circleat(c, hp_rn);
        circleat(hppB, hp_rn);