Yorik van Havre
5f054b2417
Draft: fixed export of invalid shapes to DXF
2016-08-28 14:18:12 -03:00
Yorik van Havre
4bca3b694d
Draft: fixed issues with DXF import when used by OpenSCAD WB
2016-08-16 16:43:47 -03:00
Jonathan Wiedemann
ebcd480c7c
Fix wrong display of translated message.
2016-07-24 19:57:23 -03:00
Yorik van Havre
dcf30946f7
Draft: builtin C++ DXF importer is now the default
2016-06-30 15:26:07 -03:00
Yorik van Havre
6d74c0edb6
Draft: Allow to scale imported DXF files - fixes #2557
2016-05-18 14:32:33 -03:00
Yorik van Havre
32a54b0b87
DXF and IFC pref pages can now be set to show on each import/export
2016-02-02 16:13:40 -02:00
Yorik van Havre
1f2c0ce66a
Draft: bugfix in legacy DXF importer
2016-02-01 12:15:50 -02:00
Yorik van Havre
80658d0868
Draft: fixed bug in DXF export because of last commit - fixes #2391
2016-01-05 12:15:44 -02:00
Yorik van Havre
10b8354f55
Draft: don't check anymore for python DXF libs if using the C++ importer
2016-01-04 22:19:13 -02:00
Yorik van Havre
a96a5c1db3
Draft: Fixed arc bug in DXF export - fixes #2208
2015-12-22 11:54:55 -02:00
Yorik van Havre
bfd50ee684
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)
2015-12-18 10:47:14 -02:00
Yorik van Havre
defabc819a
Draft: added radial & diameter dim support to DXF import - fixes #2162
2015-12-05 16:50:30 -02:00
Jan Kantert
8875f62756
properly add layer for blocks during export
2015-09-29 10:46:36 -03:00
Yorik van Havre
0dca0e3f2b
Draft: bumped minimum dxf lib to 1.39
2015-09-12 15:20:51 -03:00
Yorik van Havre
e08aa75d5f
Draft: Added fix from Draft-dxf-importer issue 6
2015-09-12 14:32:50 -03:00
Yorik van Havre
3855b15aab
Draft: Added wiki instructions URL to DXFimporter download fail message
2015-09-12 14:28:25 -03:00
Yorik van Havre
6374f59627
Draft: Added preference setting to use the new C++ dxf importer
2015-09-07 16:46:08 -03:00
Yorik van Havre
f8571fb2a4
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
17d5f3d6b5
Draft: small bugfix - issue #2162
2015-08-04 23:50:33 -03:00
Yorik van Havre
d0852a367e
Draft: small cosmetic fix to DXF importer
2015-07-30 11:53:18 -03:00
Yorik van Havre
d43192dff4
Arch: Fixed encoding in filenames
2015-07-22 17:51:55 -03:00
Yorik van Havre
aeda3dae3e
Draft: small fix in DXF importer
2015-07-20 10:27:25 -03:00
Yorik van Havre
5a83c493d7
added new set of Drawing templates - fixes #2065 #2043 #2005
2015-04-22 19:01:55 -03:00
wood-galaxy
f838ceb871
fix #1991 : display message for dxf library missing
...
at the import of importDXF and open, insert and export functions.
Also the message allow user to enabled FreeCAD to download the library.
2015-03-12 15:22:47 -03:00
Sebastian Hoogen
04d1a8b420
trivial bugfix in Draft DXF export
...
wrong namespace for Part.OCCError
2015-03-11 21:35:30 +01:00
Yorik van Havre
9220ceb692
Draft: Fixed DXF imorter for non-GUI operation - fixes #1961
2015-02-13 16:49:29 -02:00
Yorik van Havre
52aa640086
Draft: made new DXF libraries dialogs translatable
2015-02-13 16:01:16 -02:00
wood-galaxy
762ec9f718
Draft : Show dialog if DXF libraries not found/not downloadable
2015-02-13 15:31:50 -02:00
Yorik van Havre
cba87af78f
Draft: Small fix in DXF importer - fixes #1961
2015-02-12 13:46:14 +01:00
Yorik van Havre
d7541776ad
Draft: Added warning dialog against heavy DXF import operations - fixes #1685
2015-01-22 12:21:15 -02:00
Sebastian Hoogen
7abd5da353
import dxf splines as Draft BezCurve if applicable
...
fixes 1743
2015-01-20 20:07:25 +01:00
Yorik van Havre
c3f80c5e48
Draft: fixed leftovers from last commit
2015-01-18 13:44:56 -02:00
Yorik van Havre
45ad705f34
Draft: More robust method to write DXF arcs
2015-01-18 13:42:17 -02:00
Sebastian Hoogen
16e0654b23
importDXF: bugfix for handling weights in splines
2015-01-16 18:22:42 +01:00
Sebastian Hoogen
ec9c48a341
importDXF: provide polygon fallback for splines
...
with invalid multiplicities
2015-01-16 15:10:31 -02:00
Sebastian Hoogen
6f1d849076
improve DXF spline import
2015-01-16 15:10:31 -02:00
Sebastian Hoogen
4ac4347923
bugfix in dxf output of arc
...
regression created by 099ece5c00
2015-01-10 12:09:00 -02:00
Sebastian Hoogen
f149b95b11
determine the angles of an arc only by the axis and paramter range
2015-01-05 12:26:50 +01:00
Yorik van Havre
1413bcd27d
Draft: Made initial Face mode dependent on fill mode pref setting - fixes #1812
2015-01-02 19:53:39 -02:00
Yorik van Havre
3e791e44d0
Draft: Fixed import of DXF splines - fixes #1743
2015-01-02 17:05:27 -02:00
Yorik van Havre
364eb7ae85
Draft: Fixed autoconversion of bsplines to circles in DXF export
2014-12-23 12:13:25 -02:00
Yorik van Havre
e713ce6af3
Draft: Disabled automatic DXF library download - fixes #1785
...
Note for existing users: Can be reenabled in menu Edit > Preferences >
Import-Export > DXF > Automatic update
2014-10-18 10:21:26 -03:00
Yorik van Havre
203fcb7a1b
Draft: Adapted Draft module for python3 compatibility - issue #995
2014-10-05 19:40:14 -03:00
Yorik van Havre
e6e582bc8f
Draft: Added progress bar to dxf library download - fixes #1644
2014-09-17 13:30:51 -03:00
Sebastian Hoogen
67b01c5aae
try to use Execptions in Draft module
2014-09-17 12:52:36 +02:00
Yorik van Havre
0efd3e0f5a
Draft: fixes in DXF exporter - fixes #1590 , #1653
...
* Fixed arc directions
* Turned max spline segment length preference option into a float
* Fixed ellipses export
2014-08-28 13:32:45 -03:00
Sebastian Hoogen
42d18d4689
Reverse the projection direction of DXF exports
2014-08-18 14:45:42 -03:00
Yorik van Havre
1003e556cb
Draft - Allow to export Drawing pages to DXF - fixes #1686
...
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
Yorik van Havre
15e4ec85ec
Draft: DXF lib is now pulled from its specific branch
2014-07-31 11:26:17 -03:00
Yorik van Havre
fbb1382139
Draft: diverted current dxfLibrary download folder
2014-07-30 23:54:14 -03:00