chiark / gitweb /
fairphone-case: fix lid hinge arms to not have cutout for lid close clearance
[reprap-play.git] / fairphone-case.scad
index 8b7dce748564fa3f06e8edd6c77b7dd550fcf2d9..99966fda871607327c1d59bc7a28102285d70396 100644 (file)
@@ -1102,7 +1102,10 @@ module Lid(){ ////toplevel
       }
 
       // hinge arms
-      HingePortion(hex20, hex21) HingeLidProfile();
+      HingePortion(hex20, hex21) {
+       LidEdgeProfile();
+       HingeLidProfile();
+      }
 
       // catch
       CatchPortion(catch_width)