Finished nitrogen PCB

This commit is contained in:
2023-01-12 12:33:47 +03:00
parent 491d930b0c
commit 87e702e600
21 changed files with 77009 additions and 248 deletions

View File

@@ -67,8 +67,8 @@
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"duplicate_footprints": "error",
"extra_footprint": "error",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
@@ -79,13 +79,13 @@
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"missing_footprint": "error",
"net_conflict": "error",
"npth_inside_courtyard": "ignore",
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_over_copper": "warning",
"silk_over_copper": "ignore",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"through_hole_pad_without_hole": "error",
@@ -414,12 +414,12 @@
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"gencad": "nitrogen.cad",
"idf": "nitrogen.emn",
"netlist": "",
"specctra_dsn": "",
"specctra_dsn": "nitrogen.dsn",
"step": "../../../../../../../../../../tmp/nitrogen.step",
"vrml": "../../../../../../../../../../tmp/nitrogen.wrl"
"vrml": "../../../../../../../../../../tmp/wrl/nitrogen.wrl"
},
"page_layout_descr_file": ""
},