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

Add DXF export to CLI export type #227

Open
snhobbs opened this issue Nov 22, 2023 · 0 comments
Open

Add DXF export to CLI export type #227

snhobbs opened this issue Nov 22, 2023 · 0 comments

Comments

@snhobbs
Copy link

snhobbs commented Nov 22, 2023

Version 2.10.1-dev~ccf6a3
Compiled on Oct 11 2023 at 21:26:44

The DXF export works great from the GUI but from the CLI help:

> ./gerbv.sh --help
...
  -x, --export=<png|pdf|ps|svg|rs274x|drill|idrill>
                          Export a rendered picture to a file with
                          the specified format.

If called on anyway:

> ./gerbv.sh User_1.gbr -x dxf
Unrecognized "dxf" export type.

Looks like the option just isn't included.

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

1 participant