From 29f7697011ed4618a0d2c02eb7fc4bfe3c574d81 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 10 Sep 2018 22:29:08 +0100 Subject: [PATCH] sleepphone-cable-box: from v1, adjust wall_bot 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 d04fc45..b5bae40 100644 --- a/sleepphone-cable-box.scad +++ b/sleepphone-cable-box.scad @@ -3,7 +3,7 @@ include wall = 0.75 * [1,1,1]; -wall_bot = 0.75; +wall_bot = 1.0; phone = [ 76.40, 30.96, 6.00 ]; // includes socket phone_button_z = 6.58; -- 2.30.2