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:
Adrian Schlatter
2019-10-10 17:55:45 +02:00
parent 7e30d8e824
commit 97a6e11667
6 changed files with 43 additions and 9 deletions

4
design/PCF_thread.awk Normal file
View File

@@ -0,0 +1,4 @@
/^[^#]/ {
print $0;
}