From 23b19403edf69ac8d50a0a366aac861160fa04b1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 16 Dec 2012 22:38:46 +0000 Subject: [PATCH] cable-hole-trunking-cover: actual sizes, apart from edges --- cable-hole-trunking-cover.scad | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cable-hole-trunking-cover.scad b/cable-hole-trunking-cover.scad index cda3296..a509369 100644 --- a/cable-hole-trunking-cover.scad +++ b/cable-hole-trunking-cover.scad @@ -1,10 +1,10 @@ // -*- C -*- -holedia = 25.4; //check -tapewidth = 7; //check -tapethick = 1; //check -cutoutsz= 10; //check -innerz = 10; //check +holedia = 25; +tapewidth = 8; +tapethick = 1.5; +cutoutsz= 15; +innerz = 11; sidewidth = 5; -- 2.30.2