diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-03-30 13:53:33 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-30 13:53:33 +0530 |
| commit | 94a5a0027adaa69e87686950efb23a37c36ad241 (patch) | |
| tree | c62d75971328c193c6ce0ef87aca7a60ded5cc1a /pcb/chiral.kicad_pro | |
| parent | cf51476068b8de13a5b09ab8b4e1aa5fed70503e (diff) | |
| download | chiral-keyboard-94a5a0027adaa69e87686950efb23a37c36ad241.tar.gz chiral-keyboard-94a5a0027adaa69e87686950efb23a37c36ad241.zip | |
Remove labels
Diffstat (limited to 'pcb/chiral.kicad_pro')
| -rw-r--r-- | pcb/chiral.kicad_pro | 71 |
1 files changed, 3 insertions, 68 deletions
diff --git a/pcb/chiral.kicad_pro b/pcb/chiral.kicad_pro index f7d5b3c..c7e0e06 100644 --- a/pcb/chiral.kicad_pro +++ b/pcb/chiral.kicad_pro @@ -58,72 +58,7 @@ "width": 0.0 } ], - "drc_exclusions": [ - [ - "isolated_copper|108375845|108687107|4cf7ea05-3888-456e-8516-4ca60b2226f0|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|320669509|57063471|12df91c9-ab54-451d-a0f1-6f9585e1560b|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|323817686|57709805|12df91c9-ab54-451d-a0f1-6f9585e1560b|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|323833644|55190094|12df91c9-ab54-451d-a0f1-6f9585e1560b|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|324402050|52684981|12df91c9-ab54-451d-a0f1-6f9585e1560b|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|331051475|132177486|12df91c9-ab54-451d-a0f1-6f9585e1560b|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|54904544|53113784|4cf7ea05-3888-456e-8516-4ca60b2226f0|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|54904544|55653784|4cf7ea05-3888-456e-8516-4ca60b2226f0|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|54904544|58193784|4cf7ea05-3888-456e-8516-4ca60b2226f0|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|54904544|60733784|4cf7ea05-3888-456e-8516-4ca60b2226f0|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "isolated_copper|54904544|63273784|4cf7ea05-3888-456e-8516-4ca60b2226f0|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "lib_footprint_mismatch|314732971|126276003|fe9e96c7-ebbd-4a53-b320-32d2aafeecdc|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "lib_footprint_mismatch|334988806|160940922|4da330d6-e57c-4099-b504-0ba4b9d6fba0|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "lib_footprint_mismatch|335478806|54169422|b459c0fc-040d-4c9b-8ed6-3d484e1759e8|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "lib_footprint_mismatch|339788806|160098422|e29280b8-90df-437f-9e96-1835d49e2d84|00000000-0000-0000-0000-000000000000", - "" - ], - [ - "lib_footprint_mismatch|63438806|54169422|8c8a0cbf-4ef9-422d-b2e5-aee8ef76a128|00000000-0000-0000-0000-000000000000", - "" - ] - ], + "drc_exclusions": [], "meta": { "version": 2 }, @@ -148,7 +83,7 @@ "hole_to_hole": "warning", "holes_co_located": "warning", "invalid_outline": "error", - "isolated_copper": "warning", + "isolated_copper": "ignore", "item_on_disabled_layer": "error", "items_not_allowed": "error", "length_out_of_range": "error", @@ -161,7 +96,7 @@ "missing_footprint": "warning", "net_conflict": "warning", "nonmirrored_text_on_back_layer": "warning", - "npth_inside_courtyard": "ignore", + "npth_inside_courtyard": "warning", "padstack": "warning", "pth_inside_courtyard": "ignore", "shorting_items": "error", |
