View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001183 | FreeCAD | Bug | public | 2013-07-15 22:02 | 2013-07-17 09:17 |
| Reporter | yneko | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 0.13 | ||||
| Summary | 0001183: Fillet of fusion object gets jaggy | ||||
| Description | 1. 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. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
2013-07-15 22:02
|
|
|
|
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. |
|
|
Thank you for your answer. OK, I understood. It's not a bug, but a little inconvenience. |
| 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 |
FreeCAD