From 897f22af92252115f8e70b8a50787fb18b89d078 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 31 Dec 2014 12:40:10 +0000 Subject: [PATCH] knifeblock: cover, adjust --- knifeblock.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/knifeblock.scad b/knifeblock.scad index b0dbd68..ef7345c 100644 --- a/knifeblock.scad +++ b/knifeblock.scad @@ -11,8 +11,8 @@ maxhandledepth = 45; templatescale = 27.2 / 19.6; -coverlonglen = 130; // xxx -covershortlen = 80; // xxx +coverlonglen = 120; // xxx +covershortlen = 70; // xxx // other tuneables front = 5; -- 2.30.2