From 7c010ccfc35670c8dffd30dd2667828dba69ba89 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 6 Jun 2017 23:55:46 +0100 Subject: [PATCH] sewing-table: jig: thinner, even --- sewing-table-jig.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sewing-table-jig.scad b/sewing-table-jig.scad index 9ef0aea..d7e790a 100644 --- a/sewing-table-jig.scad +++ b/sewing-table-jig.scad @@ -3,12 +3,12 @@ include JIG = true; -tile_th=1.0; +tile_th=0.6; interlock_dia=5; jig_pencil_rad = 1; jig_pencil_slotlen = 10; -jig_min_th = 0.67; +jig_min_th = 0.3; jig_post_hole_slop = 0.5; test_tile_th = -0.1; -- 2.30.2