From: Ian Jackson Date: Sun, 4 Jun 2017 17:13:12 +0000 (+0100) Subject: sewing-table: FitTest: Entire: some slots near the arm end X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4818254213688a2eaf749ccfe014bd9d6b19f4b6;p=reprap-play.git sewing-table: FitTest: Entire: some slots near the arm end --- diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index d822777..365635a 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -72,10 +72,10 @@ frontcurve_z_slop = 0.75; frontcurve_strt_len = 50; frontcurve_dualcurve_angle = 30; -teststrapslots_at = [ [ 110, 70 ], +teststrapslots_at = [ [ 110, 70 ], [ 110, -35 ], [ 180, 90 ], - [ 110, -35 ], [ 190, -80 ], // do not change index of this one + [ 0, 70 ], [ 0, -35 ], ]; teststrap = [ 3, 5 ];