not needed
This commit is contained in:
26
drc.json
26
drc.json
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"$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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user