From 2e17688b0c2e8bc3025d558b81a37079550fe863 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 9 Sep 2017 18:37:13 +0100 Subject: [PATCH] shelf-label-holder: Main instead. Test reveals Print does not work due to "flashing" when travelling between sides --- shelf-label-holder.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shelf-label-holder.scad b/shelf-label-holder.scad index b2f0596..e959146 100644 --- a/shelf-label-holder.scad +++ b/shelf-label-holder.scad @@ -60,5 +60,5 @@ module Print(){ //ProngElevationUnrotated(); //Elevation(); -//Main(); -Print(); +Main(); +//Print(); -- 2.30.2