chiark / gitweb /
sewing-table: Tile00: add mid front post
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 6 Jun 2017 22:48:50 +0000 (23:48 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 6 Jun 2017 22:48:50 +0000 (23:48 +0100)
sewing-table.scad.m4

index a9315319c20475fc81a6f7e86fe783c5a27c5284..ed0cc5ef763bca7446e1cbabd5590d38d824c23d 100644 (file)
@@ -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 ]