tbs-trappy / source_one

Open Source FPV Drone Frame
461 stars 95 forks source link

Corrupted file SO_v4_top_plate_2mm.dxf #21

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi,

I am trying to open the file SO_v4_top_plate_2mm.dxf and every application I try to open it in shows it is corruped. I tried opening it in Solidworks, Illustrator, and many online DXF viewers.

Here's an example of an error I get https://imgur.com/DgLz1db

Could someone please confirm if they have had any luck opening this file?

ps915 commented 3 years ago

Hi, Is it just the file SO_v4_top_plate_2mm.dxf?

I'll check it and will reupload it, if there is an issue!

asr385 commented 3 years ago

I had a similar issue today. I can not load any of the .dxf files. Will not open in Vectorworks or any of the viewers I have. Diagnostic in Vectorworks says it is corrupted and throws an error when loading.

ghost commented 3 years ago

Thanks @asr385. Can I get confirmation from anyone at all that they are able to open these files?

ps915 commented 3 years ago

I downlaoded the SO_v4_top_plate_2mm.dxf again and could open it right away with QCad.

image

ps915 commented 3 years ago

Also tested the file in Fusion360 and it works also.

maybe it has something to do with the dxf version. Right now its saved as: Format: R27 (2013) DXF Drawing (Teigha) (*.dxf)

Do you know which Format Vectorworks need?

image

Also Inkscape can read the file: image

asr385 commented 3 years ago

I managed to get it to work by copying the code directly into an R markdown and exporting a .dxf not sure what the issue is in downloading it directly. Vectorworks is a direct competitor of Autodesk and has full compatibility with almost all 2D and 3D file formats. I did get them to all open though, just not how I usually would have.

SoFlyFPV commented 3 years ago

same here I’m getting a processing error

Michael R. Mattiucci

On Jan 23, 2021, at 3:33 PM, asr385 notifications@github.com wrote:

 I had a similar issue today. I can not load any of the .dxf files. Will not open in Vectorworks or any of the viewers I have. Diagnostic in Vectorworks says it is corrupted and throws an error when loading.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

ghost commented 3 years ago

@asr385 thanks. This is a good workaround. Copyfile the raw into a notepad and saving as .dxf works.