chiark / gitweb /
sewing-table: Machine profile adjustments by eye to smooth
[reprap-play.git] / sewing-table.scad.m4
index 472aacf382e756d1fc9d0a4d8fb541f12700a077..43a0b3bc629666d644dab88121fbf1536081dd8e 100644 (file)
@@ -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,  ]
                          ];