From: Ian Jackson Date: Tue, 6 Jun 2017 22:48:50 +0000 (+0100) Subject: sewing-table: Tile00: add mid front post X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=644885f93b439f4ef0a542a052745ea5f0a4a3f6 sewing-table: Tile00: add mid front post --- diff --git a/sewing-table.scad.m4 b/sewing-table.scad.m4 index a931531..ed0cc5e 100644 --- a/sewing-table.scad.m4 +++ b/sewing-table.scad.m4 @@ -815,6 +815,7 @@ module Tile00(){ ////toplevel rcy = cty + frontcurve_avoid_y; posts = [ cnr_posts[0], cnr_posts[1], + 0.5 * (cnr_posts[0] + cnr_posts[1]), cnr_posts[2] + [ 0, -rcy ], cnr_posts[2] + [ -sz[0] + frontedge_len - cutout_l_end_x, -cty ], cnr_posts[3] + [ 0, -cty ]