From 55c74486534bb342994fee057e7d122434ab71b1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 26 Aug 2016 19:39:48 +0100 Subject: [PATCH] flyscreen-handle: do test v8 --- flyscreen-handle.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flyscreen-handle.scad b/flyscreen-handle.scad index 5383efc..e0c640f 100644 --- a/flyscreen-handle.scad +++ b/flyscreen-handle.scad @@ -215,6 +215,6 @@ module Test(){ //WithRetainSection(); //BasicSection(); //GappingSection(); -//Test(); +Test(); //Demo(); -Handle(); +//Handle(); -- 2.30.2