From: Ian Jackson Date: Thu, 17 Feb 2022 20:30:34 +0000 (+0000) Subject: fairphone4-case: wip X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=cf66a359d5c4338f40f1452666e49f63e546b0b5;p=reprap-play.git fairphone4-case: wip Signed-off-by: Ian Jackson --- diff --git a/fairphone4-case.scad b/fairphone4-case.scad index b96ff1e..c26b02b 100644 --- a/fairphone4-case.scad +++ b/fairphone4-case.scad @@ -120,7 +120,7 @@ include include -phone = [ 75.86, 168.0 ]; +phone = [ 75.86, 162.0 ]; prop_buildout_less = 3; @@ -215,6 +215,8 @@ lid_buttoncover_reinf = 0.65; foldover_gap = 0.50; foldover_lever_gap = 0.50; +// xxx replace hinge screw with nail plan + // properties of the hinge fasteners hingescrew_shaft_dia = 2.0 + 0.25; // M2 x 12mm machine screw hingescrew_shaft_len = 12; @@ -817,11 +819,11 @@ module LidButtonishLeg(y, y_ref_sign, l=buttonishleg_default_l_is_fudge) { } module Buttons(){ - Flip_rhs(1) SideButton(15.580, +1, 8.9 ) children(); // power - Flip_rhs(1) SideButton(48.700, -1, 8.920 ) children(); // camera - Flip_rhs(0) SideButton(30.800, +1, 21.96, 1) children(); // volume + Flip_rhs(1) SideButton(30.320, +1, 22.960 ) children(); // volume + Flip_rhs(1) SideButton(64.220, +1, 14.500 ) children(); // power Flip_rhs( ) LidButtonishLeg(14, -1) children(); -// Flip_rhs(0) LidButtonishLeg(20, +1, 20) children(); + Flip_rhs(0) LidButtonishLeg(14, +1) children(); + // xxx need hole for whatever that hole is on lhs } module Struts(x_start, z_min, th){