chiark / gitweb /
digispark-with-cable: format
[reprap-play.git] / thread-internal-test.scad
index a1fb5b746ebc455dec341811a79289331aff6b15..cab40b6a70cb7a26645dbbf0f5cfd5be111a33bf 100644 (file)
@@ -6,16 +6,16 @@ include <utils.scad>
 // https://en.wikipedia.org/wiki/ISO_metric_screw_thread
 
 // M6
-thread_nom = 6;
-thread_pitch = 1.00;
-thread_act = thread_nom - 0.300;
+thread_nom = 4;
+thread_pitch = 0.70;
+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