now being ignored

This commit is contained in:
2025-12-31 14:25:02 +13:00
parent ffc7d81dd2
commit df4813a650
3 changed files with 0 additions and 41 deletions

View File

@@ -1 +0,0 @@
"Refs","Value","Footprint","Qty","DNP"
1 Refs Value Footprint Qty DNP

View File

@@ -1,26 +0,0 @@
{
"$schema": "https://schemas.kicad.org/drc.v1.json",
"coordinate_units": "mm",
"date": "2025-12-31T02:13:27+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": "11ba8380-b107-4944-a66d-39eb5d745a00"
}
],
"severity": "error",
"type": "invalid_outline"
}
]
}

View File

@@ -1,14 +0,0 @@
{
"$schema": "https://schemas.kicad.org/erc.v1.json",
"coordinate_units": "mm",
"date": "2025-12-31T02:13:27+1300",
"kicad_version": "9.0.6",
"sheets": [
{
"path": "/",
"uuid_path": "/f507f841-113f-488d-81ff-25ffa9ae803f",
"violations": []
}
],
"source": "test.kicad_sch"
}