mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-13 23:24:15 +02:00
PCF-33P-1 thread
+++++++++++++++++ Added external PCF-33P-1 thread based on proposal by dholth in #24 but - changed order of points in profile - flipped so that load-side of thread is on top - changed pitch from 6.35 mm to 3.18 mm Added internal PCF-33P-1 thread to sensibly match external thread (spec defines only external thread, not internal thread). Added unit tests checking slopes on load and non-load sides.
This commit is contained in:
4
design/PCF_thread.awk
Normal file
4
design/PCF_thread.awk
Normal file
@@ -0,0 +1,4 @@
|
||||
/^[^#]/ {
|
||||
print $0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user