From ce638b9668aed0a39cc1ba7b381ce68023fa340c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 3 May 2014 23:30:00 +0100 Subject: [PATCH] belt-hole-cut-jig-simple: prep for smaller punch --- belt-hole-cut-jig-simple.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/belt-hole-cut-jig-simple.scad b/belt-hole-cut-jig-simple.scad index c553b1f..7608467 100644 --- a/belt-hole-cut-jig-simple.scad +++ b/belt-hole-cut-jig-simple.scad @@ -3,7 +3,7 @@ strap_thick = 3; strap_width = 26.75 + 0.7; -punch_dia = 12.75; +punch_dia = 11.10; punch_slop = 0.5; -- 2.30.2