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

Cammer missing inner layers on 4-layers (with no traces) #26

Open
lewispg228 opened this issue Jun 22, 2020 · 0 comments
Open

Cammer missing inner layers on 4-layers (with no traces) #26

lewispg228 opened this issue Jun 22, 2020 · 0 comments

Comments

@lewispg228
Copy link
Member

Note, this is a slightly strange use case. I am using both inner layers for GND polygons, and they do not have any traces on them. They are simply being used to help sink heat.

It seems that the "hasFourLayers()" function is not catching them, due to the fact that my inner layers do not have traces.

For a quick fix, I added some "dummy" traces (actually just wires drawn on the inner layer with net names that don't cause air-wires).

This totally works, but I thought I'd throw this up here, just in case someone else runs into it, and maybe might have a more creative way to solve this - on the ULP end.

For reference, this is what I did with my inner GND layers (They have the text objects "2" and "3" in this screenshot):

image

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

No branches or pull requests

2 participants