From: Ian Jackson Date: Tue, 17 Jan 2023 19:24:05 +0000 (+0000) Subject: thread-external-test: wip X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4d4cb292c250a4da6687afff67152f7df4a580c7;p=reprap-play.git thread-external-test: wip Signed-off-by: Ian Jackson --- 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;