Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrupted DXF files of panels #65

Open
montyx99 opened this issue Nov 5, 2023 · 3 comments
Open

Corrupted DXF files of panels #65

montyx99 opened this issue Nov 5, 2023 · 3 comments

Comments

@montyx99
Copy link

montyx99 commented Nov 5, 2023

I've tried to open in multiple viewers the Back electronic panel.dxf and the Bottom panel.dxf files and I get the following error from all of the viewers:
Error: Unexpected end of input: EOF group not read before end of file. Ended on code.

Please review! Thanks in advance

@HumbleDeer
Copy link

I can now confirm this is indeed the case.

Some files are returning errors in Inkscape and LibreOffice Draw, but not in Fusion360. This is probably due to some file export incompatibility or error.

I will be investigating the cause.

@HumbleDeer
Copy link

FreeCAD has no issues importing the lines in the drawing, but when it does import, it throws all line sections into a base object. The one "Sketch" F360 sees on the original is now a couple dozen different bits and pieces. I wonder if this has any relation to this issue.

I can't re-export as DXF due to not having the license for it

@HumbleDeer
Copy link

HumbleDeer commented Nov 19, 2023

The Fusion360 loaded file shows the following lump (img1) on the right side holes, which Solid Edge does too (img2). Solid Edge opens the file just fine though.

Fusion360 Solid Edge
image image

In addition to this, it looks like all lines in the drawings are double-exported due to automatic projection of the parts into the sketch plane.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants