View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002177 | FreeCAD | Bug | public | 2015-07-01 14:24 | 2015-12-18 12:50 |
| Reporter | yorik | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Debian | OS Version | Testing 64bit |
| Fixed in Version | 0.16 | ||||
| Summary | 0002177: Draft: Problems in DXF export of Drawing pages | ||||
| Description | See attached file. The resulting DXF is openable in librecad but no in other apps. | ||||
| Additional Information | http://forum.freecadweb.org/viewtopic.php?f=3&t=11602 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master dab7ef42 2015-12-18 13:47:14 Details Diff |
Draft: workaround for exporting DXF with R14+ templates - fixes 2177 - Adapted Drawing algos to export R14+ compatible DXF code - Added option in DXF prefs to disable groups (not supported in R14+ templates) |
Affected Issues 0002177 |
|
| mod - src/Mod/Draft/Draft.py | Diff File | ||
| mod - src/Mod/Draft/Resources/ui/preferences-dxf.ui | Diff File | ||
| mod - src/Mod/Draft/importDXF.py | Diff File | ||
| mod - src/Mod/Drawing/App/DrawingExport.cpp | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-07-01 14:24 | yorik | New Issue | |
| 2015-07-01 14:24 | yorik | Status | new => assigned |
| 2015-07-01 14:24 | yorik | Assigned To | => yorik |
| 2015-07-01 14:24 | yorik | File Added: bbb.dxf | |
| 2015-07-01 14:24 | yorik | File Added: test.fcstd | |
| 2015-12-18 12:50 | yorik | Status | assigned => closed |
| 2015-12-18 12:50 | yorik | Resolution | open => fixed |
| 2015-12-18 12:50 | yorik | Fixed in Version | => 0.16 |
| 2015-12-18 12:50 | yorik | Changeset attached | => FreeCAD Master master dab7ef42 |
FreeCAD