From 4818254213688a2eaf749ccfe014bd9d6b19f4b6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 4 Jun 2017 18:13:12 +0100 Subject: [PATCH] sewing-table: FitTest: Entire: some slots near the arm end --- sewing-table.scad.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ]; -- 2.30.2