Introduce an editable KiCad 10 schematic and routed two-layer 82 × 80 mm layout with local provisional footprints, validation tooling, and component research. Keep the RS-232 male-module mapping and mechanical clearances explicitly provisional pending hardware verification.
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"$schema": "https://schemas.kicad.org/drc.v1.json",
|
|
"coordinate_units": "mm",
|
|
"date": "2026-09-20T22:50:33",
|
|
"ignored_checks": [
|
|
{
|
|
"description": "Footprint has no courtyard defined",
|
|
"key": "missing_courtyard"
|
|
},
|
|
{
|
|
"description": "Track endpoint not centered on via",
|
|
"key": "track_not_centered_on_via"
|
|
},
|
|
{
|
|
"description": "Tuning profile track geometries",
|
|
"key": "tuning_profile_track_geometries"
|
|
},
|
|
{
|
|
"description": "Footprint doesn't match symbol's footprint filters",
|
|
"key": "footprint_filters_mismatch"
|
|
},
|
|
{
|
|
"description": "Footprint component type doesn't match footprint pads",
|
|
"key": "footprint_type_mismatch"
|
|
}
|
|
],
|
|
"included_severities": [
|
|
"error",
|
|
"warning",
|
|
"exclusion"
|
|
],
|
|
"kicad_version": "10.0.6",
|
|
"schematic_parity": [],
|
|
"source": "serial-carrier.kicad_pcb",
|
|
"unconnected_items": [],
|
|
"violations": []
|
|
}
|