27 lines
762 B
JSON
27 lines
762 B
JSON
{
|
|
"$schema": "https://schemas.kicad.org/drc.v1.json",
|
|
"coordinate_units": "mm",
|
|
"date": "2025-12-31T01:11:53+1300",
|
|
"kicad_version": "9.0.6",
|
|
"schematic_parity": [],
|
|
"source": "test.kicad_pcb",
|
|
"unconnected_items": [],
|
|
"violations": [
|
|
{
|
|
"description": "Board has malformed outline (no edges found on Edge.Cuts layer)",
|
|
"items": [
|
|
{
|
|
"description": "PCB",
|
|
"pos": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"uuid": "7690956f-7cf1-4850-b24e-2c34f81a5616"
|
|
}
|
|
],
|
|
"severity": "error",
|
|
"type": "invalid_outline"
|
|
}
|
|
]
|
|
}
|