interface-board: Optimize all tracks -> DRC Pass
This commit is contained in:
parent
e9ceed4b29
commit
6209a9e8f5
@ -2868,7 +2868,7 @@
|
|||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" "Package_TO_SOT_THT:TO-92_Inline"
|
(property "Footprint" "Package_TO_SOT_THT:TO-92_HandSolder"
|
||||||
(at 156.21 97.155 0)
|
(at 156.21 97.155 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
@ -3064,7 +3064,7 @@
|
|||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" "Package_TO_SOT_THT:TO-92_Inline"
|
(property "Footprint" "Package_TO_SOT_THT:TO-92_HandSolder"
|
||||||
(at 204.47 133.985 0)
|
(at 204.47 133.985 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -12,11 +12,11 @@
|
|||||||
"pads": 1.0,
|
"pads": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
"zones": 0.3700000047683716
|
"zones": 0.2199999988079071
|
||||||
},
|
},
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": false,
|
"dimensions": false,
|
||||||
"footprints": true,
|
"footprints": false,
|
||||||
"graphics": false,
|
"graphics": false,
|
||||||
"keepouts": false,
|
"keepouts": false,
|
||||||
"lockedItems": false,
|
"lockedItems": false,
|
||||||
@ -24,7 +24,7 @@
|
|||||||
"pads": false,
|
"pads": false,
|
||||||
"text": false,
|
"text": false,
|
||||||
"tracks": true,
|
"tracks": true,
|
||||||
"vias": true,
|
"vias": false,
|
||||||
"zones": false
|
"zones": false
|
||||||
},
|
},
|
||||||
"visible_items": [
|
"visible_items": [
|
||||||
@ -62,7 +62,7 @@
|
|||||||
39,
|
39,
|
||||||
40
|
40
|
||||||
],
|
],
|
||||||
"visible_layers": "ffc7fff_7fffffff",
|
"visible_layers": "ffcffff_ffffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
|
@ -72,10 +72,10 @@
|
|||||||
"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",
|
||||||
"duplicate_footprints": "warning",
|
"duplicate_footprints": "error",
|
||||||
"extra_footprint": "warning",
|
"extra_footprint": "error",
|
||||||
"footprint": "error",
|
"footprint": "error",
|
||||||
"footprint_symbol_mismatch": "warning",
|
"footprint_symbol_mismatch": "error",
|
||||||
"footprint_type_mismatch": "ignore",
|
"footprint_type_mismatch": "ignore",
|
||||||
"hole_clearance": "error",
|
"hole_clearance": "error",
|
||||||
"hole_near_hole": "error",
|
"hole_near_hole": "error",
|
||||||
@ -90,20 +90,20 @@
|
|||||||
"malformed_courtyard": "error",
|
"malformed_courtyard": "error",
|
||||||
"microvia_drill_out_of_range": "error",
|
"microvia_drill_out_of_range": "error",
|
||||||
"missing_courtyard": "ignore",
|
"missing_courtyard": "ignore",
|
||||||
"missing_footprint": "warning",
|
"missing_footprint": "error",
|
||||||
"net_conflict": "warning",
|
"net_conflict": "error",
|
||||||
"npth_inside_courtyard": "ignore",
|
"npth_inside_courtyard": "ignore",
|
||||||
"padstack": "warning",
|
"padstack": "warning",
|
||||||
"pth_inside_courtyard": "ignore",
|
"pth_inside_courtyard": "ignore",
|
||||||
"shorting_items": "error",
|
"shorting_items": "error",
|
||||||
"silk_edge_clearance": "warning",
|
"silk_edge_clearance": "ignore",
|
||||||
"silk_over_copper": "warning",
|
"silk_over_copper": "ignore",
|
||||||
"silk_overlap": "warning",
|
"silk_overlap": "ignore",
|
||||||
"skew_out_of_range": "error",
|
"skew_out_of_range": "error",
|
||||||
"solder_mask_bridge": "error",
|
"solder_mask_bridge": "error",
|
||||||
"starved_thermal": "error",
|
"starved_thermal": "warning",
|
||||||
"text_height": "warning",
|
"text_height": "ignore",
|
||||||
"text_thickness": "warning",
|
"text_thickness": "ignore",
|
||||||
"through_hole_pad_without_hole": "error",
|
"through_hole_pad_without_hole": "error",
|
||||||
"too_many_vias": "error",
|
"too_many_vias": "error",
|
||||||
"track_dangling": "warning",
|
"track_dangling": "warning",
|
||||||
|
@ -14741,6 +14741,16 @@
|
|||||||
)
|
)
|
||||||
(uuid "4fb2c065-c0aa-4489-84ba-e6578168bf77")
|
(uuid "4fb2c065-c0aa-4489-84ba-e6578168bf77")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 283.21 106.68) (xy 283.21 114.3)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "4fc8ae45-8922-4a30-a57f-72498098e46c")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 259.08 262.89) (xy 271.78 262.89)
|
(xy 259.08 262.89) (xy 271.78 262.89)
|
||||||
@ -15881,16 +15891,6 @@
|
|||||||
)
|
)
|
||||||
(uuid "77b9b1b5-5eae-46d9-a55b-3295e5c0a362")
|
(uuid "77b9b1b5-5eae-46d9-a55b-3295e5c0a362")
|
||||||
)
|
)
|
||||||
(wire
|
|
||||||
(pts
|
|
||||||
(xy 250.19 100.33) (xy 250.19 102.87)
|
|
||||||
)
|
|
||||||
(stroke
|
|
||||||
(width 0)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(uuid "78771390-6778-4795-bb8b-cf50723a1832")
|
|
||||||
)
|
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 419.1 229.87) (xy 419.1 232.41)
|
(xy 419.1 229.87) (xy 419.1 232.41)
|
||||||
@ -19581,16 +19581,6 @@
|
|||||||
)
|
)
|
||||||
(uuid "ef23dd23-9c86-454a-9605-89c0a32b5457")
|
(uuid "ef23dd23-9c86-454a-9605-89c0a32b5457")
|
||||||
)
|
)
|
||||||
(wire
|
|
||||||
(pts
|
|
||||||
(xy 240.03 100.33) (xy 240.03 102.87)
|
|
||||||
)
|
|
||||||
(stroke
|
|
||||||
(width 0)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(uuid "ef98d2d8-82e5-4d31-9612-afc1f6845e62")
|
|
||||||
)
|
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 73.66 220.98) (xy 73.66 222.25)
|
(xy 73.66 220.98) (xy 73.66 222.25)
|
||||||
@ -32543,72 +32533,6 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol
|
|
||||||
(lib_id "power:GND")
|
|
||||||
(at 240.03 102.87 0)
|
|
||||||
(unit 1)
|
|
||||||
(exclude_from_sim no)
|
|
||||||
(in_bom yes)
|
|
||||||
(on_board yes)
|
|
||||||
(dnp no)
|
|
||||||
(fields_autoplaced yes)
|
|
||||||
(uuid "84b61eb5-2ce1-4a95-86dc-715c25077b9f")
|
|
||||||
(property "Reference" "#PWR0197"
|
|
||||||
(at 240.03 109.22 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Value" "GND"
|
|
||||||
(at 240.03 107.95 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Footprint" ""
|
|
||||||
(at 240.03 102.87 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Datasheet" ""
|
|
||||||
(at 240.03 102.87 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
|
||||||
(at 240.03 102.87 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(pin "1"
|
|
||||||
(uuid "2fc1947c-6aa3-46df-bfd5-346d120ccf30")
|
|
||||||
)
|
|
||||||
(instances
|
|
||||||
(project "pi-interface-board_v1.0"
|
|
||||||
(path "/af4d11a6-73e1-4c39-a25e-5fe7dfa07237"
|
|
||||||
(reference "#PWR0197")
|
|
||||||
(unit 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:C")
|
(lib_id "Device:C")
|
||||||
(at 447.04 125.73 0)
|
(at 447.04 125.73 0)
|
||||||
@ -35051,73 +34975,6 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol
|
|
||||||
(lib_id "Jumper:Jumper_2_Bridged")
|
|
||||||
(at 245.11 100.33 0)
|
|
||||||
(unit 1)
|
|
||||||
(exclude_from_sim yes)
|
|
||||||
(in_bom yes)
|
|
||||||
(on_board yes)
|
|
||||||
(dnp no)
|
|
||||||
(uuid "b3f5be28-9972-49dc-87bc-2ec81266b78b")
|
|
||||||
(property "Reference" "JP9"
|
|
||||||
(at 239.522 98.044 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Value" "EN RPI 5V"
|
|
||||||
(at 246.634 98.044 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical"
|
|
||||||
(at 245.11 100.33 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Datasheet" "https://www.reichelt.com/be/en/shop/product/jumper_2_54_mm_open_red-119942"
|
|
||||||
(at 245.11 100.33 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Description" "Jumper, 2-pole, closed/bridged"
|
|
||||||
(at 245.11 100.33 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(pin "2"
|
|
||||||
(uuid "f24ab3bb-34c6-485f-a639-917a8c405858")
|
|
||||||
)
|
|
||||||
(pin "1"
|
|
||||||
(uuid "826211d6-8399-4017-a76c-5518a74bfbce")
|
|
||||||
)
|
|
||||||
(instances
|
|
||||||
(project "pi-interface-board_v1.0"
|
|
||||||
(path "/af4d11a6-73e1-4c39-a25e-5fe7dfa07237"
|
|
||||||
(reference "JP9")
|
|
||||||
(unit 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "power:GNDPWR")
|
(lib_id "power:GNDPWR")
|
||||||
(at 158.75 231.14 0)
|
(at 158.75 231.14 0)
|
||||||
@ -36380,6 +36237,72 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(symbol
|
||||||
|
(lib_id "Connector:TestPoint")
|
||||||
|
(at 283.21 106.68 0)
|
||||||
|
(unit 1)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(dnp no)
|
||||||
|
(uuid "c743da84-ab50-4f57-9098-ab7fb520b9f7")
|
||||||
|
(property "Reference" "TP6"
|
||||||
|
(at 284.988 98.552 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "TP 3V3 RPI"
|
||||||
|
(at 288.798 100.838 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical"
|
||||||
|
(at 288.29 106.68 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "~"
|
||||||
|
(at 288.29 106.68 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" "test point"
|
||||||
|
(at 283.21 106.68 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "1"
|
||||||
|
(uuid "5230e71e-28e8-46d6-9b0b-103f163d741e")
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "pi-interface-board_v1.0"
|
||||||
|
(path "/af4d11a6-73e1-4c39-a25e-5fe7dfa07237"
|
||||||
|
(reference "TP6")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "power:GNDPWR")
|
(lib_id "power:GNDPWR")
|
||||||
(at 99.06 226.06 0)
|
(at 99.06 226.06 0)
|
||||||
@ -36890,72 +36813,6 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol
|
|
||||||
(lib_id "power:GNDPWR")
|
|
||||||
(at 250.19 102.87 0)
|
|
||||||
(unit 1)
|
|
||||||
(exclude_from_sim no)
|
|
||||||
(in_bom yes)
|
|
||||||
(on_board yes)
|
|
||||||
(dnp no)
|
|
||||||
(fields_autoplaced yes)
|
|
||||||
(uuid "ce5a7d89-a7f6-4990-9039-d4f736da7058")
|
|
||||||
(property "Reference" "#PWR0198"
|
|
||||||
(at 250.19 107.95 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Value" "GNDPWR"
|
|
||||||
(at 250.063 106.68 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Footprint" ""
|
|
||||||
(at 250.19 104.14 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Datasheet" ""
|
|
||||||
(at 250.19 104.14 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Description" "Power symbol creates a global label with name \"GNDPWR\" , global ground"
|
|
||||||
(at 250.19 102.87 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(pin "1"
|
|
||||||
(uuid "33de5c12-2dc5-478e-9a83-e4e06270ced0")
|
|
||||||
)
|
|
||||||
(instances
|
|
||||||
(project "pi-interface-board_v1.0"
|
|
||||||
(path "/af4d11a6-73e1-4c39-a25e-5fe7dfa07237"
|
|
||||||
(reference "#PWR0198")
|
|
||||||
(unit 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:R")
|
(lib_id "Device:R")
|
||||||
(at 420.37 187.96 270)
|
(at 420.37 187.96 270)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user