More fixes to RMP
Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
parent
fd08c400b6
commit
f80926ea8f
2 changed files with 607 additions and 3 deletions
File diff suppressed because it is too large
Load diff
|
@ -79,6 +79,7 @@
|
|||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"holes_co_located": "warning",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
|
@ -572,7 +573,7 @@
|
|||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "",
|
||||
"plot": "manufacturing/",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "",
|
||||
|
|
Loading…
Add table
Reference in a new issue