Route the two HDMI ports and remove via-in-pads or tent them

This commit is contained in:
Samuel Prevost 2026-03-20 01:13:44 +01:00
parent efc7ba8457
commit 067d9b42ee
9 changed files with 7846 additions and 2447 deletions

View File

@ -0,0 +1,13 @@
(version 1)
(rule "HDMI_tight"
(condition "A.NetClass == 'HDMI_Eth' || B.NetClass == 'HDMI_Eth'")
(constraint clearance (min 0.1mm))
)
(rule "HDMI_tight_2"
(condition "A.Reference == 'J14' || B.Reference == 'J14'")
(constraint clearance (min 0.1mm))
)
(rule "HDMI_tight_3"
(condition "A.Reference == 'J13' || B.Reference == 'J13'")
(constraint clearance (min 0.1mm))
)

File diff suppressed because it is too large Load Diff

View File

@ -63,7 +63,7 @@
"text": false,
"tracks": true,
"vias": true,
"zones": false
"zones": true
},
"visible_items": [
"vias",

View File

@ -38,8 +38,8 @@
"other_text_upright": false,
"pads": {
"drill": 0.0,
"height": 1.45,
"width": 1.0
"height": 0.840005,
"width": 0.2
},
"silk_line_width": 0.1,
"silk_text_italic": false,
@ -508,10 +508,12 @@
"schematic_color": "rgba(0, 0, 0, 0.000)"
},
{
"clearance": 0.1,
"name": "HDMI_Eth",
"pcb_color": "rgb(255, 153, 0)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)"
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.127
},
{
"name": "Power",