chiark / gitweb /
sewing-table: FitTest: Entire: some slots near the arm end
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Jun 2017 17:13:12 +0000 (18:13 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Jun 2017 17:13:12 +0000 (18:13 +0100)
sewing-table.scad.m4

index d82277798d6a74ea6b314a5c6d47e7c4876a37f5..365635a541b07ea61c3c9d39abc11225232e570a 100644 (file)
@@ -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 ];