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

ball_bearings.scad, can we have a "rounding" argument? #1476

Open
dan-p3rry opened this issue Sep 26, 2024 · 10 comments
Open

ball_bearings.scad, can we have a "rounding" argument? #1476

dan-p3rry opened this issue Sep 26, 2024 · 10 comments
Assignees

Comments

@dan-p3rry
Copy link

Ball bearings have rounded edges on both the OD edges and ID edges. Can we have the option to specify the rounding value?
According to the ball bearings spec sheets I looked at today, the interior and exterior rounding is always the same, so a single value should be adequate.

Thanks!

@adrianVmariano
Copy link
Collaborator

So you're asking for fillets at the bottom of the race (2 edges) and roundovers on the top? Do we have any plausible defaults?

@dan-p3rry
Copy link
Author

dan-p3rry commented Sep 26, 2024 via email

@adrianVmariano
Copy link
Collaborator

So as I see it, the ball bearing has 8 circular edges, 4 on the top and 4 on the bottom. It appears from looking at a McMaster diagram that all 8 are rounded or maybe chamfered. In the case of the flange there is a 9th edge. (In the shielded case it looks like only 4 edges.)

Are you asking that only some of these edges get treated?

@dan-p3rry
Copy link
Author

dan-p3rry commented Oct 14, 2024 via email

@adrianVmariano
Copy link
Collaborator

So if I understand that drawing then all 8 edges get the "r" rounding? And in principle that rounding radius should get added to the dimensional tables for the bearings.

@adrianVmariano
Copy link
Collaborator

What happens to the flange for rounding?

@dan-p3rry
Copy link
Author

dan-p3rry commented Oct 15, 2024 via email

@adrianVmariano
Copy link
Collaborator

Weird how the flange has a concave circular rounding instead of a fillet. Is it supposed to snap onto something?

@dan-p3rry
Copy link
Author

dan-p3rry commented Oct 15, 2024 via email

@adrianVmariano
Copy link
Collaborator

This has been open for a while and I'm not feeling motivated to go modify Revar's code to add it. So I'm going to pass this off to him to either implement or decline to implement. @revarbat what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants