From f787448bff27c94707ce0dc2884fd34b1815e084 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 25 May 2017 00:02:29 +0100 Subject: [PATCH] sewing-table: Machine profile adjustments by eye to smooth --- sewing-table.scad.m4 | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index 472aacf..43a0b3b 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -35,8 +35,10 @@ machine_rear_to_front = 85; machine_rear_profile = [ [ - 0, -0.00 ], [ - 2, -0.10 ], - [ - 4, -0.25 ], - [ - 6, -0.50 ], + [ - 4, -0.20 ], + [ - 5, -0.30 ], + [ - 6, -0.40 ], + [ - 7, -0.50 ], [ - 8, -0.75 ], [ - 10, -1.50 ], [ - 12, -2.25 ], @@ -48,16 +50,16 @@ machine_rear_profile = [ machine_front_profile = [ [ 128, -3.70, ], - [ 124, -2.80, ], - [ 120, -2.50, ], - [ 116, -2.00, ], + [ 124, -2.90, ], + [ 120, -2.45, ], + [ 116, -2.10, ], [ 112, -1.80, ], - [ 108, -1.60, ], - [ 104, -1.30, ], + [ 108, -1.55, ], + [ 104, -1.25, ], [ 100, -1.00, ], [ 96, -0.80, ], - [ 92, -0.70, ], - [ 88, -0.50, ], + [ 92, -0.65, ], + [ 88, -0.55, ], [ 84, -0.50, ] ]; -- 2.30.2