From: Ian Jackson Date: Tue, 4 Apr 2023 15:32:45 +0000 (+0100) Subject: thread-internal-test: wip, testing M4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=ef917b7bf10ff43c3966192e3f7c02ea09b16d64;p=reprap-play.git thread-internal-test: wip, testing M4 Signed-off-by: Ian Jackson --- diff --git a/thread-internal-test.scad b/thread-internal-test.scad index 1fd678f..cab40b6 100644 --- a/thread-internal-test.scad +++ b/thread-internal-test.scad @@ -8,14 +8,14 @@ include // M6 thread_nom = 4; thread_pitch = 0.70; -thread_act = thread_nom + 0.250; +thread_act = thread_nom + 0.375; head_size = 10; thread_len = 12.5; base_th = 1.5; base_sz = [40, head_size]; -$test = true; +$test = false; // calculated