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

Outline repair #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Outline repair #26

wants to merge 4 commits into from

Conversation

JellyTitan
Copy link

There were breaks in the edge cut layers which prevented JLCPCB from detecting the board outline and size. JLCPCB would automatically reject the board, even when manually entering the size.
I fixed the malformed edge cuts, fixed some edge clearance errors by adjusting traces, and rebuilt the gerbers.
I verified that the board can now be produced on jlcpcb.
Using KiCad Version 6.0.5
Attached images of the errors and fixes.

JLCPCB Initial "Audit failed" error
1_jlcpcb_initial_audit_failure

KiCad DRC Error
2_malformed_outline_error

KiCad 3d Viewer with malformed edge cuts.
3_3d_view_with_malformed_outline

Repaired outline in KiCad 3d view
5_3d_view_after_outline_repair

JLCPCB Successful upload
4_jlcpcb_upload_success

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

Successfully merging this pull request may close these issues.

1 participant