Problem with chamfer round object

Problem with chamfer round object

mike_vos
Participant Participant
869件の閲覧回数
18件の返信
メッセージ1/19

Problem with chamfer round object

mike_vos
Participant
Participant

I have the following error when trying to chamfer a round object:

 

Error: The fillet/chamfer could not be created at the requested size. This might be occurring at the ends of the selected edges.
Try adjusting the size or using multiple separate operations. Check that the selected edge chain ends at a sensible position, and if not try selecting more edges.

 

I also put a picture to make clear what i want to chamfer.

Does anybody know how to fix this?

 

Thanks in advance

0 件のいいね
870件の閲覧回数
18件の返信
返信 (18)
メッセージ2/19

TrippyLighting
Consultant
Consultant

Can you share your model?


EESignature

0 件のいいね
メッセージ3/19

johnsonshiue
Community Manager
Community Manager

Hi! I suspect you may need to select the three connecting edges together to create one chamfer. Another approach is to use a brutal technique of Offset, Split, Delete Face, Loft, and Stitch.

- Offset the adjacent faces to the desirable distance.

- Split the faces using the offset surfaces.

- Use Delete Face (Surface) to delete the split faces.

- Create a Surface Loft to cover the opening.

- Stitch the surfaces back to a solid body.

 

If it does not work, please share the f3d file here. The forum experts can help take a look.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 件のいいね
メッセージ4/19

etfrench
Mentor
Mentor

Start by extruding one section and chamfering one edge:

etfrench_0-1737575335181.png

Repeat for the second circle:

etfrench_1-1737575427257.png

Extrude the outer ring and combine with the other two bodies

etfrench_2-1737575534699.png

Chamfer it:

etfrench_3-1737575582981.png

Repeat the process for the other three openings.

ETFrench

EESignature

メッセージ5/19

etfrench
Mentor
Mentor

Actually, it's better to do both sides of one circle, then pattern that. Add the outer ring and chamfer it:

etfrench_0-1737576116286.png

 

ETFrench

EESignature

0 件のいいね
メッセージ6/19

laughingcreek
Mentor
Mentor

this geometry should chamfer without any problem if it is properly made.  before going to any great lengths trying to do this with any of the suggestions here just to hack a chamfer onto it you should post your model (export a .f3d and attach).  even if you are able to hack your way into getting a chamfer, if the geometry is subpar, you're likely to continue to run into issues in other areas.  understanding and fixing the underlying geometry issues would be be better.

メッセージ7/19

TrippyLighting
Consultant
Consultant

@laughingcreek wrote:

this geometry should chamfer without any problem if it is properly made.  before going to any great lengths trying to do this with any of the suggestions here just to hack a chamfer onto it you should post your model (export a .f3d and attach).  even if you are able to hack your way into getting a chamfer, if the geometry is subpar, you're likely to continue to run into issues in other areas.  understanding and fixing the underlying geometry issues would be be better.


I should save this as a text block 😉


EESignature

0 件のいいね
メッセージ8/19

etfrench
Mentor
Mentor

The sharp angles in this design are blocking the chamfer operation.  Try it.

ETFrench

EESignature

0 件のいいね
メッセージ9/19

laughingcreek
Mentor
Mentor

@etfrench wrote:

The sharp angles in this design are blocking the chamfer operation.  Try it.


I did of course-

laughingcreek_0-1737590531922.png

 

0 件のいいね
メッセージ10/19

TrippyLighting
Consultant
Consultant

@etfrench wrote:
...  Try it.

 

Neither you nor the OP attached a model 😉

I'd love to take a stab at it. If it really doesn't work - not doubting your observation -  then there might be yet another bug to report.

 

 

 


EESignature

0 件のいいね
メッセージ11/19

laughingcreek
Mentor
Mentor

*

laughingcreek_0-1737591438071.png

 

メッセージ12/19

TrippyLighting
Consultant
Consultant

Thanks! It works fine in your model 😉

It isn't unusual, though, that a different but valid combination of steps or just different dimensions make Fusion  cough hard.


EESignature

0 件のいいね
メッセージ13/19

etfrench
Mentor
Mentor

The amount of overlap between the circles determines if the triangular opening will chamfer.  When it is close to the center to center line, if fails:

etfrench_2-1737596906864.png

 

 

When it's further away it succeeds:

etfrench_0-1737596800913.png

 

ETFrench

EESignature

0 件のいいね
メッセージ14/19

mike_vos
Participant
Participant

Thanks for all the replies, unfortunatly i forgot to add the f3d file but here it is! maybe there is a problem with the way i designed it.

 

Kind regards, Mike

0 件のいいね
メッセージ15/19

TrippyLighting
Consultant
Consultant

Thanks for the file. This should just work!

@Phil.E Here's another bug. 


EESignature

0 件のいいね
メッセージ16/19

TheCADWhisperer
Consultant
Consultant

@mike_vos 

I don't think the issue is with Chamfer.

I think the issue is a matter of user logic - the Chamfer is not going to end the way you expect it to.

The circles in the image below represent where the edges of the Chamfers would be on this face at this size.

TheCADWhisperer_0-1737640216505.png

TheCADWhisperer_0-1737640904124.png

 

On another note:  I would never have repeated dimensions in sketch like this - look for symmetry and apply to Bodies/Features.

 

TheCADWhisperer_0-1737640417172.png

 

 

メッセージ17/19

TrippyLighting
Consultant
Consultant

@TheCADWhisperer Thanks! I clearly did not have my thinking cap on 😕

 

Usually when filleting/chamfering starts to create problems, I start with a very small fillet. If that succeeds I increase the size and see where it starts failing. I omitted that here as well 😕

 

One solution, however  has already been posted by @etfrench. The red circled area has the chamfer "fade out". More work, but a very nice solution!

 

TrippyLighting_0-1737642362017.png

 


EESignature

0 件のいいね
メッセージ18/19

TheCADWhisperer
Consultant
Consultant

@mike_vos 

One possible solution attached.

I am not completely satisfied with this one - but it should give you some ideas.

TheCADWhisperer_0-1737643464630.png

 

Notice simplified sketch...

TheCADWhisperer_0-1737643622627.png

with a bit more effort I think it could be made fully parametric in that it would not break with (reasonable) edits.

 

メッセージ19/19

laughingcreek
Mentor
Mentor

I would just keep it simple like in the attached.  this method is strait forward and the chamfer isn't sensitive to the thickness of the rings.  the rings do overlap (which is why it works) instead of touching tangent to each other at their outer diameter, bit perhaps it will still work for you.

laughingcreek_0-1737776440011.png

laughingcreek_1-1737776444860.png