From: Ian Jackson Date: Fri, 26 Aug 2016 18:24:06 +0000 (+0100) Subject: flyscreen-handle: from v6, nicer handle, really X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e863447bfeb9f652c87c25e09352a0c47689dc05;p=reprap-play.git flyscreen-handle: from v6, nicer handle, really --- diff --git a/flyscreen-handle.scad b/flyscreen-handle.scad index cf8ea85..852b38f 100644 --- a/flyscreen-handle.scad +++ b/flyscreen-handle.scad @@ -24,7 +24,7 @@ topprotr_rad = 0.35; bot_overlap = 5; bot_w = 3; -handle_w = 9; +handle_w = 10; handle_rh = 3; handle_rcut = 3; @@ -187,11 +187,11 @@ module Test(){ } //Demo(); -HandleSection(); +//HandleSection(); //InsertSection(); //WithRetainSection(); //BasicSection(); //GappingSection(); -//Test(); +Test(); //Demo(); //Handle();