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

unable to open .DXF files in AutoCAD 2024 #75

Open
PAGuardado opened this issue Aug 22, 2023 · 1 comment
Open

unable to open .DXF files in AutoCAD 2024 #75

PAGuardado opened this issue Aug 22, 2023 · 1 comment

Comments

@PAGuardado
Copy link

this happens either using PyQtGraph or Matplotlib as Plot library in settings.

@sinjp
Copy link

sinjp commented Sep 11, 2023

Can you provide the error message from the command line in AutoCAD? For example, I have found that the DXF export does not open if my layer name(s) has spaces.

Improper table entry name DESIGN xxx on line 532. Invalid or incomplete DXF input -- drawing discarded.

If I find and replace all layer names to remove spaces with underscores then the DXF opens correctly.

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