From 852a78995b7fe9fd501fcaf0b5e9b9186b3c8d80 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 30 Jan 2018 13:03:07 +0000 Subject: [PATCH] fairphone-case: rework hingescrew parameters: add a comment Signed-off-by: Ian Jackson --- fairphone-case.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fairphone-case.scad b/fairphone-case.scad index 392d88d..56c3e4e 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -80,7 +80,7 @@ hingescrew_shaft_dia = 2.0 + 0.25; // M2 x 12mm machine screw hingescrew_shaft_len = 12; hingescrew_nut_thick = 1.93 + 0.20; // incl. washer hingescrew_nut_dia = 4.72 + 0.50; // washer, actually -hingescrew_nut_across = 3.92 + 0.25; +hingescrew_nut_across = 3.92 + 0.25; // incl. slop around recess slop hingescrew_nut_thick_real = 1.93; hingescrew_head_th = 1.38 + 0.75; hingescrew_head_dia = 3.92; -- 2.30.2