From b2a7e6019dc79f8768c345f1923d333f4c971bd5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 25 Oct 2020 22:27:43 +0000 Subject: [PATCH] steamer-handle-clip: edits from v1 Signed-off-by: Ian Jackson --- steamer-handle-clip.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steamer-handle-clip.scad b/steamer-handle-clip.scad index 6939961..3a0621c 100644 --- a/steamer-handle-clip.scad +++ b/steamer-handle-clip.scad @@ -5,7 +5,7 @@ include width = 30; cup = 2.5; -jaw = 32.36 - 2.00; +jaw = 32.36 - 2.00 - 2.00; th = 3.0; l = 15; -- 2.30.2