From 3a75cddea7f685bc7d855c9ebf7bfca3f8b460de Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 6 Jun 2020 11:49:21 +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 c6f9889..2d8a6a1 100644 --- a/bike-phone-mount.scad +++ b/bike-phone-mount.scad @@ -4,7 +4,7 @@ include -mount_lip_height = 2.0 - 0.15; +mount_lip_height = 2.0 - 0.15 - 0.15; mount_lip_depth = 2.5 /*?*/ - 0.30; mount_neck_width = 26.5 - 0.55 - 0.15; mount_neck_length = 1.5 + 0.50; -- 2.30.2