PCB[WIP]: finished routing

TODO
- length matching
- review
- silkscreen

Signed-off-by: Dominik Sliwa <dominik@sliwa.io>
This commit is contained in:
Dominik Sliwa
2021-02-09 14:48:48 +01:00
parent 66c3a4b488
commit d248c69c8e
4 changed files with 30264 additions and 20913 deletions

View File

@@ -2830,6 +2830,9 @@
(label "VC4" (at 149.86 111.76 0) (label "VC4" (at 149.86 111.76 0)
(effects (font (size 1.27 1.27)) (justify left bottom)) (effects (font (size 1.27 1.27)) (justify left bottom))
) )
(label "ETH_SHLD" (at 182.88 130.81 180)
(effects (font (size 1.27 1.27)) (justify right bottom))
)
(hierarchical_label "ETH{ETH}" (shape bidirectional) (at 124.46 53.34 180) (hierarchical_label "ETH{ETH}" (shape bidirectional) (at 124.46 53.34 180)
(effects (font (size 1.27 1.27)) (justify right)) (effects (font (size 1.27 1.27)) (justify right))

View File

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
"dimensions": false, "dimensions": false,
"footprints": true, "footprints": true,
"graphics": true, "graphics": true,
"keepouts": false, "keepouts": true,
"lockedItems": false, "lockedItems": false,
"otherItems": false, "otherItems": false,
"pads": true, "pads": true,
@@ -59,7 +59,7 @@
37, 37,
38 38
], ],
"visible_layers": "003ffff_80000007", "visible_layers": "003ffff_80000005",
"zone_display_mode": 0 "zone_display_mode": 0
}, },
"meta": { "meta": {

View File

@@ -68,7 +68,7 @@
"annular_width": "error", "annular_width": "error",
"clearance": "error", "clearance": "error",
"copper_edge_clearance": "error", "copper_edge_clearance": "error",
"courtyards_overlap": "error", "courtyards_overlap": "warning",
"diff_pair_gap_out_of_range": "error", "diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error", "diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error", "drill_out_of_range": "error",
@@ -488,6 +488,7 @@
"microvia_drill": 0.1, "microvia_drill": 0.1,
"name": "poe_hv", "name": "poe_hv",
"nets": [ "nets": [
"/Ethernet/ETH_SHLD",
"/Ethernet/VC1", "/Ethernet/VC1",
"/Ethernet/VC2", "/Ethernet/VC2",
"/Ethernet/VC3", "/Ethernet/VC3",