X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=cable-hole-trunking-cover.scad;fp=cable-hole-trunking-cover.scad;h=6233412be11e92bc36bb8ab5b2d00d22ffd9b8b0;hp=744c923abc1274e0ad3bfd76a56d42cdfaa1caa7;hb=57865ecc92d67565fdecdecb432519a881603828;hpb=f301861f3d6b83a67913d257b50fa3aab65422cf diff --git a/cable-hole-trunking-cover.scad b/cable-hole-trunking-cover.scad index 744c923..6233412 100644 --- a/cable-hole-trunking-cover.scad +++ b/cable-hole-trunking-cover.scad @@ -13,9 +13,9 @@ innerz = 10; basex = holedia + sidewidth*2; basey = holedia + tapewidth*2; -bevelz = 3; +bevely = 2.75; bevelslope = 0.75; -bevely = bevelz * bevelslope; +bevelz = bevely / bevelslope;; basebevelt = 3; sideslop = 0.5;