From 0c4f7fd0ed4bdcf27528c9673c5dcee1bbd12e27 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 23 Feb 2022 22:14:17 +0000 Subject: [PATCH] fairphone4-case: some todos dealt with Signed-off-by: Ian Jackson --- fairphone4-case.scad | 8 -------- 1 file changed, 8 deletions(-) diff --git a/fairphone4-case.scad b/fairphone4-case.scad index 3c343ee..164679b 100644 --- a/fairphone4-case.scad +++ b/fairphone4-case.scad @@ -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){ -- 2.30.2