chiark / gitweb /
scaffold-clamp: wip vhook
[reprap-play.git] / nook-case.scad
index cd74d6a494f68bae354bd9ef6ed5831a8fc8bebe..ecbbbc22fd95bb31a86b9d391392bd3ef472142d 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C -*-
 
+// Infill density: 20%
+
 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;