adrianschlatter / threadlib

thread library for OpenSCAD
BSD 3-Clause "New" or "Revised" License
351 stars 34 forks source link

UMC-2B #33

Closed enriquemarquez closed 4 years ago

enriquemarquez commented 4 years ago

I am trying to use the library to implement IEEE 1785.2a flange. UNC-2B do not appear in the thrads table. Is it possible to add? image

adrianschlatter commented 4 years ago

threadlib already has UNC. 2B is the so-called class of the thread and specifies tolerance/allowance. threadlib does not distinguish classes as I considered this overkill for CAD-models that are usually intended for 3D-printing. You are lucky, though: threadlib threads were designed based on class 2 specs, therefore internal threads are 2B (external threads are 2A).