From: Ian Jackson Date: Sun, 16 Dec 2012 20:48:19 +0000 (+0000) Subject: cable-hole-trunking-cover: note re checking some parameters X-Git-Tag: filamentspool-v2-release~593 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=9709ebdc73eb8d41d5c0d4300667cf8356f2f195 cable-hole-trunking-cover: note re checking some parameters --- diff --git a/cable-hole-trunking-cover.scad b/cable-hole-trunking-cover.scad index 6233412..cda3296 100644 --- a/cable-hole-trunking-cover.scad +++ b/cable-hole-trunking-cover.scad @@ -1,14 +1,12 @@ // -*- C -*- -holedia = 25.4; +holedia = 25.4; //check +tapewidth = 7; //check +tapethick = 1; //check +cutoutsz= 10; //check +innerz = 10; //check sidewidth = 5; -tapewidth = 7; -tapethick = 1; - -cutoutsz= 10; - -innerz = 10; basex = holedia + sidewidth*2; basey = holedia + tapewidth*2;