mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 20:04:30 +03:00
Finished nitrogen PCB
This commit is contained in:
@@ -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": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user