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

Feature: Auto-Miter to apply also on the round part/bend #357

Open
lninio opened this issue Jul 12, 2024 · 4 comments
Open

Feature: Auto-Miter to apply also on the round part/bend #357

lninio opened this issue Jul 12, 2024 · 4 comments
Labels

Comments

@lninio
Copy link

lninio commented Jul 12, 2024

Implement automatic miters on bends if two bends with a relatively large radius are joined and there is not enough space at the junction for elongation. A typical example is the metal contacts of a 9V battery (6f22). In the image below, I have given the appearance of the contacts of this type of battery, as well as a possible view of the result of processing the coupling of bends in FreeCAD.

изображение
20240712_224445

@shaise shaise added the feature label Jul 12, 2024
@shaise
Copy link
Owner

shaise commented Jul 12, 2024

Yes. Basically you want the existing Auto-Miter to apply also on the round part.

@lninio
Copy link
Author

lninio commented Jul 12, 2024

Yes, it is. Otherwise, I get some redundant gaps around round areas. There are no necessary parameter values for the correct model.
изображение

@lninio
Copy link
Author

lninio commented Jul 12, 2024

Another possible way is to use an "Extend face" and six separate bends for each "petal". But the result will still be wrong, because there is an intersection of bends.

изображение

@pierreporte
Copy link

Would be useful for hems (see #302).

@luzpaz luzpaz changed the title Idea. The miters on the bends Feature: Auto-Miter to apply also on the round part/bend Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants