Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Material-dependent constants for heat set insert clearance #1326

Open
martukas opened this issue Mar 21, 2023 · 0 comments
Open

Material-dependent constants for heat set insert clearance #1326

martukas opened this issue Mar 21, 2023 · 0 comments
Assignees
Labels
Bug Something isn't working CAD 3d modelling required Mechanical Assigned to mechanical team Needs help Jump in on these bugs! (Often good for newcomers)
Milestone

Comments

@martukas
Copy link
Member

martukas commented Mar 21, 2023

In our CAD, clearance holes for heat-set inserts are parametrized, and we have a single constant value defined in global_params.ipt. This same constant is used for all materials, acrylic or 3d printed.

For ideally suited materials, heat-set insert manufacturers define a tapered and stepped clearance hole. Such a hole could be defined by multiple diameter and depth parameters. However, such a hole is not feasible in the materials we use:

  • cannot cut tapered shapes with straight laser into acrylic sheets
  • resin-printed parts do not melt from heat, but instead become brittle, and a tapered hole would be too tight for direct insertion

It can be said that our 3d-printed parts are actually meant to be injection molded, and current design is just an approximation that need not be perfect. The currently used "major diameter" value works well for these.

Acrylic, however, does melt, and the holes may be a little too wide for it. It has been observed in practice that they are a bit loose and may pull through if too much force is applied. It may be wise to at least add a lower diameter. This diameter should be arrived at experimentally.

This problem identified in #1318

Additional reading:
https://www.cnckitchen.com/blog/tipps-amp-tricks-fr-gewindeeinstze-im-3d-druck-3awey
https://hackaday.com/2019/02/28/threading-3d-printed-parts-how-to-use-heat-set-inserts/

@martukas martukas added Bug Something isn't working Needs detail An issue that is too vague and needs to be edited for clarity labels Mar 21, 2023
@martukas martukas added this to the Goalpost v0.5 milestone Mar 21, 2023
@martukas martukas self-assigned this Mar 21, 2023
@martukas martukas added Needs help Jump in on these bugs! (Often good for newcomers) Mechanical Assigned to mechanical team CAD 3d modelling required and removed Needs detail An issue that is too vague and needs to be edited for clarity labels Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working CAD 3d modelling required Mechanical Assigned to mechanical team Needs help Jump in on these bugs! (Often good for newcomers)
Projects
None yet
Development

No branches or pull requests

1 participant