From 4d4cb292c250a4da6687afff67152f7df4a580c7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 17 Jan 2023 19:24:05 +0000 Subject: [PATCH] thread-external-test: wip Signed-off-by: Ian Jackson --- thread-external-test.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thread-external-test.scad b/thread-external-test.scad index 2076ad6..6899632 100644 --- a/thread-external-test.scad +++ b/thread-external-test.scad @@ -11,7 +11,7 @@ thread_pitch = 1.00; thread_act = thread_nom - 0.300; head_size = 10; -thread_len = 11.5; +thread_len = 12.5; base_th = 1.5; $test = false; -- 2.30.2