Route the two HDMI ports and remove via-in-pads or tent them
This commit is contained in:
parent
efc7ba8457
commit
067d9b42ee
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
13
CDJ-MainBoard/CDJ-MainBoard.kicad_dru
Normal file
13
CDJ-MainBoard/CDJ-MainBoard.kicad_dru
Normal 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
@ -63,7 +63,7 @@
|
||||
"text": false,
|
||||
"tracks": true,
|
||||
"vias": true,
|
||||
"zones": false
|
||||
"zones": true
|
||||
},
|
||||
"visible_items": [
|
||||
"vias",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user