From 4887ed5cba8c2e4b12a5bead17ad5f635254cec9 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 6 Jun 2020 11:37:44 +0100 Subject: [PATCH] bike-phone-mount: adjustment from v2 Signed-off-by: Ian Jackson --- bike-phone-mount.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bike-phone-mount.scad b/bike-phone-mount.scad index cba9d62..c6f9889 100644 --- a/bike-phone-mount.scad +++ b/bike-phone-mount.scad @@ -6,7 +6,7 @@ include mount_lip_height = 2.0 - 0.15; mount_lip_depth = 2.5 /*?*/ - 0.30; -mount_neck_width = 26.5 - 0.55; +mount_neck_width = 26.5 - 0.55 - 0.15; mount_neck_length = 1.5 + 0.50; mount_slope = .65; -- 2.30.2