From 75a320c4046666eaeea1e05c36239a4770be363f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 25 Oct 2020 23:02:19 +0000 Subject: [PATCH] steamer-handle-clip: edits from v2 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 a9f13bf..1d5d970 100644 --- a/steamer-handle-clip.scad +++ b/steamer-handle-clip.scad @@ -5,7 +5,7 @@ include width = 30 - 2; cup = 2.5; -jaw = 32.36 - 2.00 - 2.00; +jaw = 32.36 - 2.00 - 2.00 - 2.50; th = 3.0; l = 15; -- 2.30.2