From faee270fe823a272fa6d977115c267743cd6f843 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 8 Jan 2016 21:25:49 +0000 Subject: [PATCH] pattress-boxes-3-cover: Lid: tests reveal that lid needs to be 2mm bigger inside --- pattress-boxes-3-cover.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pattress-boxes-3-cover.scad b/pattress-boxes-3-cover.scad index 6039607..33fd9a3 100644 --- a/pattress-boxes-3-cover.scad +++ b/pattress-boxes-3-cover.scad @@ -8,7 +8,7 @@ lid_fatbox_overlap = 12; lid_thinbox_h = 9; lid_fatbox_h = 24; -lid_fatbox_switches_h = 6+2; +lid_fatbox_switches_h = 6+4; lid_max_switches_w = 70; lid_switches_y_slop = 3; -- 2.30.2