chiark / gitweb /
maglite-holder: set miniature to 1
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Feb 2017 23:14:18 +0000 (23:14 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Feb 2017 23:14:18 +0000 (23:14 +0000)
maglite-holder.scad

index 1b7531bba260331c0fa763a0f20e511eddea7991..9aed425a551bf5688ae807ccd50e51cda351a17b 100644 (file)
@@ -32,7 +32,7 @@ torch_min_xcoord_fig_cm = -2.7; // coordinates of bottom left of curve
 torch_min_ycoord_fig_cm = -5.9; // & big part in fig file.  mid top is origin
 torch_smm_xcoord_fig_cm = -1.9; // x coord of lhs of narrow part
 
 torch_min_ycoord_fig_cm = -5.9; // & big part in fig file.  mid top is origin
 torch_smm_xcoord_fig_cm = -1.9; // x coord of lhs of narrow part
 
-miniature = 2; // can adjust this to get commitid size right and rescale *Print
+miniature = 1; // can adjust this to get commitid size right and rescale *Print
 
 $fa=5;
 
 
 $fa=5;