chiark / gitweb /
svg-prep-dxf: do Ungroup too
[reprap-play.git] / shelf-label-holder.scad
index b2f0596f72e702d30cc687fcf6ba47a138b821e8..8353d7e470f9fdc376a54e165210ac490895d303 100644 (file)
@@ -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();