Giter Club home page Giter Club logo

Comments (5)

fgoebel avatar fgoebel commented on May 24, 2024 1

It is reachable per wayback machine: https://web.archive.org/web/20200311203631/http://mdmetric.com:80/tech/thddat16.htm

I was looking into this, but I do not understand the awk scripts yet.

from threadlib.

adrianschlatter avatar adrianschlatter commented on May 24, 2024

The link above does not work anymore.

from threadlib.

adrianschlatter avatar adrianschlatter commented on May 24, 2024

Great that you are considering a contribution to threadlib 😀

Yes, this part is a bit awk-ward. Too bad that OpenSCAD is no general purpose programming language. Otherwise I would have written everything as OpenSCAD code.

Where are you stumbling currently? What the awk-scripts are for? Or is it more how to write awk in general? Maybe I should add some documentation on how this works.

from threadlib.

fgoebel avatar fgoebel commented on May 24, 2024

I have only used awk for some simple tasks from cli, but never written any awk-scripts yet. But understanding the scripts is the easy part I think.

Your documentation is really good actually, but maybe you could make a sketch to explain where Rrot and Dsup are ending up in the final thread/bolt/nut?

As a first thing I added a table for TR Screws yesterday in #55.

I will try to calculate the required values for an example by hand and then use this to write the required awk script.
As far as i understand the threads are designed to be "in the between" the min and max values provided, for examlpe d=(d_min+d_max)/2 ?

from threadlib.

adrianschlatter avatar adrianschlatter commented on May 24, 2024

Yes, threadlib aims for symmetric tolerances by aiming at the center of the range given in the norms.

Regarding Rrot and Dsup (=2 * Rsup) I have extended the sketch in Design of Threadlib to show where the support is and what Rrot and Rsup are supposed to be.

from threadlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.