Backplane
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 37,
|
"active_layer": 0,
|
||||||
"active_layer_preset": "All Layers",
|
"active_layer_preset": "All Layers",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
@@ -10,6 +10,7 @@
|
|||||||
"opacity": {
|
"opacity": {
|
||||||
"images": 0.6,
|
"images": 0.6,
|
||||||
"pads": 1.0,
|
"pads": 1.0,
|
||||||
|
"shapes": 1.0,
|
||||||
"tracks": 1.0,
|
"tracks": 1.0,
|
||||||
"vias": 1.0,
|
"vias": 1.0,
|
||||||
"zones": 0.6
|
"zones": 0.6
|
||||||
@@ -28,43 +29,27 @@
|
|||||||
"zones": true
|
"zones": true
|
||||||
},
|
},
|
||||||
"visible_items": [
|
"visible_items": [
|
||||||
0,
|
"vias",
|
||||||
1,
|
"footprint_text",
|
||||||
2,
|
"footprint_anchors",
|
||||||
3,
|
"ratsnest",
|
||||||
4,
|
"grid",
|
||||||
5,
|
"footprints_front",
|
||||||
8,
|
"footprints_back",
|
||||||
9,
|
"footprint_values",
|
||||||
10,
|
"footprint_references",
|
||||||
11,
|
"tracks",
|
||||||
12,
|
"drc_errors",
|
||||||
13,
|
"drawing_sheet",
|
||||||
15,
|
"bitmaps",
|
||||||
16,
|
"pads",
|
||||||
17,
|
"zones",
|
||||||
18,
|
"drc_warnings",
|
||||||
19,
|
"locked_item_shadows",
|
||||||
20,
|
"conflict_shadows",
|
||||||
21,
|
"shapes"
|
||||||
22,
|
|
||||||
23,
|
|
||||||
24,
|
|
||||||
25,
|
|
||||||
26,
|
|
||||||
27,
|
|
||||||
28,
|
|
||||||
29,
|
|
||||||
30,
|
|
||||||
32,
|
|
||||||
33,
|
|
||||||
34,
|
|
||||||
35,
|
|
||||||
36,
|
|
||||||
39,
|
|
||||||
40
|
|
||||||
],
|
],
|
||||||
"visible_layers": "fffffff_ffffffff",
|
"visible_layers": "ffffffff_ffffffff_ffffffff_ffffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
@@ -75,9 +60,72 @@
|
|||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"filename": "HDD Backplane.kicad_prl",
|
"filename": "HDD Backplane.kicad_prl",
|
||||||
"version": 3
|
"version": 5
|
||||||
},
|
},
|
||||||
|
"net_inspector_panel": {
|
||||||
|
"col_hidden": [
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
],
|
||||||
|
"col_order": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9
|
||||||
|
],
|
||||||
|
"col_widths": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"custom_group_rules": [],
|
||||||
|
"expanded_rows": [],
|
||||||
|
"filter_by_net_name": true,
|
||||||
|
"filter_by_netclass": true,
|
||||||
|
"filter_text": "",
|
||||||
|
"group_by_constraint": false,
|
||||||
|
"group_by_netclass": false,
|
||||||
|
"show_unconnected_nets": false,
|
||||||
|
"show_zero_pad_nets": false,
|
||||||
|
"sort_ascending": true,
|
||||||
|
"sorting_column": 0
|
||||||
|
},
|
||||||
|
"open_jobsets": [],
|
||||||
"project": {
|
"project": {
|
||||||
"files": []
|
"files": []
|
||||||
|
},
|
||||||
|
"schematic": {
|
||||||
|
"selection_filter": {
|
||||||
|
"graphics": true,
|
||||||
|
"images": true,
|
||||||
|
"labels": true,
|
||||||
|
"lockedItems": false,
|
||||||
|
"otherItems": true,
|
||||||
|
"pins": true,
|
||||||
|
"symbols": true,
|
||||||
|
"text": true,
|
||||||
|
"wires": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -37,9 +37,9 @@
|
|||||||
"other_text_thickness": 0.15,
|
"other_text_thickness": 0.15,
|
||||||
"other_text_upright": false,
|
"other_text_upright": false,
|
||||||
"pads": {
|
"pads": {
|
||||||
"drill": 3.2,
|
"drill": 0.74,
|
||||||
"height": 5.6,
|
"height": 1.4,
|
||||||
"width": 5.6
|
"width": 1.0
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.1,
|
"silk_line_width": 0.1,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
@@ -69,16 +69,19 @@
|
|||||||
"copper_edge_clearance": "error",
|
"copper_edge_clearance": "error",
|
||||||
"copper_sliver": "warning",
|
"copper_sliver": "warning",
|
||||||
"courtyards_overlap": "error",
|
"courtyards_overlap": "error",
|
||||||
|
"creepage": "error",
|
||||||
"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": "warning",
|
||||||
"extra_footprint": "warning",
|
"extra_footprint": "warning",
|
||||||
"footprint": "error",
|
"footprint": "error",
|
||||||
|
"footprint_filters_mismatch": "ignore",
|
||||||
"footprint_symbol_mismatch": "warning",
|
"footprint_symbol_mismatch": "warning",
|
||||||
"footprint_type_mismatch": "ignore",
|
"footprint_type_mismatch": "ignore",
|
||||||
"hole_clearance": "error",
|
"hole_clearance": "error",
|
||||||
"hole_near_hole": "error",
|
"hole_near_hole": "error",
|
||||||
|
"hole_to_hole": "error",
|
||||||
"holes_co_located": "warning",
|
"holes_co_located": "warning",
|
||||||
"invalid_outline": "error",
|
"invalid_outline": "error",
|
||||||
"isolated_copper": "warning",
|
"isolated_copper": "warning",
|
||||||
@@ -89,9 +92,11 @@
|
|||||||
"lib_footprint_mismatch": "warning",
|
"lib_footprint_mismatch": "warning",
|
||||||
"malformed_courtyard": "error",
|
"malformed_courtyard": "error",
|
||||||
"microvia_drill_out_of_range": "error",
|
"microvia_drill_out_of_range": "error",
|
||||||
|
"mirrored_text_on_front_layer": "warning",
|
||||||
"missing_courtyard": "ignore",
|
"missing_courtyard": "ignore",
|
||||||
"missing_footprint": "warning",
|
"missing_footprint": "warning",
|
||||||
"net_conflict": "warning",
|
"net_conflict": "warning",
|
||||||
|
"nonmirrored_text_on_back_layer": "warning",
|
||||||
"npth_inside_courtyard": "ignore",
|
"npth_inside_courtyard": "ignore",
|
||||||
"padstack": "warning",
|
"padstack": "warning",
|
||||||
"pth_inside_courtyard": "ignore",
|
"pth_inside_courtyard": "ignore",
|
||||||
@@ -106,7 +111,9 @@
|
|||||||
"text_thickness": "warning",
|
"text_thickness": "warning",
|
||||||
"through_hole_pad_without_hole": "error",
|
"through_hole_pad_without_hole": "error",
|
||||||
"too_many_vias": "error",
|
"too_many_vias": "error",
|
||||||
|
"track_angle": "error",
|
||||||
"track_dangling": "warning",
|
"track_dangling": "warning",
|
||||||
|
"track_segment_length": "error",
|
||||||
"track_width": "error",
|
"track_width": "error",
|
||||||
"tracks_crossing": "error",
|
"tracks_crossing": "error",
|
||||||
"unconnected_items": "error",
|
"unconnected_items": "error",
|
||||||
@@ -119,6 +126,7 @@
|
|||||||
"min_clearance": 0.0,
|
"min_clearance": 0.0,
|
||||||
"min_connection": 0.0,
|
"min_connection": 0.0,
|
||||||
"min_copper_edge_clearance": 0.5,
|
"min_copper_edge_clearance": 0.5,
|
||||||
|
"min_groove_width": 0.0,
|
||||||
"min_hole_clearance": 0.25,
|
"min_hole_clearance": 0.25,
|
||||||
"min_hole_to_hole": 0.25,
|
"min_hole_to_hole": 0.25,
|
||||||
"min_microvia_diameter": 0.2,
|
"min_microvia_diameter": 0.2,
|
||||||
@@ -131,15 +139,16 @@
|
|||||||
"min_track_width": 0.0,
|
"min_track_width": 0.0,
|
||||||
"min_via_annular_width": 0.1,
|
"min_via_annular_width": 0.1,
|
||||||
"min_via_diameter": 0.5,
|
"min_via_diameter": 0.5,
|
||||||
"solder_mask_to_copper_clearance": 0.0,
|
"solder_mask_to_copper_clearance": 0.005,
|
||||||
"use_height_for_length_calcs": true
|
"use_height_for_length_calcs": true
|
||||||
},
|
},
|
||||||
"teardrop_options": [
|
"teardrop_options": [
|
||||||
{
|
{
|
||||||
"td_onpadsmd": true,
|
"td_onpthpad": true,
|
||||||
"td_onroundshapesonly": false,
|
"td_onroundshapesonly": false,
|
||||||
|
"td_onsmdpad": true,
|
||||||
"td_ontrackend": false,
|
"td_ontrackend": false,
|
||||||
"td_onviapad": true
|
"td_onvia": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"teardrop_parameters": [
|
"teardrop_parameters": [
|
||||||
@@ -223,6 +232,7 @@
|
|||||||
"mfg": "",
|
"mfg": "",
|
||||||
"mpn": ""
|
"mpn": ""
|
||||||
},
|
},
|
||||||
|
"layer_pairs": [],
|
||||||
"layer_presets": [],
|
"layer_presets": [],
|
||||||
"viewports": []
|
"viewports": []
|
||||||
},
|
},
|
||||||
@@ -417,10 +427,15 @@
|
|||||||
"duplicate_sheet_names": "error",
|
"duplicate_sheet_names": "error",
|
||||||
"endpoint_off_grid": "warning",
|
"endpoint_off_grid": "warning",
|
||||||
"extra_units": "error",
|
"extra_units": "error",
|
||||||
|
"footprint_filter": "ignore",
|
||||||
|
"footprint_link_issues": "warning",
|
||||||
|
"four_way_junction": "ignore",
|
||||||
"global_label_dangling": "warning",
|
"global_label_dangling": "warning",
|
||||||
"hier_label_mismatch": "error",
|
"hier_label_mismatch": "error",
|
||||||
"label_dangling": "error",
|
"label_dangling": "error",
|
||||||
|
"label_multiple_wires": "warning",
|
||||||
"lib_symbol_issues": "warning",
|
"lib_symbol_issues": "warning",
|
||||||
|
"lib_symbol_mismatch": "warning",
|
||||||
"missing_bidi_pin": "warning",
|
"missing_bidi_pin": "warning",
|
||||||
"missing_input_pin": "warning",
|
"missing_input_pin": "warning",
|
||||||
"missing_power_pin": "error",
|
"missing_power_pin": "error",
|
||||||
@@ -433,9 +448,14 @@
|
|||||||
"pin_not_driven": "error",
|
"pin_not_driven": "error",
|
||||||
"pin_to_pin": "warning",
|
"pin_to_pin": "warning",
|
||||||
"power_pin_not_driven": "error",
|
"power_pin_not_driven": "error",
|
||||||
|
"same_local_global_label": "warning",
|
||||||
|
"similar_label_and_power": "warning",
|
||||||
"similar_labels": "warning",
|
"similar_labels": "warning",
|
||||||
|
"similar_power": "warning",
|
||||||
"simulation_model_issue": "ignore",
|
"simulation_model_issue": "ignore",
|
||||||
|
"single_global_label": "ignore",
|
||||||
"unannotated": "error",
|
"unannotated": "error",
|
||||||
|
"unconnected_wire_endpoint": "warning",
|
||||||
"unit_value_mismatch": "error",
|
"unit_value_mismatch": "error",
|
||||||
"unresolved_variable": "error",
|
"unresolved_variable": "error",
|
||||||
"wire_dangling": "error"
|
"wire_dangling": "error"
|
||||||
@@ -447,7 +467,7 @@
|
|||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"filename": "HDD Backplane.kicad_pro",
|
"filename": "HDD Backplane.kicad_pro",
|
||||||
"version": 1
|
"version": 3
|
||||||
},
|
},
|
||||||
"net_settings": {
|
"net_settings": {
|
||||||
"classes": [
|
"classes": [
|
||||||
@@ -462,6 +482,7 @@
|
|||||||
"microvia_drill": 0.1,
|
"microvia_drill": 0.1,
|
||||||
"name": "Default",
|
"name": "Default",
|
||||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||||
|
"priority": 2147483647,
|
||||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||||
"track_width": 0.2,
|
"track_width": 0.2,
|
||||||
"via_diameter": 0.6,
|
"via_diameter": 0.6,
|
||||||
@@ -470,7 +491,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"meta": {
|
"meta": {
|
||||||
"version": 3
|
"version": 4
|
||||||
},
|
},
|
||||||
"net_colors": null,
|
"net_colors": null,
|
||||||
"netclass_assignments": null,
|
"netclass_assignments": null,
|
||||||
@@ -546,6 +567,7 @@
|
|||||||
],
|
],
|
||||||
"filter_string": "",
|
"filter_string": "",
|
||||||
"group_symbols": true,
|
"group_symbols": true,
|
||||||
|
"include_excluded_from_bom": false,
|
||||||
"name": "Grouped By Value",
|
"name": "Grouped By Value",
|
||||||
"sort_asc": true,
|
"sort_asc": true,
|
||||||
"sort_field": "Reference"
|
"sort_field": "Reference"
|
||||||
@@ -580,6 +602,7 @@
|
|||||||
"net_format_name": "",
|
"net_format_name": "",
|
||||||
"page_layout_descr_file": "",
|
"page_layout_descr_file": "",
|
||||||
"plot_directory": "",
|
"plot_directory": "",
|
||||||
|
"space_save_all_events": true,
|
||||||
"spice_current_sheet_as_root": false,
|
"spice_current_sheet_as_root": false,
|
||||||
"spice_external_command": "spice \"%I\"",
|
"spice_external_command": "spice \"%I\"",
|
||||||
"spice_model_current_sheet_as_root": true,
|
"spice_model_current_sheet_as_root": true,
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
4709
HDD Backplane/bom/ibom.html
Normal file
4709
HDD Backplane/bom/ibom.html
Normal file
File diff suppressed because one or more lines are too long
1
HDD Backplane/fabrication-toolkit-options.json
Normal file
1
HDD Backplane/fabrication-toolkit-options.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{"EXTRA_LAYERS": "", "ALL_ACTIVE_LAYERS": false, "EXTEND_EDGE_CUT": false, "ALTERNATIVE_EDGE_CUT": false, "AUTO TRANSLATE": true, "AUTO FILL": true, "EXCLUDE DNP": false}
|
||||||
BIN
HDD Backplane/production/HDD_Backplane.zip
Normal file
BIN
HDD Backplane/production/HDD_Backplane.zip
Normal file
Binary file not shown.
Binary file not shown.
4
HDD Backplane/production/bom.csv
Normal file
4
HDD Backplane/production/bom.csv
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Designator,Footprint,Quantity,Value,LCSC Part #
|
||||||
|
"J1, J10, J12, J2, J3, J5",SATA_Combined,6,SATA_COMBINED_22,
|
||||||
|
"J13, J14",xess-MOLEX-8981-04P,2,Conn_01x04_Pin,
|
||||||
|
"J7_6, J7_5, J7_4, J7_3, J7_2, J7",SATA_Data,6,SATA_DATA_7,
|
||||||
|
11
HDD Backplane/production/designators.csv
Normal file
11
HDD Backplane/production/designators.csv
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
G***:2
|
||||||
|
J1:1
|
||||||
|
J10:1
|
||||||
|
J12:1
|
||||||
|
J13:1
|
||||||
|
J14:1
|
||||||
|
J2:1
|
||||||
|
J3:1
|
||||||
|
J5:1
|
||||||
|
J7:6
|
||||||
|
REF**:6
|
||||||
|
216
HDD Backplane/production/netlist.ipc
Normal file
216
HDD Backplane/production/netlist.ipc
Normal file
@@ -0,0 +1,216 @@
|
|||||||
|
P CODE 00
|
||||||
|
P UNITS CUST 0
|
||||||
|
P arrayDim N
|
||||||
|
317GND REF** -1 D1260PA00X+088091Y-059646X2205Y0000R000S0
|
||||||
|
317N/C J7 D0630PA00X+061556Y-042066X0866Y0000R270S0
|
||||||
|
317N/C J7 D0630PA00X+061556Y-036963X0866Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J7 -1 D0291PA00X+061752Y-038015X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J7 -2 D0291PA00X+061359Y-038515X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J7 -3 D0291PA00X+061359Y-039015X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J7 -4 D0291PA00X+061752Y-039515X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J7 -5 D0291PA00X+061359Y-040015X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J7 -6 D0291PA00X+061359Y-040515X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J7 -7 D0291PA00X+061752Y-041015X0394Y0551R270S0
|
||||||
|
317N/C J7 D0630PA00X+073288Y-042066X0866Y0000R270S0
|
||||||
|
317N/C J7 D0630PA00X+073288Y-036963X0866Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J7 -1 D0291PA00X+073485Y-038015X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J7 -2 D0291PA00X+073091Y-038515X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J7 -3 D0291PA00X+073091Y-039015X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J7 -4 D0291PA00X+073485Y-039515X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J7 -5 D0291PA00X+073091Y-040015X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J7 -6 D0291PA00X+073091Y-040515X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J7 -7 D0291PA00X+073485Y-041015X0394Y0551R270S0
|
||||||
|
317GND REF** -1 D1260PA00X+010335Y-012323X2205Y0000R000S0
|
||||||
|
317GND REF** -1 D1260PA00X+010374Y-059764X2205Y0000R000S0
|
||||||
|
317N/C J7 D0630PA00X+085060Y-042066X0866Y0000R270S0
|
||||||
|
317N/C J7 D0630PA00X+085060Y-036963X0866Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J7 -1 D0291PA00X+085256Y-038015X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J7 -2 D0291PA00X+084863Y-038515X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J7 -3 D0291PA00X+084863Y-039015X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J7 -4 D0291PA00X+085256Y-039515X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J7 -5 D0291PA00X+084863Y-040015X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J7 -6 D0291PA00X+084863Y-040515X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J7 -7 D0291PA00X+085256Y-041015X0394Y0551R270S0
|
||||||
|
317N/C J7 D0630PA00X+049784Y-042066X0866Y0000R270S0
|
||||||
|
317N/C J7 D0630PA00X+049784Y-036963X0866Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J7 -1 D0291PA00X+049981Y-038015X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J7 -2 D0291PA00X+049587Y-038515X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J7 -3 D0291PA00X+049587Y-039015X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J7 -4 D0291PA00X+049981Y-039515X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J7 -5 D0291PA00X+049587Y-040015X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J7 -6 D0291PA00X+049587Y-040515X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J7 -7 D0291PA00X+049981Y-041015X0394Y0551R270S0
|
||||||
|
317GND REF** -1 D1260PA00X+048720Y-012323X2205Y0000R000S0
|
||||||
|
317N/C J7 D0630PA00X+026280Y-042067X0866Y0000R270S0
|
||||||
|
317N/C J7 D0630PA00X+026280Y-036965X0866Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J7 -1 D0291PA00X+026476Y-038016X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J7 -2 D0291PA00X+026083Y-038516X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J7 -3 D0291PA00X+026083Y-039016X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J7 -4 D0291PA00X+026476Y-039516X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J7 -5 D0291PA00X+026083Y-040016X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J7 -6 D0291PA00X+026083Y-040516X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J7 -7 D0291PA00X+026476Y-041016X0394Y0551R270S0
|
||||||
|
317GND REF** -1 D1260PA00X+088091Y-012323X2205Y0000R000S0
|
||||||
|
317+5V J14 -1 D0390PA00X+050472Y-025059X1000Y0000R180S0
|
||||||
|
317GND J14 -2 D0390PA00X+048472Y-025059X1000Y0000R180S0
|
||||||
|
317GND J14 -3 D0390PA00X+046472Y-025059X1000Y0000R180S0
|
||||||
|
317+12V J14 -4 D0390PA00X+044472Y-025059X1000Y0000R180S0
|
||||||
|
317GND REF** -1 D1260PA00X+048720Y-059646X2205Y0000R000S0
|
||||||
|
317N/C J7 D0630PA00X+038032Y-042066X0866Y0000R270S0
|
||||||
|
317N/C J7 D0630PA00X+038032Y-036963X0866Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J7 -1 D0291PA00X+038229Y-038015X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J7 -2 D0291PA00X+037835Y-038515X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J7 -3 D0291PA00X+037835Y-039015X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J7 -4 D0291PA00X+038229Y-039515X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J7 -5 D0291PA00X+037835Y-040015X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J7 -6 D0291PA00X+037835Y-040515X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J7 -7 D0291PA00X+038229Y-041015X0394Y0551R270S0
|
||||||
|
317+5V J13 -1 D0390PA00X+050461Y-030020X1000Y0000R180S0
|
||||||
|
317GND J13 -2 D0390PA00X+048461Y-030020X1000Y0000R180S0
|
||||||
|
317GND J13 -3 D0390PA00X+046461Y-030020X1000Y0000R180S0
|
||||||
|
317+12V J13 -4 D0390PA00X+044461Y-030020X1000Y0000R180S0
|
||||||
|
317N/C J5 D0551PA00X+058603Y-036074X0709Y0000R270S0
|
||||||
|
317N/C J5 D0551PA00X+058603Y-052412X0709Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J5 -1 D0291PA00X+058603Y-038011X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J5 -2 D0291PA00X+058603Y-038511X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J5 -3 D0291PA00X+058603Y-039011X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J5 -4 D0291PA00X+058603Y-039511X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J5 -5 D0291PA00X+058603Y-040011X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J5 -6 D0291PA00X+058603Y-040511X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J5 -7 D0291PA00X+058603Y-041011X0394Y0551R270S0
|
||||||
|
317GND J5 -8 D0291PA00X+058603Y-043475X0394Y0551R270S0
|
||||||
|
317GND J5 -9 D0291PA00X+058603Y-043975X0394Y0551R270S0
|
||||||
|
317GND J5 -10 D0291PA00X+058603Y-044475X0394Y0551R270S0
|
||||||
|
317GND J5 -11 D0291PA00X+058603Y-044975X0394Y0551R270S0
|
||||||
|
317GND J5 -12 D0291PA00X+058603Y-045475X0394Y0551R270S0
|
||||||
|
317GND J5 -13 D0291PA00X+058603Y-045975X0394Y0551R270S0
|
||||||
|
317+5V J5 -14 D0291PA00X+058603Y-046475X0394Y0551R270S0
|
||||||
|
317+5V J5 -15 D0291PA00X+058603Y-046975X0394Y0551R270S0
|
||||||
|
317+5V J5 -16 D0291PA00X+058603Y-047475X0394Y0551R270S0
|
||||||
|
317GND J5 -17 D0291PA00X+058603Y-047975X0394Y0551R270S0
|
||||||
|
317GND J5 -18 D0291PA00X+058603Y-048475X0394Y0551R270S0
|
||||||
|
317GND J5 -19 D0291PA00X+058603Y-048975X0394Y0551R270S0
|
||||||
|
317+12V J5 -20 D0291PA00X+058603Y-049475X0394Y0551R270S0
|
||||||
|
317+12V J5 -21 D0291PA00X+058603Y-049975X0394Y0551R270S0
|
||||||
|
317+12V J5 -22 D0291PA00X+058603Y-050475X0394Y0551R270S0
|
||||||
|
317N/C J1 D0551PA00X+023327Y-036075X0709Y0000R270S0
|
||||||
|
317N/C J1 D0551PA00X+023327Y-052413X0709Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J1 -1 D0291PA00X+023327Y-038012X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J1 -2 D0291PA00X+023327Y-038512X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J1 -3 D0291PA00X+023327Y-039012X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J1 -4 D0291PA00X+023327Y-039512X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J1 -5 D0291PA00X+023327Y-040012X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J1 -6 D0291PA00X+023327Y-040512X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J1 -7 D0291PA00X+023327Y-041012X0394Y0551R270S0
|
||||||
|
317GND J1 -8 D0291PA00X+023327Y-043476X0394Y0551R270S0
|
||||||
|
317GND J1 -9 D0291PA00X+023327Y-043976X0394Y0551R270S0
|
||||||
|
317GND J1 -10 D0291PA00X+023327Y-044476X0394Y0551R270S0
|
||||||
|
317GND J1 -11 D0291PA00X+023327Y-044976X0394Y0551R270S0
|
||||||
|
317GND J1 -12 D0291PA00X+023327Y-045476X0394Y0551R270S0
|
||||||
|
317GND J1 -13 D0291PA00X+023327Y-045976X0394Y0551R270S0
|
||||||
|
317+5V J1 -14 D0291PA00X+023327Y-046476X0394Y0551R270S0
|
||||||
|
317+5V J1 -15 D0291PA00X+023327Y-046976X0394Y0551R270S0
|
||||||
|
317+5V J1 -16 D0291PA00X+023327Y-047476X0394Y0551R270S0
|
||||||
|
317GND J1 -17 D0291PA00X+023327Y-047976X0394Y0551R270S0
|
||||||
|
317GND J1 -18 D0291PA00X+023327Y-048476X0394Y0551R270S0
|
||||||
|
317GND J1 -19 D0291PA00X+023327Y-048976X0394Y0551R270S0
|
||||||
|
317+12V J1 -20 D0291PA00X+023327Y-049476X0394Y0551R270S0
|
||||||
|
317+12V J1 -21 D0291PA00X+023327Y-049976X0394Y0551R270S0
|
||||||
|
317+12V J1 -22 D0291PA00X+023327Y-050476X0394Y0551R270S0
|
||||||
|
317N/C J3 D0551PA00X+046831Y-036074X0709Y0000R270S0
|
||||||
|
317N/C J3 D0551PA00X+046831Y-052412X0709Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J3 -1 D0291PA00X+046831Y-038011X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J3 -2 D0291PA00X+046831Y-038511X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J3 -3 D0291PA00X+046831Y-039011X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J3 -4 D0291PA00X+046831Y-039511X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J3 -5 D0291PA00X+046831Y-040011X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J3 -6 D0291PA00X+046831Y-040511X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J3 -7 D0291PA00X+046831Y-041011X0394Y0551R270S0
|
||||||
|
317GND J3 -8 D0291PA00X+046831Y-043475X0394Y0551R270S0
|
||||||
|
317GND J3 -9 D0291PA00X+046831Y-043975X0394Y0551R270S0
|
||||||
|
317GND J3 -10 D0291PA00X+046831Y-044475X0394Y0551R270S0
|
||||||
|
317GND J3 -11 D0291PA00X+046831Y-044975X0394Y0551R270S0
|
||||||
|
317GND J3 -12 D0291PA00X+046831Y-045475X0394Y0551R270S0
|
||||||
|
317GND J3 -13 D0291PA00X+046831Y-045975X0394Y0551R270S0
|
||||||
|
317+5V J3 -14 D0291PA00X+046831Y-046475X0394Y0551R270S0
|
||||||
|
317+5V J3 -15 D0291PA00X+046831Y-046975X0394Y0551R270S0
|
||||||
|
317+5V J3 -16 D0291PA00X+046831Y-047475X0394Y0551R270S0
|
||||||
|
317GND J3 -17 D0291PA00X+046831Y-047975X0394Y0551R270S0
|
||||||
|
317GND J3 -18 D0291PA00X+046831Y-048475X0394Y0551R270S0
|
||||||
|
317GND J3 -19 D0291PA00X+046831Y-048975X0394Y0551R270S0
|
||||||
|
317+12V J3 -20 D0291PA00X+046831Y-049475X0394Y0551R270S0
|
||||||
|
317+12V J3 -21 D0291PA00X+046831Y-049975X0394Y0551R270S0
|
||||||
|
317+12V J3 -22 D0291PA00X+046831Y-050475X0394Y0551R270S0
|
||||||
|
317N/C J10 D0551PA00X+070335Y-036074X0709Y0000R270S0
|
||||||
|
317N/C J10 D0551PA00X+070335Y-052412X0709Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J10 -1 D0291PA00X+070335Y-038011X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J10 -2 D0291PA00X+070335Y-038511X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J10 -3 D0291PA00X+070335Y-039011X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J10 -4 D0291PA00X+070335Y-039511X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J10 -5 D0291PA00X+070335Y-040011X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J10 -6 D0291PA00X+070335Y-040511X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J10 -7 D0291PA00X+070335Y-041011X0394Y0551R270S0
|
||||||
|
317GND J10 -8 D0291PA00X+070335Y-043475X0394Y0551R270S0
|
||||||
|
317GND J10 -9 D0291PA00X+070335Y-043975X0394Y0551R270S0
|
||||||
|
317GND J10 -10 D0291PA00X+070335Y-044475X0394Y0551R270S0
|
||||||
|
317GND J10 -11 D0291PA00X+070335Y-044975X0394Y0551R270S0
|
||||||
|
317GND J10 -12 D0291PA00X+070335Y-045475X0394Y0551R270S0
|
||||||
|
317GND J10 -13 D0291PA00X+070335Y-045975X0394Y0551R270S0
|
||||||
|
317+5V J10 -14 D0291PA00X+070335Y-046475X0394Y0551R270S0
|
||||||
|
317+5V J10 -15 D0291PA00X+070335Y-046975X0394Y0551R270S0
|
||||||
|
317+5V J10 -16 D0291PA00X+070335Y-047475X0394Y0551R270S0
|
||||||
|
317GND J10 -17 D0291PA00X+070335Y-047975X0394Y0551R270S0
|
||||||
|
317GND J10 -18 D0291PA00X+070335Y-048475X0394Y0551R270S0
|
||||||
|
317GND J10 -19 D0291PA00X+070335Y-048975X0394Y0551R270S0
|
||||||
|
317+12V J10 -20 D0291PA00X+070335Y-049475X0394Y0551R270S0
|
||||||
|
317+12V J10 -21 D0291PA00X+070335Y-049975X0394Y0551R270S0
|
||||||
|
317+12V J10 -22 D0291PA00X+070335Y-050475X0394Y0551R270S0
|
||||||
|
317N/C J12 D0551PA00X+082107Y-036074X0709Y0000R270S0
|
||||||
|
317N/C J12 D0551PA00X+082107Y-052412X0709Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J12 -1 D0291PA00X+082107Y-038011X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J12 -2 D0291PA00X+082107Y-038511X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J12 -3 D0291PA00X+082107Y-039011X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J12 -4 D0291PA00X+082107Y-039511X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J12 -5 D0291PA00X+082107Y-040011X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J12 -6 D0291PA00X+082107Y-040511X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J12 -7 D0291PA00X+082107Y-041011X0394Y0551R270S0
|
||||||
|
317GND J12 -8 D0291PA00X+082107Y-043475X0394Y0551R270S0
|
||||||
|
317GND J12 -9 D0291PA00X+082107Y-043975X0394Y0551R270S0
|
||||||
|
317GND J12 -10 D0291PA00X+082107Y-044475X0394Y0551R270S0
|
||||||
|
317GND J12 -11 D0291PA00X+082107Y-044975X0394Y0551R270S0
|
||||||
|
317GND J12 -12 D0291PA00X+082107Y-045475X0394Y0551R270S0
|
||||||
|
317GND J12 -13 D0291PA00X+082107Y-045975X0394Y0551R270S0
|
||||||
|
317+5V J12 -14 D0291PA00X+082107Y-046475X0394Y0551R270S0
|
||||||
|
317+5V J12 -15 D0291PA00X+082107Y-046975X0394Y0551R270S0
|
||||||
|
317+5V J12 -16 D0291PA00X+082107Y-047475X0394Y0551R270S0
|
||||||
|
317GND J12 -17 D0291PA00X+082107Y-047975X0394Y0551R270S0
|
||||||
|
317GND J12 -18 D0291PA00X+082107Y-048475X0394Y0551R270S0
|
||||||
|
317GND J12 -19 D0291PA00X+082107Y-048975X0394Y0551R270S0
|
||||||
|
317+12V J12 -20 D0291PA00X+082107Y-049475X0394Y0551R270S0
|
||||||
|
317+12V J12 -21 D0291PA00X+082107Y-049975X0394Y0551R270S0
|
||||||
|
317+12V J12 -22 D0291PA00X+082107Y-050475X0394Y0551R270S0
|
||||||
|
317N/C J2 D0551PA00X+035079Y-036074X0709Y0000R270S0
|
||||||
|
317N/C J2 D0551PA00X+035079Y-052412X0709Y0000R270S0
|
||||||
|
317-(J1-GND-PAD1) J2 -1 D0291PA00X+035079Y-038011X0394Y0551R270S0
|
||||||
|
317NET-(J1-A+) J2 -2 D0291PA00X+035079Y-038511X0394Y0551R270S0
|
||||||
|
317NET-(J1-A-) J2 -3 D0291PA00X+035079Y-039011X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD4) J2 -4 D0291PA00X+035079Y-039511X0394Y0551R270S0
|
||||||
|
317NET-(J1-B-) J2 -5 D0291PA00X+035079Y-040011X0394Y0551R270S0
|
||||||
|
317NET-(J1-B+) J2 -6 D0291PA00X+035079Y-040511X0394Y0551R270S0
|
||||||
|
317-(J1-GND-PAD7) J2 -7 D0291PA00X+035079Y-041011X0394Y0551R270S0
|
||||||
|
317GND J2 -8 D0291PA00X+035079Y-043475X0394Y0551R270S0
|
||||||
|
317GND J2 -9 D0291PA00X+035079Y-043975X0394Y0551R270S0
|
||||||
|
317GND J2 -10 D0291PA00X+035079Y-044475X0394Y0551R270S0
|
||||||
|
317GND J2 -11 D0291PA00X+035079Y-044975X0394Y0551R270S0
|
||||||
|
317GND J2 -12 D0291PA00X+035079Y-045475X0394Y0551R270S0
|
||||||
|
317GND J2 -13 D0291PA00X+035079Y-045975X0394Y0551R270S0
|
||||||
|
317+5V J2 -14 D0291PA00X+035079Y-046475X0394Y0551R270S0
|
||||||
|
317+5V J2 -15 D0291PA00X+035079Y-046975X0394Y0551R270S0
|
||||||
|
317+5V J2 -16 D0291PA00X+035079Y-047475X0394Y0551R270S0
|
||||||
|
317GND J2 -17 D0291PA00X+035079Y-047975X0394Y0551R270S0
|
||||||
|
317GND J2 -18 D0291PA00X+035079Y-048475X0394Y0551R270S0
|
||||||
|
317GND J2 -19 D0291PA00X+035079Y-048975X0394Y0551R270S0
|
||||||
|
317+12V J2 -20 D0291PA00X+035079Y-049475X0394Y0551R270S0
|
||||||
|
317+12V J2 -21 D0291PA00X+035079Y-049975X0394Y0551R270S0
|
||||||
|
317+12V J2 -22 D0291PA00X+035079Y-050475X0394Y0551R270S0
|
||||||
|
999
|
||||||
13
HDD Backplane/production/positions.csv
Normal file
13
HDD Backplane/production/positions.csv
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Designator,Mid X,Mid Y,Rotation,Layer
|
||||||
|
J1,59.25,-112.38,270.0,bottom
|
||||||
|
J10,178.651141,-112.377224,270.0,bottom
|
||||||
|
J12,208.551141,-112.377224,270.0,bottom
|
||||||
|
J2,89.101141,-112.377224,270.0,bottom
|
||||||
|
J3,118.951141,-112.377224,270.0,bottom
|
||||||
|
J5,148.851141,-112.377224,270.0,bottom
|
||||||
|
J7_6,156.351141,-100.367224,90.0,top
|
||||||
|
J7_5,186.151141,-100.367224,90.0,top
|
||||||
|
J7_4,216.051141,-100.367224,90.0,top
|
||||||
|
J7_3,126.451141,-100.367224,90.0,top
|
||||||
|
J7_2,66.75,-100.37,90.0,top
|
||||||
|
J7,96.601141,-100.367224,90.0,top
|
||||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user