View Issue Details

IDProjectCategoryView StatusLast Update
0001183FreeCADBugpublic2013-07-17 09:17
Reporteryneko Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version0.13 
Summary0001183: Fillet of fusion object gets jaggy
Description1. Create a flat plate from a sketch.
2. Create a cylinder from a sketch by revolving it.
3. Fuse them.
4. Select the edge between the plate and the cylinder, then make it fillet.
5. Export the object as a STL file.
6. Open the STL file.
7. The edge will be jaggy.
TagsNo tags attached.
FreeCAD Information

Activities

2013-07-15 22:02

 

jaggy-fillet.png (Attachment missing)

wmayer

2013-07-16 11:59

administrator   ~0003410

And where is the bug? If you export a part object as STL then internally a certain tolerance is used for the tessellation of the part. This might be too high in some cases. So, if you need a more accurate mesh then you should switch to the mesh workbench and use the command "Create mesh from shape" where you can set a lower tolerance.

yneko

2013-07-16 14:56

reporter   ~0003412

Thank you for your answer.
OK, I understood. It's not a bug, but a little inconvenience.

Issue History

Date Modified Username Field Change
2013-07-15 22:02 yneko New Issue
2013-07-15 22:02 yneko File Added: jaggy-fillet.png
2013-07-16 11:59 wmayer Note Added: 0003410
2013-07-16 11:59 wmayer Status new => feedback
2013-07-16 14:56 yneko Note Added: 0003412
2013-07-17 09:17 wmayer Status feedback => closed
2013-07-17 09:17 wmayer Resolution open => no change required