From c27db61ffb9446f6227513f88f771e60bd8293c0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 11 Sep 2018 21:43:08 +0100 Subject: [PATCH 1/1] sleepphone-cable-box: adjust from v3 Signed-off-by: Ian Jackson --- sleepphone-cable-box.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sleepphone-cable-box.scad b/sleepphone-cable-box.scad index 040e50d..bc50b90 100644 --- a/sleepphone-cable-box.scad +++ b/sleepphone-cable-box.scad @@ -34,7 +34,7 @@ led_dia = 4.4; plug_maxw = 10.95 + 0.35; plug_minw= 6.53 + 0.35; plug_sllen= 6.50; -plug_totlen = 84.90 + 1.5; // to maxw, including phone +plug_totlen = 84.90 + 1.5 - 2.0; // to maxw, including phone plug_h = 6.5; plug_tooth_h = 0.5; -- 2.30.2