From 440332fbe5cc66ca332fe1012482c44ad57588f5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 1 Jan 2015 14:53:58 +0000 Subject: [PATCH] knifeblock: adjust locations --- knifeblock.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knifeblock.scad b/knifeblock.scad index 998fae7..1a5d4df 100644 --- a/knifeblock.scad +++ b/knifeblock.scad @@ -5,7 +5,7 @@ nknives = 3; widths = [15.5, 15.8, 19.0]; handlelenbase = 75; handlelendelta = [-15, 0, 10]; -locations = [-35, 0, 40]; +locations = [-35, 0, 37]; bladew = 5; // 2.5 maxhandledepth = 45; -- 2.30.2