R14 ACAD Compatibilty Testing

Discussions about the development of the TechDraw workbench
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
wandererfan
Veteran
Posts: 6270
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

R14 ACAD Compatibilty Testing

Post by wandererfan »

I have no Autodesk s/w available. Would somebody be so kind as to check the attached files in ACAD and report any errors received?
The files work in DraftSight, LibreCad and QCad, but as we all know that doesn't mean they work in ACAD.

Thanks,
wf
exportBasicShapesR14DS.png
exportBasicShapesR14DS.png (153.93 KiB) Viewed 2079 times
Attachments
exportBasicShapesR14.dxf
(6.1 KiB) Downloaded 61 times
exportBasicShapesR12.dxf
(13.42 KiB) Downloaded 59 times
User avatar
markko martin
Posts: 64
Joined: Tue Aug 09, 2016 5:51 pm
Location: Italy

Re: R14 ACAD Compatibilty Testing

Post by markko martin »

Hi wanderefan.

ZWCAD 2014 opens exportBasicShapesR12 and all is perfect.
Autocad LT 2009 opens exportBasicShapesR12. Text is visible but I cant't edit it.

exportBasicShapesR14 doesn't work with Autocad LT 2009.

default item ACAD is missing into SymbolTable APPID.
Input DXF is invalid.

Ps: sorry for my english ;)
Loris
User avatar
easyw-fc
Veteran
Posts: 3630
Joined: Thu Jul 09, 2015 9:34 am

Re: R14 ACAD Compatibilty Testing

Post by easyw-fc »

wandererfan wrote: Wed Jun 27, 2018 3:54 pm Would somebody be so kind as to check the attached files in ACAD and report any errors received?
Testing with DWG TrueView for win of Autodesk:
exportBasicShapesR12.dxf -> viewable as in LibreCAD

exportBasicShapesR14.dxf -> it doesn't open in DWGTV
PS imported in LC and exported as R14, the result in DWGTV is as it should.

Thx for developing this feature :D
jaisejames
Posts: 384
Joined: Sat Sep 24, 2016 6:51 am

Re: R14 ACAD Compatibilty Testing

Post by jaisejames »

kindly check modified file opening file opening in ACAD.

some warning with Handle numbering so it need to correct accordingly & handle number require to be hexa.
Attachments
ACAD_test.png
ACAD_test.png (17.01 KiB) Viewed 2012 times
exportBasicShapesR14_modified.dxf
(6.34 KiB) Downloaded 64 times
Opus
Posts: 91
Joined: Wed Nov 08, 2017 5:36 pm

Re: R14 ACAD Compatibilty Testing

Post by Opus »

Tested in Autodesk TrueView :
  • exportBasicShapesR14.dxf : error

Code: Select all

Missing Default entry ACAD in SymbolTable:APPID
Invalid or incomplete DXF input -- drawing discarded.
  • exportBasicShapesR12.dxf : it works !
User avatar
markko martin
Posts: 64
Joined: Tue Aug 09, 2016 5:51 pm
Location: Italy

Re: R14 ACAD Compatibilty Testing

Post by markko martin »

jaisejames wrote: Thu Jun 28, 2018 4:51 am kindly check modified file opening file opening in ACAD.

some warning with Handle numbering so it need to correct accordingly & handle number require to be hexa.
Autocad LT 2009:
exportBasicShapesR14_modified.dxf: it works.
I don't see the right font but no problem..
Loris
User avatar
wandererfan
Veteran
Posts: 6270
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: R14 ACAD Compatibilty Testing

Post by wandererfan »

Thanks to all for the testing help. I'll publish improved versions soon.

wf
Walgri
Posts: 32
Joined: Sat May 09, 2015 10:16 pm

Re: R14 ACAD Compatibilty Testing

Post by Walgri »

both R12 and latest R14 look ok on Microstation v8i SS3.
User avatar
wandererfan
Veteran
Posts: 6270
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: R14 ACAD Compatibilty Testing

Post by wandererfan »

Could we try again? Thanks.
Attachments
exportBasicShapesR14v2spline.dxf
(5.15 KiB) Downloaded 65 times
exportBasicShapesR14v2poly.dxf
(6.23 KiB) Downloaded 91 times
exportBasicShapesR12v2.dxf
(7.89 KiB) Downloaded 66 times
User avatar
easyw-fc
Veteran
Posts: 3630
Joined: Thu Jul 09, 2015 9:34 am

Re: R14 ACAD Compatibilty Testing

Post by easyw-fc »

wandererfan wrote: Thu Jun 28, 2018 7:34 pm Could we try again? Thanks.
DWGTV:
exportBasicShapesR14v2spline.dxf

Code: Select all

Missing Default entry *Model_Space in SymbolTable:BLOCK_RECORD
Invalid or incomplete DXF input -- drawing discarded.
exportBasicShapesR14v2poly.dxf
exportBasicShapesR12v2.dxf
the viewer just get stucked.
Post Reply