From: Ian Jackson Date: Mon, 10 Jun 2013 15:33:23 +0000 (+0100) Subject: belt-slot-cut-jig: introduce jig_overlap X-Git-Tag: filamentspool-v2-release~497 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=12b7ef805c549c20254105ddca9541a400c31e4a;hp=f1aa8021753465a08e9e014499e051c6d78da40e belt-slot-cut-jig: introduce jig_overlap --- diff --git a/belt-slot-cut-jig.scad b/belt-slot-cut-jig.scad index 6a5175b..f6e954c 100644 --- a/belt-slot-cut-jig.scad +++ b/belt-slot-cut-jig.scad @@ -31,6 +31,8 @@ jig_max_len = 160; // print diagonally registrationgroove_width = 0.8; registrationgroove_depth = 1.2; +jig_overlap = 1; + // from careful measurement crewpunch_shape = @@ -134,7 +136,7 @@ module RegistrationGroove(l){ module OneJig(){ difference(){ - translate([-(jig_interval/2 + 1), + translate([-(jig_interval/2 + jig_overlap), -(strap_width/2 + edgewall_width) - attach_offset, -strap_thick]) cube([jig_interval + 2,