From: Ian Jackson Date: Thu, 15 Mar 2018 12:23:39 +0000 (+0000) Subject: fairphone-case: fix lid hinge arms to not have cutout for lid close clearance X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=397e9da78351039e73080d875b4a52fe9ae90591;hp=1ad193bd3f413028ab9a44ed68fa0a4a71e43319;p=reprap-play.git fairphone-case: fix lid hinge arms to not have cutout for lid close clearance Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 8b7dce7..99966fd 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -1102,7 +1102,10 @@ module Lid(){ ////toplevel } // hinge arms - HingePortion(hex20, hex21) HingeLidProfile(); + HingePortion(hex20, hex21) { + LidEdgeProfile(); + HingeLidProfile(); + } // catch CatchPortion(catch_width)