More fixes to RMP

Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
fly 2024-12-11 14:42:13 +01:00
parent fd08c400b6
commit f80926ea8f
2 changed files with 607 additions and 3 deletions

File diff suppressed because it is too large Load diff

View file

@ -79,6 +79,7 @@
"footprint_type_mismatch": "ignore", "footprint_type_mismatch": "ignore",
"hole_clearance": "error", "hole_clearance": "error",
"hole_near_hole": "error", "hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error", "invalid_outline": "error",
"isolated_copper": "warning", "isolated_copper": "warning",
"item_on_disabled_layer": "error", "item_on_disabled_layer": "error",
@ -572,7 +573,7 @@
"gencad": "", "gencad": "",
"idf": "", "idf": "",
"netlist": "", "netlist": "",
"plot": "", "plot": "manufacturing/",
"pos_files": "", "pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "", "step": "",