chiark / gitweb /
fairphone4-case: some todos dealt with
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 23 Feb 2022 22:14:17 +0000 (22:14 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 23 Feb 2022 22:14:17 +0000 (22:14 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
fairphone4-case.scad

index 3c343ee022f8c69458c9594f005bfbc02d934906..164679bb09e970029aa533a1af67fb54221a0db4 100644 (file)
@@ -149,8 +149,6 @@ button_cutout_depth = 9;
 
 phone_edge_thick = 11.25;
 
-// xxx this is all wrong
-
 camera_pos_tl = [  7.350,  7.500 ]; // from tl corner (as seen from back)
 camera_edge_rad = 9.0;
 camera_sz = 32.92;
@@ -225,8 +223,6 @@ 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;
@@ -313,9 +309,6 @@ lid_buttoncover_overlap = case_th_lip + keeper_gap_z_top;
 //prop_recess_width = prop_main_th / cos(prop_max_angle) + prop_backfwd_gap;
 
 
-//lid_lip_overlap_width xxx bad name = ;
-//lid_lip_inner_slope = [ 5, 5 ]; // xxx
-
 epp0 = [0,0];
 epp1 = [0, -phone_edge_thick];
 epp2i = epp1; // conflated for FP4
@@ -837,7 +830,6 @@ module Buttons(){
   Flip_rhs(1) LidButtonishLeg(14, -1) children();
   Flip_rhs(0) LidButtonishLeg(21, -1) 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){