View Issue Details

IDProjectCategoryView StatusLast Update
0001590DraftBugpublic2014-08-28 17:02
Reporterrolbit Assigned Toyorik  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version0.15 
Summary0001590: arcs in dxf are reversed
DescriptionThe filets on some parts are getting reversed when exported as dxf. seems to happen only when using mirror.

Looks similar to bug 1513 but the test file provided there works perfectly
Steps To Reproducesee attached files
Additional InformationOS: Ubuntu 14.04 LTS
Word size: 64-bit
Version: 0.14.3677 (Git)
Branch: master
Hash: 07c64e206d05ae662ba40ae125ba991cced7cc9e
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
SoQt version: 1.6.0a
OCC version: 6.7.0
TagsNo tags attached.
FreeCAD Information

Relationships

related to 0001513 closedyorik dxf export flipped arc 
has duplicate 0001653 closedyorik DXF export produces flipped arcs for Fillets 

Activities

rolbit

2014-06-23 13:17

reporter  

test.zip (27,519 bytes)

yorik

2014-06-23 18:45

administrator   ~0004767

Always problems with these DXF arcs... I'll look at it.

triplus

2014-07-31 02:17

developer   ~0004899

Last edited: 2014-07-31 02:19

As a temporary workaround if anybody needs correct DXF file export before Yorik fixes flipped arcs behaviour Draft Shape2DView tool can be used:

http://www.freecadweb.org/wiki/index.php?title=Draft_Shape2DView

But it is important Shape2DView result is converted to sketch with Draft Draft2Sketch tool. As i said in my original bug report it looks like sketcher fillets/arcs are not affected.

http://www.freecadweb.org/wiki/index.php?title=Draft_Draft2Sketch

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-06-23 13:17 rolbit New Issue
2014-06-23 13:17 rolbit File Added: test.zip
2014-06-23 18:44 yorik Assigned To => yorik
2014-06-23 18:44 yorik Status new => assigned
2014-06-23 18:45 yorik Relationship added related to 0001513
2014-06-23 18:45 yorik Note Added: 0004767
2014-07-06 15:10 yorik Project FreeCAD => Draft
2014-07-06 15:26 yorik Target Version => 0.15
2014-07-30 22:08 yorik Relationship added has duplicate 0001653
2014-07-31 02:17 triplus Note Added: 0004899
2014-07-31 02:18 triplus Note Edited: 0004899
2014-07-31 02:19 triplus Note Edited: 0004899
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