View Issue Details

IDProjectCategoryView StatusLast Update
0001653DraftBugpublic2014-08-28 17:02
Reportertriplus Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityrandom
Status closedResolutionfixed 
PlatformLinuxOSUbuntuOS Version14.04
Product Version0.14 
Summary0001653: DXF export produces flipped arcs for Fillets
DescriptionSomething changed in DXF exporter between September 2013 and July 2014 and it affects fillets (created with Part and Part Design tools). I tested this on part that was successfully exported to DXF (September 2013 daily PPA) and the same part exported in current daily PPA version produces few flipped arcs.

If the Fillet is created inside Sketcher arcs are exported as expected.
Steps To Reproduce1.) Create simple sketch with few connected lines and use Sketcher Fillet Tool to create few fillets and after that use produced sketch to create Pad.

Exported DXF file should have correct fillets arcs.

2.) Create simple sketch with just few connected lines and after that use produced sketch to create Pad. Use Part or Part Design Fillet Tool on created Pad to create few fillets on it.

Exported DXF file will have few flipped fillets arcs.
TagsNo tags attached.
FreeCAD Information

Relationships

duplicate of 0001590 closedyorik arcs in dxf are reversed 

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 16ede0e5

2014-08-28 18:32:45

yorik

Details Diff
Draft: fixes in DXF exporter - fixes 0001590, 0001653

* Fixed arc directions
* Turned max spline segment length preference option into a float
* Fixed ellipses export
Affected Issues
0001590, 0001653
mod - src/Mod/Draft/Draft_rc.py Diff File
mod - src/Mod/Draft/Resources/ui/userprefs-import1.ui Diff File
mod - src/Mod/Draft/importDXF.py Diff File

Issue History

Date Modified Username Field Change
2014-07-30 15:59 triplus New Issue
2014-07-30 22:08 yorik Relationship added duplicate of 0001590
2014-07-30 22:08 yorik Assigned To => yorik
2014-07-30 22:08 yorik Status new => assigned
2014-08-28 17:02 yorik Changeset attached => FreeCAD Master master 16ede0e5
2014-08-28 17:02 yorik Status assigned => closed
2014-08-28 17:02 yorik Resolution open => fixed