From 8012a4be269c37679e7f0880afd5ec5745c81cbd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 26 Aug 2016 02:23:58 +0100 Subject: [PATCH] flyscreen-handle: try full size --- flyscreen-handle.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flyscreen-handle.scad b/flyscreen-handle.scad index dcd0326..0523a7e 100644 --- a/flyscreen-handle.scad +++ b/flyscreen-handle.scad @@ -175,5 +175,5 @@ module Test(){ //WithRetainSection(); //BasicSection(); //GappingSection(); -Test(); -//Handle(); +//Test(); +Handle(); -- 2.30.2