chiark / gitweb /
nook-case: adjustments from F3
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 4 Sep 2020 14:26:11 +0000 (15:26 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 4 Sep 2020 14:26:11 +0000 (15:26 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
nook-case.scad

index cd74d6a494f68bae354bd9ef6ed5831a8fc8bebe..c46ffd41a5faad7bd024723964dde55b4a64083f 100644 (file)
@@ -4,8 +4,8 @@ include <funcs.scad>
 include <utils.scad>
 
 nook_th = 12.41 + 0.50 - 1.50 + 1.35 - .25;
-nook_w = 127.12 + 0.75 - .95;
-nook_h = 123.44 + 21.88 + 21.05 + 0.75 - 1.90 - 0.50;
+nook_w = 127.12 + 0.75 - .95 - .50;
+nook_h = 123.44 + 21.88 + 21.05 + 0.75 - 1.90 - 0.50 - 0.50;
 
 edge_ledge_w = 9.60;
 edge_ledge_h = 2.44 - .25;