Files
threadlib/BSPthread
Adrian Schlatter b7dd081190 Prepare THREAD_TABLE
++++++++++++++++++++

As OpenSCAD does not support function pointers, it is not an extensible
approach to calculate the thread specs from pitch and Dpitch. Instead, I
pre-calculate *all* of the specs in a table. The idea is to extend this
table with further threads (such as metric threads, conic threads,
bottle threads, etc.) later on.

Step 1: Calculate THREAD_TABLE in Excel.
2019-04-06 18:26:25 +02:00
..
2019-03-26 21:57:11 +01:00
2019-04-06 18:26:25 +02:00