From e863447bfeb9f652c87c25e09352a0c47689dc05 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 26 Aug 2016 19:24:06 +0100 Subject: [PATCH] flyscreen-handle: from v6, nicer handle, really --- flyscreen-handle.scad | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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(); -- 2.30.2