From 6dd4dd1e373058459a961cf3e078e7ff979765fd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 13 Jun 2013 20:05:30 +0100 Subject: [PATCH] belt-slot-cut-jig: move attach closer --- belt-slot-cut-jig.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/belt-slot-cut-jig.scad b/belt-slot-cut-jig.scad index e198c46..85d612d 100644 --- a/belt-slot-cut-jig.scad +++ b/belt-slot-cut-jig.scad @@ -50,7 +50,7 @@ crewpunch_shape = [ 26, [3.3, 7.2], [3.5, 13.6] ], ]; -crewpunch_shaft_max_y = 7.5; +crewpunch_shaft_max_y = 3.5; crewpunch_systematic_size_error = +0.36; -- 2.30.2