From: Ian Jackson Date: Sat, 9 Sep 2017 17:37:13 +0000 (+0100) Subject: shelf-label-holder: Main instead. Test reveals Print does not work due to "flashing... X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=2e17688b0c2e8bc3025d558b81a37079550fe863;hp=aca3cc1ae53297c3284e777ba515dac2cc7a8d11 shelf-label-holder: Main instead. Test reveals Print does not work due to "flashing" when travelling between sides --- 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();