X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=cable-hole-trunking-cover.scad;fp=cable-hole-trunking-cover.scad;h=cda32961cf5bc66a5d8cfea7e8775a592e705b9b;hb=9709ebdc73eb8d41d5c0d4300667cf8356f2f195;hp=6233412be11e92bc36bb8ab5b2d00d22ffd9b8b0;hpb=6e2d7f1a96b6fa0412549f0c3a59e3c9453fa411;p=reprap-play.git 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;