mirror of
https://github.com/adrianschlatter/threadlib.git
synced 2025-08-14 05:23:58 +02:00
Enhancements =========== - Unified Inch Screw Threads Fixes =========== - PCO-1881 internal (minor diameter was too small) - Dpitch problem with G-ext threads Improvements =========== - developer docs - build system - unit tests - user does not need to rotate internal threads by 180 deg anymore to fit external thread !! Incompatibel changes !! ==================== We take the liberty to do this while the major version is still 0: - internal thread is rotated by 180 deg (see improvements). nut() and bolt() are not affected by this
255 B
255 B
1 | # Designator | Pitch | Rrot | Dsupport | r0 | z0 | r1 | z1 | r2 | z2 | r3 | z3 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2 | PCO-1881-ext | 2.7 | 11.52381 | 24.2 | 0 | -0.987894698 | 0 | 0.987894698 | 2.17619 | 0.604173686 | 2.17619 | -0.195826314 |
3 | PCO-1881-int | 2.7 | -14.406 | 27.66 | 0 | 1.212894698 | 0 | -0.762894698 | 1.656 | -0.470897218 | 1.656 | 0.610159990 |