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

Fix for non-polygon Edge.Cuts #6

Open
sej7278 opened this issue Aug 1, 2019 · 1 comment
Open

Fix for non-polygon Edge.Cuts #6

sej7278 opened this issue Aug 1, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@sej7278
Copy link
Owner

sej7278 commented Aug 1, 2019

Most fabs want vscore lines on the Edge.Cuts layer, this means that the panel has various lines for rails and vscores that aren't strictly board outlines and this causes an error with the 3Dviewer as it cannot identify the board outline, it also fails the DRC.

Potentially we could move from lines to a series of (overlapping?) rectangles that would then be polygons. Not sure if that would help though.

Also could do with a way of detecting the line width of the Edge.Cuts layer, at the moment we're defaulting to 1.0mm same as KiCad.

@sej7278 sej7278 added the enhancement New feature or request label Aug 1, 2019
@sej7278
Copy link
Owner Author

sej7278 commented Feb 3, 2021

Also noticed that if you panelize a board with a nice rounded edge, it removes the rounding. Not sure if any fabs would be able to panelize a rounded edge anyway.

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

No branches or pull requests

1 participant