X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=shelf-label-holder.scad;h=8353d7e470f9fdc376a54e165210ac490895d303;hp=b2f0596f72e702d30cc687fcf6ba47a138b821e8;hb=b92f50a2bbede792f1fd171591a45681a467ad7d;hpb=aca3cc1ae53297c3284e777ba515dac2cc7a8d11 diff --git a/shelf-label-holder.scad b/shelf-label-holder.scad index b2f0596..8353d7e 100644 --- a/shelf-label-holder.scad +++ b/shelf-label-holder.scad @@ -7,9 +7,10 @@ prong_maxdepth = 18; front_thick = 2.5; -nom_shelf = 14.54; +//nom_shelf = 14.54 + 0.5; +nom_shelf = 20.315 + 0.5; -interference = 0.25; +interference = 0.75; length = 60; @@ -60,5 +61,5 @@ module Print(){ //ProngElevationUnrotated(); //Elevation(); -//Main(); -Print(); +Main(); +//Print();