mead-horn: swap default aspect ratio
[clinton/3d-models.git] / mead-horn / mead-horn.scad
index f3a6e9d..9c85987 100644 (file)
@@ -11,7 +11,7 @@ top_radius    =  33;
 horn_length   = 135;
 horn_rise     =  40;
 horn_twist    =   0;
-horn_aspect   = [ 0.92, 1.0 ];
+horn_aspect   = [ 1.0, 0.92 ];
 
 module helix_horn () {
      helix_levels = 1/6;