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

pcb-svg need 2 copper layers #1

Open
el-j opened this issue Apr 9, 2014 · 1 comment
Open

pcb-svg need 2 copper layers #1

el-j opened this issue Apr 9, 2014 · 1 comment

Comments

@el-j
Copy link

el-j commented Apr 9, 2014

the pcb-svg has just one copper layer (copper0).
for a correct tht-part it should have a copper0 and a copper1 layer for
top and bottom copper-connectors.

e.g.:
<copper1>
<copper0>
<connectors>
</copper0>
</copper1>

@anlek
Copy link

anlek commented Mar 6, 2016

I've hit this issue as well :(
I tried to fix it myself but I can't seem to re-import the fix (probably doing something wrong)

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