grounding concept update v1 and repackaging of tmc analog components

This commit is contained in:
Georg Mikus 2025-03-21 22:42:04 +01:00
parent d3dc8baafd
commit bc7614afcd
2 changed files with 11521 additions and 15395 deletions

File diff suppressed because it is too large Load Diff

View File

@ -64,7 +64,7 @@
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"clearance": "warning",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
@ -72,7 +72,7 @@
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"drill_out_of_range": "ignore",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
@ -111,9 +111,9 @@
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_dangling": "ignore",
"track_segment_length": "error",
"track_width": "error",
"track_width": "ignore",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",