From b5d196171acdb4887099393effc16ccd4db69bf7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 31 Oct 2018 00:55:29 +0000 Subject: [PATCH] ksafe-base: fix a measurement Signed-off-by: Ian Jackson --- ksafe-base.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksafe-base.scad b/ksafe-base.scad index 2a08ed9..1e2a24a 100644 --- a/ksafe-base.scad +++ b/ksafe-base.scad @@ -1,7 +1,7 @@ // -*- C -*- // xxx from actual ksafe, needs slop adding -bolt_above = 14.30; +bolt_above = 8.50; bolthole_height = 4.24; wall_thick = 4.50; bolthole_width = 16.62; -- 2.30.2