e3w2q / su120-keyboard

Expandable keyboard with up to 120 keys
MIT License
330 stars 28 forks source link

Outline repair #26

Open JellyTitan opened 1 year ago

JellyTitan commented 1 year ago

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