From: Ian Jackson Date: Fri, 26 Aug 2016 00:38:50 +0000 (+0100) Subject: flyscreen-handle: for v3 test X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=522e12daf7f95b3652982f1225a89ff254f7d409;hp=477b98fe70fb2689e4bdb378b4dede757e892461;p=reprap-play.git flyscreen-handle: for v3 test --- diff --git a/flyscreen-handle.scad b/flyscreen-handle.scad index 68b2a2f..4fbca30 100644 --- a/flyscreen-handle.scad +++ b/flyscreen-handle.scad @@ -3,7 +3,7 @@ opening_height = 7.84 - 0.3; opening_depth = 7.88; openingcnr_dia = 2.75; -opening_topprotr = 1.54; +opening_topprotr = 1.54 - 0.65; gap = 0.25; @@ -164,5 +164,5 @@ module Test(){ //WithRetainSection(); //BasicSection(); //GappingSection(); -//Test(); -Handle(); +Test(); +//Handle();