From 72c35c0236348bc504f6490e2bf9e5f67c1fd522 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 2 Feb 2017 00:09:08 +0000 Subject: [PATCH] maglite-holder: more slop --- maglite-holder.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maglite-holder.scad b/maglite-holder.scad index 6d10b56..8e96586 100644 --- a/maglite-holder.scad +++ b/maglite-holder.scad @@ -24,7 +24,7 @@ brace = [ 40, 20, 20 ]; hole_dia = 4 + 0.5; hole_slot = 5; -slop = 2; // total, not each side +slop = 4; // total, not each side 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 -- 2.30.2