From: Ian Jackson Date: Thu, 15 Mar 2018 13:41:16 +0000 (+0000) Subject: fairphone-case: introduce lid_edgepart_width X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=062ada165d5387a09997102172edb523394a7609;p=reprap-play.git fairphone-case: introduce lid_edgepart_width We need this to be wider because the new lid fold clearance arrangements cut into the thicker part of the lid edge. Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 5189cad..fcc027e 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -204,6 +204,7 @@ case_lip = 1.25; lid_gap_x = 0.25; lid_gap_z = 0.25; lid_lip = 1.75; +lid_edgepart_width = 5.0; catch_slop = 0.50; @@ -318,7 +319,7 @@ kppa = [ kppb[0], kppf[1] ]; lpp10 = [ epp5[0] + lid_gap_x, kppc[1] + lid_gap_z ]; lpp11 = [ lpp10[0], epp5[1] + lid_gap_z ]; -lpp14 = lpp10 + [1,0] * keeper_inner_width; +lpp14 = lpp10 + [1,0] * max(keeper_inner_width, lid_edgepart_width); // exact x posn not very important; must extend past end of keeper lpp15 = [ lpp14[0],