chiark / gitweb /
nook-case: adjust from test frame v1
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 3 Sep 2020 16:31:17 +0000 (17:31 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 3 Sep 2020 16:31:17 +0000 (17:31 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
nook-case.scad

index 4df91619fe3adf6fce40bebf2b151c3c0f438122..5d7d61eca907a0b0c66fdbc41831d277de0a2477 100644 (file)
@@ -2,9 +2,9 @@
 
 include <utils.scad>
 
-nook_th = 12.41 + 0.50;
-nook_w = 127.12 + 0.75;
-nook_h = 123.44 + 21.88 + 21.05 + 0.75;
+nook_th = 12.41 + 0.50 - 1.50;
+nook_w = 127.12 + 0.75 - .95;
+nook_h = 123.44 + 21.88 + 21.05 + 0.75 - 1.90;
 
 usb_w = 12.5;
 usb_below = 2.5;