Skip to content

[dev] Identical male and female threads generated #79

Description

@rockstorm101

The comments on file fasteners/threads.scad claim a difference will be made between external and internal threads, so different clearances will be applied to be able to fit male with female threads.

// ----------------------------------------------------------------------------
// internal - true = clearances for internal thread (e.g., a nut).
// false = clearances for external thread (e.g., a bolt).
// (Internal threads should be "cut out" from a solid using
// difference()).

However that's not true and the clearance defined is not used to generate the profiles. Therefore the two threads, male and female, are generated identically and are therefore unable to fit one into the other if printed as is.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions