Skip to content

pcb: Resolve DRC violations (footprint lib paths, silkscreen over copper) #75

@kmatzen

Description

@kmatzen

Context: pcb/AUDIT.mdkicad-cli pcb drc phonev4.kicad_pcb reports 27 DRC violations.

Findings:

  • lib_footprint_issues: Connector_IDC, Capacitor_THT, etc. not in default path — configure KiCad fp lib table or use project-local libs
  • silk_over_copper: U1 pads — silkscreen clipped by solder mask; adjust if needed

Action:

  • Run make drc in pcb/ to regenerate report
  • Add footprint libraries to fp-lib-table or symlinks as needed
  • Adjust U1 silkscreen if required

Files: pcb/phonev4.kicad_pcb, KiCad config

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions