Giter Site home page Giter Site logo

Comments (3)

DougCollinge avatar DougCollinge commented on July 17, 2024

Relevant code in hole_threaded:
translate([0,0,-l/2])
if (thread=="modeled") {
thread(orad, l, lead);
} else {
cylinder(r=irad+cltd/2,h=l,center=true);
}

I presume that the problem is with "center=true".

from nutsnbolts.

JohK avatar JohK commented on July 17, 2024

Thanks for spotting the bug. Actually the thread is displaced, I currently can't put much time into my 3d printing hobby and havent worked with or on the lib for quite a while. I hope I didn't make matters worse with my "fix"... :)

BTW: The intention of the library is to use the penetrated surface as the reference. (aka where would the hole start, or where would the screw head mate with the part...)

from nutsnbolts.

DougCollinge avatar DougCollinge commented on July 17, 2024

Thanks! I agree that the surface is the right reference and that's why I thought the behaviour of the hole with modeled threads was weird. I doubt if this is going to cause a problem for anyone because everyone probably uses the threaded hole without the threads modeled. I only noticed it because I was just trying it out to see what it looks like.

from nutsnbolts.

Related Issues (14)

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.