mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-11 01:04:10 +02:00
+++++++++++++++++ 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.
5 lines
24 B
Awk
5 lines
24 B
Awk
/^[^#]/ {
|
|
print $0;
|
|
}
|
|
|