From 2b081a52f5abaf58b1e4859d818e1ca92b0779fd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 3 Jun 2017 14:04:59 +0100 Subject: [PATCH] sewing-table: adjust tablet --- sewing-table.scad.m4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index 8b9b2d2..ef02acc 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -94,7 +94,7 @@ rearcurve_double_inrad = 26.10 + 8.04; reartablet_z = 2.54; reartablet_x = 5 + 1; -reartablet_y = 5; +reartablet_y = 8; frontcurve_side_skew = 3.5 / 72; frontcurve_avoid_y = 70; @@ -737,3 +737,5 @@ module Demo(){ ////toplevel //Machine_Profile(); //Machine_NewRearProfile(); //Machine_NewRearCurve(); +//Machine_Curves(); +//Machine(); -- 2.30.2