X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=nook-case.scad;h=ecbbbc22fd95bb31a86b9d391392bd3ef472142d;hb=46fb2db6a0757b63f9eb0cd44956f69e5196be1e;hp=cd74d6a494f68bae354bd9ef6ed5831a8fc8bebe;hpb=32a276c0c8d735f838742b1bb7aa4ab84799f100;p=reprap-play.git diff --git a/nook-case.scad b/nook-case.scad index cd74d6a..ecbbbc2 100644 --- a/nook-case.scad +++ b/nook-case.scad @@ -1,11 +1,13 @@ // -*- C -*- +// Infill density: 20% + include include 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;