7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-01 04:46:34 +00:00

Merge pull request from EEVengers/Rev5_KiCad

Rev 5 Kicad Migration
This commit is contained in:
Aleksa Bjelogrlic 2024-12-19 00:20:40 -05:00 committed by GitHub
commit c81e631097
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
180 changed files with 1357803 additions and 950 deletions
.gitignore
Hardware
KiCad
End_Caps
Interposer_Board_JoneyTech
ThunderScope.bak
Thunderscope_Rev5
ACQ_FE_VREG.kicad_schADC.kicad_schCON_PCIe_X4.kicad_schFE.kicad_schFE_Channel.kicad_schFPGA.kicad_schFPGA_Bank_IO.kicad_schFPGA_CFG_MGT.kicad_schFPGA_PWR.kicad_schFPGA_VREG.kicad_schM2_KEY_M.kicad_schPLL.kicad_schSheet_Template.kicad_wksThunderscope_Rev5.kicad_pcbThunderscope_Rev5.kicad_prlThunderscope_Rev5.kicad_proThunderscope_Rev5.kicad_schThunderscope_Rev5.kicad_symThunderscope_Rev5.pdf
Thunderscope_Rev5.pretty
add_altium_symbol_properties.pyadd_lib_to_footprint.pyfp-info-cachefp-lib-tableper_channel_designators.pyper_channel_designators_pcb.pysym-lib-table
Thunderscope_Rev5_Mech_Model
Fabrication Outputs
Sheet_Template.kicad_wksThunderscope_Rev5.kicad_symThunderscope_Rev5_Mech_Model.kicad_pcbThunderscope_Rev5_Mech_Model.kicad_prlThunderscope_Rev5_Mech_Model.kicad_proThunderscope_Rev5_Mech_Model.kicad_sch
Thunderscope_Rev5_Mech_Model.pretty
fp-info-cachefp-lib-tablesym-lib-table
Mechanical

10
.gitignore vendored
View File

@ -36,3 +36,13 @@ Gateware/prebuilt_bitstreams/
Gateware/LiteX/
Gateware/thunderscope_litex
*.lck
Hardware/KiCad/Interposer_Board_JoneyTech/Interposer_Board_JoneyTech-backups/
Hardware/KiCad/Thunderscope_Rev5/Thunderscope_Rev5-backups/
*.bak
Hardware/KiCad/Thunderscope_Rev5_Mech_Model/Thunderscope_Rev5_Mech_Model-backups/

View File

LOADING design file

View File

@ -0,0 +1,290 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.254,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.0,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.7112,
"min_track_width": 0.254,
"min_via_annular_width": 0.1,
"min_via_diameter": 1.27,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "Back.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "All Nets",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"legacy_lib_dir": "",
"legacy_lib_list": []
},
"sheets": [],
"text_variables": {}
}

View File

LOADING design file

View File

@ -0,0 +1,290 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.254,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.0,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.7112,
"min_track_width": 0.254,
"min_via_annular_width": 0.1,
"min_via_diameter": 1.27,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "Front.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "All Nets",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"legacy_lib_dir": "",
"legacy_lib_list": []
},
"sheets": [],
"text_variables": {}
}

View File

Name
Comment
Description

View File

@ -0,0 +1,15 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.99.0-3402-gadd58faa30*%
%TF.CreationDate,2024-12-15T16:52:02-05:00*%
%TF.ProjectId,Interposer_Board_JoneyTech,496e7465-7270-46f7-9365-725f426f6172,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Legend,Bot*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.99.0-3402-gadd58faa30) date 2024-12-15 16:52:02*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 APERTURE END LIST*
M02*

View File

@ -0,0 +1,98 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.99.0-3402-gadd58faa30*%
%TF.CreationDate,2024-12-15T16:52:02-05:00*%
%TF.ProjectId,Interposer_Board_JoneyTech,496e7465-7270-46f7-9365-725f426f6172,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Bot*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.99.0-3402-gadd58faa30) date 2024-12-15 16:52:02*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10R,2.500000X0.350000*%
%ADD11C,5.500000*%
%ADD12R,0.350000X2.500000*%
G04 APERTURE END LIST*
D10*
%TO.C,J1*%
X107688600Y-89303600D03*
X107688600Y-88803600D03*
X107688600Y-88303600D03*
X107688600Y-87803600D03*
X107688600Y-87303600D03*
X107688600Y-86803600D03*
X107688600Y-86303600D03*
X107688600Y-85803600D03*
X107688600Y-85303600D03*
X107688600Y-84803600D03*
X107688600Y-84303600D03*
X107688600Y-83803600D03*
X107688600Y-83303600D03*
X107688600Y-82803600D03*
X107688600Y-82303600D03*
X107688600Y-81803600D03*
X107688600Y-81303600D03*
X107688600Y-80803600D03*
X107688600Y-80303600D03*
X107688600Y-79803600D03*
X107688600Y-79303600D03*
X107688600Y-78803600D03*
X107688600Y-78303600D03*
X107688600Y-77803600D03*
X107688600Y-77303600D03*
X107688600Y-76803600D03*
X107688600Y-76303600D03*
X107688600Y-75803600D03*
X107688600Y-75303600D03*
X107688600Y-72803600D03*
X107688600Y-72303600D03*
X107688600Y-71803600D03*
X107688600Y-71303600D03*
%TD*%
D11*
%TO.C,REF\u002A\u002A*%
X167251100Y-42353600D03*
%TD*%
%TO.C,REF\u002A\u002A*%
X186451100Y-80353600D03*
%TD*%
D12*
%TO.C,J2*%
X158001100Y-97103600D03*
X158501100Y-97103600D03*
X159001100Y-97103600D03*
X159501100Y-97103600D03*
X160001100Y-97103600D03*
X160501100Y-97103600D03*
X161001100Y-97103600D03*
X161501100Y-97103600D03*
X162001100Y-97103600D03*
X162501100Y-97103600D03*
X163001100Y-97103600D03*
X163501100Y-97103600D03*
X164001100Y-97103600D03*
X164501100Y-97103600D03*
X165001100Y-97103600D03*
X165501100Y-97103600D03*
X166001100Y-97103600D03*
X166501100Y-97103600D03*
X167001100Y-97103600D03*
X167501100Y-97103600D03*
X168001100Y-97103600D03*
X168501100Y-97103600D03*
X169001100Y-97103600D03*
X169501100Y-97103600D03*
X170001100Y-97103600D03*
X170501100Y-97103600D03*
X171001100Y-97103600D03*
X171501100Y-97103600D03*
X172001100Y-97103600D03*
X174501100Y-97103600D03*
X175001100Y-97103600D03*
X175501100Y-97103600D03*
X176001100Y-97103600D03*
X176501100Y-97103600D03*
%TD*%
M02*

View File

@ -0,0 +1,194 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.99.0-3402-gadd58faa30*%
%TF.CreationDate,2024-12-15T16:52:02-05:00*%
%TF.ProjectId,Interposer_Board_JoneyTech,496e7465-7270-46f7-9365-725f426f6172,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Profile,NP*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.99.0-3402-gadd58faa30) date 2024-12-15 16:52:02*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%TA.AperFunction,Profile*%
%ADD10C,0.050000*%
%TD*%
G04 APERTURE END LIST*
D10*
X185951100Y-69353599D02*
G75*
G02*
X186451101Y-69853600I0J-500001D01*
G01*
X106451100Y-70653600D02*
X106451100Y-73678600D01*
X177201100Y-98153599D02*
G75*
G02*
X177001101Y-98353600I-200000J-1D01*
G01*
X178751100Y-69353600D02*
G75*
G02*
X178251100Y-68853600I0J500000D01*
G01*
X109951100Y-70453600D02*
X106651100Y-70453600D01*
X178251100Y-91853600D02*
G75*
G02*
X178751100Y-91353600I500000J0D01*
G01*
X155751100Y-69353600D02*
X110951100Y-69353600D01*
X178751100Y-69353600D02*
X179251100Y-69353600D01*
X156251100Y-38853600D02*
G75*
G02*
X156751100Y-38353600I500000J0D01*
G01*
X177201100Y-98153600D02*
X177201100Y-94853600D01*
X186451100Y-90853600D02*
G75*
G02*
X185951100Y-91353600I-500000J0D01*
G01*
X156751100Y-94353600D02*
X156801100Y-94353600D01*
X173376100Y-94853600D02*
G75*
G02*
X173976100Y-95453600I0J-600000D01*
G01*
X110451100Y-69953601D02*
G75*
G02*
X109951099Y-70453600I-500000J1D01*
G01*
X106651100Y-90353600D02*
G75*
G02*
X106451100Y-90153600I0J200000D01*
G01*
X177201100Y-94853600D02*
G75*
G02*
X177701100Y-94353600I500000J0D01*
G01*
X156751100Y-94353600D02*
G75*
G02*
X156251100Y-93853600I0J500000D01*
G01*
X110951100Y-91353601D02*
G75*
G02*
X110451099Y-90853600I0J500001D01*
G01*
X157501100Y-98353600D02*
G75*
G02*
X157301100Y-98153600I0J200000D01*
G01*
X155751100Y-91353599D02*
G75*
G02*
X156251101Y-91853600I0J-500001D01*
G01*
X177751100Y-38350000D02*
X167251100Y-38350000D01*
X177751100Y-38350001D02*
G75*
G02*
X178251099Y-38850000I0J-499999D01*
G01*
X172776100Y-95453600D02*
G75*
G02*
X173376100Y-94853600I600000J0D01*
G01*
X109951100Y-74278600D02*
G75*
G02*
X109351100Y-74878600I-600000J0D01*
G01*
X179251100Y-69353600D02*
X185951100Y-69353600D01*
X177701100Y-94353600D02*
X177751100Y-94353600D01*
X157301100Y-98153600D02*
X157301100Y-94853600D01*
X109351100Y-74878600D02*
X106451100Y-74878600D01*
X156251100Y-91853600D02*
X156251100Y-93853600D01*
X186451100Y-80353600D02*
X186451100Y-90853600D01*
X110451100Y-69853600D02*
X110451100Y-69953600D01*
X106451100Y-74878600D02*
X106451100Y-90153600D01*
X156251100Y-68853600D02*
G75*
G02*
X155751100Y-69353600I-500000J0D01*
G01*
X106651100Y-90353600D02*
X109951100Y-90353600D01*
X185951100Y-91353600D02*
X178751100Y-91353600D01*
X157501100Y-98353600D02*
X172776100Y-98353600D01*
X167251100Y-38353600D02*
X156751100Y-38353600D01*
X186451100Y-80353600D02*
X186451100Y-69853600D01*
X155751100Y-91353599D02*
X110951100Y-91353599D01*
X178251100Y-93853600D02*
X178251100Y-91853600D01*
X109951100Y-90353600D02*
G75*
G02*
X110451100Y-90853600I0J-500000D01*
G01*
X109351101Y-73678600D02*
G75*
G02*
X109951100Y-74278601I-1J-600000D01*
G01*
X173976100Y-98353600D02*
X177001101Y-98353600D01*
X178251100Y-68853600D02*
X178251100Y-38853600D01*
X173976100Y-95453600D02*
X173976100Y-98353600D01*
X156801100Y-94353600D02*
G75*
G02*
X157301100Y-94853600I0J-500000D01*
G01*
X106451100Y-73678600D02*
X109351101Y-73678600D01*
X178251100Y-93853600D02*
G75*
G02*
X177751100Y-94353600I-500000J0D01*
G01*
X106451100Y-70653600D02*
G75*
G02*
X106651100Y-70453600I200000J0D01*
G01*
X156251100Y-68853600D02*
X156251100Y-38853600D01*
X110451100Y-69853600D02*
G75*
G02*
X110951100Y-69353600I500000J0D01*
G01*
X172776100Y-98353600D02*
X172776100Y-95453600D01*
M02*

View File

@ -0,0 +1,12 @@
M48
; DRILL file {KiCad 8.99.0-3402-gadd58faa30} date 2024-12-15T16:52:06-0500
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2024-12-15T16:52:06-05:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.99.0-3402-gadd58faa30
; #@! TF.FileFunction,NonPlated,1,2,NPTH
FMAT,2
INCH
%
G90
G05
M30

View File

@ -0,0 +1,21 @@
M48
; DRILL file {KiCad 8.99.0-3402-gadd58faa30} date 2024-12-15T16:52:06-0500
; FORMAT={-:-/ absolute / inch / decimal}
; #@! TF.CreationDate,2024-12-15T16:52:06-05:00
; #@! TF.GenerationSoftware,Kicad,Pcbnew,8.99.0-3402-gadd58faa30
; #@! TF.FileFunction,Plated,1,2,PTH
FMAT,2
INCH
; #@! TA.AperFunction,Plated,PTH,ViaDrill
T1C0.0118
; #@! TA.AperFunction,Plated,PTH,ComponentDrill
T2C0.1378
%
G90
G05
T1
X4.313Y-3.0238
T2
X6.5847Y-1.6675
X7.3406Y-3.1635
M30

View File

@ -0,0 +1,733 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.99.0-3402-gadd58faa30*%
%TF.CreationDate,2024-12-15T16:52:02-05:00*%
%TF.ProjectId,Interposer_Board_JoneyTech,496e7465-7270-46f7-9365-725f426f6172,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Legend,Top*%
%TF.FilePolarity,Positive*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.99.0-3402-gadd58faa30) date 2024-12-15 16:52:02*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
%ADD10C,0.200000*%
G04 APERTURE END LIST*
D10*
X116520773Y-71170819D02*
X116520773Y-70170819D01*
X116996963Y-70504152D02*
X116996963Y-71170819D01*
X116996963Y-70599390D02*
X117044582Y-70551771D01*
X117044582Y-70551771D02*
X117139820Y-70504152D01*
X117139820Y-70504152D02*
X117282677Y-70504152D01*
X117282677Y-70504152D02*
X117377915Y-70551771D01*
X117377915Y-70551771D02*
X117425534Y-70647009D01*
X117425534Y-70647009D02*
X117425534Y-71170819D01*
X117758868Y-70504152D02*
X118139820Y-70504152D01*
X117901725Y-70170819D02*
X117901725Y-71027961D01*
X117901725Y-71027961D02*
X117949344Y-71123200D01*
X117949344Y-71123200D02*
X118044582Y-71170819D01*
X118044582Y-71170819D02*
X118139820Y-71170819D01*
X118854106Y-71123200D02*
X118758868Y-71170819D01*
X118758868Y-71170819D02*
X118568392Y-71170819D01*
X118568392Y-71170819D02*
X118473154Y-71123200D01*
X118473154Y-71123200D02*
X118425535Y-71027961D01*
X118425535Y-71027961D02*
X118425535Y-70647009D01*
X118425535Y-70647009D02*
X118473154Y-70551771D01*
X118473154Y-70551771D02*
X118568392Y-70504152D01*
X118568392Y-70504152D02*
X118758868Y-70504152D01*
X118758868Y-70504152D02*
X118854106Y-70551771D01*
X118854106Y-70551771D02*
X118901725Y-70647009D01*
X118901725Y-70647009D02*
X118901725Y-70742247D01*
X118901725Y-70742247D02*
X118425535Y-70837485D01*
X119330297Y-71170819D02*
X119330297Y-70504152D01*
X119330297Y-70694628D02*
X119377916Y-70599390D01*
X119377916Y-70599390D02*
X119425535Y-70551771D01*
X119425535Y-70551771D02*
X119520773Y-70504152D01*
X119520773Y-70504152D02*
X119616011Y-70504152D01*
X119949345Y-70504152D02*
X119949345Y-71504152D01*
X119949345Y-70551771D02*
X120044583Y-70504152D01*
X120044583Y-70504152D02*
X120235059Y-70504152D01*
X120235059Y-70504152D02*
X120330297Y-70551771D01*
X120330297Y-70551771D02*
X120377916Y-70599390D01*
X120377916Y-70599390D02*
X120425535Y-70694628D01*
X120425535Y-70694628D02*
X120425535Y-70980342D01*
X120425535Y-70980342D02*
X120377916Y-71075580D01*
X120377916Y-71075580D02*
X120330297Y-71123200D01*
X120330297Y-71123200D02*
X120235059Y-71170819D01*
X120235059Y-71170819D02*
X120044583Y-71170819D01*
X120044583Y-71170819D02*
X119949345Y-71123200D01*
X120996964Y-71170819D02*
X120901726Y-71123200D01*
X120901726Y-71123200D02*
X120854107Y-71075580D01*
X120854107Y-71075580D02*
X120806488Y-70980342D01*
X120806488Y-70980342D02*
X120806488Y-70694628D01*
X120806488Y-70694628D02*
X120854107Y-70599390D01*
X120854107Y-70599390D02*
X120901726Y-70551771D01*
X120901726Y-70551771D02*
X120996964Y-70504152D01*
X120996964Y-70504152D02*
X121139821Y-70504152D01*
X121139821Y-70504152D02*
X121235059Y-70551771D01*
X121235059Y-70551771D02*
X121282678Y-70599390D01*
X121282678Y-70599390D02*
X121330297Y-70694628D01*
X121330297Y-70694628D02*
X121330297Y-70980342D01*
X121330297Y-70980342D02*
X121282678Y-71075580D01*
X121282678Y-71075580D02*
X121235059Y-71123200D01*
X121235059Y-71123200D02*
X121139821Y-71170819D01*
X121139821Y-71170819D02*
X120996964Y-71170819D01*
X121711250Y-71123200D02*
X121806488Y-71170819D01*
X121806488Y-71170819D02*
X121996964Y-71170819D01*
X121996964Y-71170819D02*
X122092202Y-71123200D01*
X122092202Y-71123200D02*
X122139821Y-71027961D01*
X122139821Y-71027961D02*
X122139821Y-70980342D01*
X122139821Y-70980342D02*
X122092202Y-70885104D01*
X122092202Y-70885104D02*
X121996964Y-70837485D01*
X121996964Y-70837485D02*
X121854107Y-70837485D01*
X121854107Y-70837485D02*
X121758869Y-70789866D01*
X121758869Y-70789866D02*
X121711250Y-70694628D01*
X121711250Y-70694628D02*
X121711250Y-70647009D01*
X121711250Y-70647009D02*
X121758869Y-70551771D01*
X121758869Y-70551771D02*
X121854107Y-70504152D01*
X121854107Y-70504152D02*
X121996964Y-70504152D01*
X121996964Y-70504152D02*
X122092202Y-70551771D01*
X122949345Y-71123200D02*
X122854107Y-71170819D01*
X122854107Y-71170819D02*
X122663631Y-71170819D01*
X122663631Y-71170819D02*
X122568393Y-71123200D01*
X122568393Y-71123200D02*
X122520774Y-71027961D01*
X122520774Y-71027961D02*
X122520774Y-70647009D01*
X122520774Y-70647009D02*
X122568393Y-70551771D01*
X122568393Y-70551771D02*
X122663631Y-70504152D01*
X122663631Y-70504152D02*
X122854107Y-70504152D01*
X122854107Y-70504152D02*
X122949345Y-70551771D01*
X122949345Y-70551771D02*
X122996964Y-70647009D01*
X122996964Y-70647009D02*
X122996964Y-70742247D01*
X122996964Y-70742247D02*
X122520774Y-70837485D01*
X123425536Y-71170819D02*
X123425536Y-70504152D01*
X123425536Y-70694628D02*
X123473155Y-70599390D01*
X123473155Y-70599390D02*
X123520774Y-70551771D01*
X123520774Y-70551771D02*
X123616012Y-70504152D01*
X123616012Y-70504152D02*
X123711250Y-70504152D01*
X125139822Y-70647009D02*
X125282679Y-70694628D01*
X125282679Y-70694628D02*
X125330298Y-70742247D01*
X125330298Y-70742247D02*
X125377917Y-70837485D01*
X125377917Y-70837485D02*
X125377917Y-70980342D01*
X125377917Y-70980342D02*
X125330298Y-71075580D01*
X125330298Y-71075580D02*
X125282679Y-71123200D01*
X125282679Y-71123200D02*
X125187441Y-71170819D01*
X125187441Y-71170819D02*
X124806489Y-71170819D01*
X124806489Y-71170819D02*
X124806489Y-70170819D01*
X124806489Y-70170819D02*
X125139822Y-70170819D01*
X125139822Y-70170819D02*
X125235060Y-70218438D01*
X125235060Y-70218438D02*
X125282679Y-70266057D01*
X125282679Y-70266057D02*
X125330298Y-70361295D01*
X125330298Y-70361295D02*
X125330298Y-70456533D01*
X125330298Y-70456533D02*
X125282679Y-70551771D01*
X125282679Y-70551771D02*
X125235060Y-70599390D01*
X125235060Y-70599390D02*
X125139822Y-70647009D01*
X125139822Y-70647009D02*
X124806489Y-70647009D01*
X125949346Y-71170819D02*
X125854108Y-71123200D01*
X125854108Y-71123200D02*
X125806489Y-71075580D01*
X125806489Y-71075580D02*
X125758870Y-70980342D01*
X125758870Y-70980342D02*
X125758870Y-70694628D01*
X125758870Y-70694628D02*
X125806489Y-70599390D01*
X125806489Y-70599390D02*
X125854108Y-70551771D01*
X125854108Y-70551771D02*
X125949346Y-70504152D01*
X125949346Y-70504152D02*
X126092203Y-70504152D01*
X126092203Y-70504152D02*
X126187441Y-70551771D01*
X126187441Y-70551771D02*
X126235060Y-70599390D01*
X126235060Y-70599390D02*
X126282679Y-70694628D01*
X126282679Y-70694628D02*
X126282679Y-70980342D01*
X126282679Y-70980342D02*
X126235060Y-71075580D01*
X126235060Y-71075580D02*
X126187441Y-71123200D01*
X126187441Y-71123200D02*
X126092203Y-71170819D01*
X126092203Y-71170819D02*
X125949346Y-71170819D01*
X127139822Y-71170819D02*
X127139822Y-70647009D01*
X127139822Y-70647009D02*
X127092203Y-70551771D01*
X127092203Y-70551771D02*
X126996965Y-70504152D01*
X126996965Y-70504152D02*
X126806489Y-70504152D01*
X126806489Y-70504152D02*
X126711251Y-70551771D01*
X127139822Y-71123200D02*
X127044584Y-71170819D01*
X127044584Y-71170819D02*
X126806489Y-71170819D01*
X126806489Y-71170819D02*
X126711251Y-71123200D01*
X126711251Y-71123200D02*
X126663632Y-71027961D01*
X126663632Y-71027961D02*
X126663632Y-70932723D01*
X126663632Y-70932723D02*
X126711251Y-70837485D01*
X126711251Y-70837485D02*
X126806489Y-70789866D01*
X126806489Y-70789866D02*
X127044584Y-70789866D01*
X127044584Y-70789866D02*
X127139822Y-70742247D01*
X127616013Y-71170819D02*
X127616013Y-70504152D01*
X127616013Y-70694628D02*
X127663632Y-70599390D01*
X127663632Y-70599390D02*
X127711251Y-70551771D01*
X127711251Y-70551771D02*
X127806489Y-70504152D01*
X127806489Y-70504152D02*
X127901727Y-70504152D01*
X128663632Y-71170819D02*
X128663632Y-70170819D01*
X128663632Y-71123200D02*
X128568394Y-71170819D01*
X128568394Y-71170819D02*
X128377918Y-71170819D01*
X128377918Y-71170819D02*
X128282680Y-71123200D01*
X128282680Y-71123200D02*
X128235061Y-71075580D01*
X128235061Y-71075580D02*
X128187442Y-70980342D01*
X128187442Y-70980342D02*
X128187442Y-70694628D01*
X128187442Y-70694628D02*
X128235061Y-70599390D01*
X128235061Y-70599390D02*
X128282680Y-70551771D01*
X128282680Y-70551771D02*
X128377918Y-70504152D01*
X128377918Y-70504152D02*
X128568394Y-70504152D01*
X128568394Y-70504152D02*
X128663632Y-70551771D01*
X129758871Y-70504152D02*
X130139823Y-70504152D01*
X129901728Y-71170819D02*
X129901728Y-70313676D01*
X129901728Y-70313676D02*
X129949347Y-70218438D01*
X129949347Y-70218438D02*
X130044585Y-70170819D01*
X130044585Y-70170819D02*
X130139823Y-70170819D01*
X130616014Y-71170819D02*
X130520776Y-71123200D01*
X130520776Y-71123200D02*
X130473157Y-71075580D01*
X130473157Y-71075580D02*
X130425538Y-70980342D01*
X130425538Y-70980342D02*
X130425538Y-70694628D01*
X130425538Y-70694628D02*
X130473157Y-70599390D01*
X130473157Y-70599390D02*
X130520776Y-70551771D01*
X130520776Y-70551771D02*
X130616014Y-70504152D01*
X130616014Y-70504152D02*
X130758871Y-70504152D01*
X130758871Y-70504152D02*
X130854109Y-70551771D01*
X130854109Y-70551771D02*
X130901728Y-70599390D01*
X130901728Y-70599390D02*
X130949347Y-70694628D01*
X130949347Y-70694628D02*
X130949347Y-70980342D01*
X130949347Y-70980342D02*
X130901728Y-71075580D01*
X130901728Y-71075580D02*
X130854109Y-71123200D01*
X130854109Y-71123200D02*
X130758871Y-71170819D01*
X130758871Y-71170819D02*
X130616014Y-71170819D01*
X131377919Y-71170819D02*
X131377919Y-70504152D01*
X131377919Y-70694628D02*
X131425538Y-70599390D01*
X131425538Y-70599390D02*
X131473157Y-70551771D01*
X131473157Y-70551771D02*
X131568395Y-70504152D01*
X131568395Y-70504152D02*
X131663633Y-70504152D01*
X133044586Y-70170819D02*
X133044586Y-70885104D01*
X133044586Y-70885104D02*
X132996967Y-71027961D01*
X132996967Y-71027961D02*
X132901729Y-71123200D01*
X132901729Y-71123200D02*
X132758872Y-71170819D01*
X132758872Y-71170819D02*
X132663634Y-71170819D01*
X133663634Y-71170819D02*
X133568396Y-71123200D01*
X133568396Y-71123200D02*
X133520777Y-71075580D01*
X133520777Y-71075580D02*
X133473158Y-70980342D01*
X133473158Y-70980342D02*
X133473158Y-70694628D01*
X133473158Y-70694628D02*
X133520777Y-70599390D01*
X133520777Y-70599390D02*
X133568396Y-70551771D01*
X133568396Y-70551771D02*
X133663634Y-70504152D01*
X133663634Y-70504152D02*
X133806491Y-70504152D01*
X133806491Y-70504152D02*
X133901729Y-70551771D01*
X133901729Y-70551771D02*
X133949348Y-70599390D01*
X133949348Y-70599390D02*
X133996967Y-70694628D01*
X133996967Y-70694628D02*
X133996967Y-70980342D01*
X133996967Y-70980342D02*
X133949348Y-71075580D01*
X133949348Y-71075580D02*
X133901729Y-71123200D01*
X133901729Y-71123200D02*
X133806491Y-71170819D01*
X133806491Y-71170819D02*
X133663634Y-71170819D01*
X134425539Y-70504152D02*
X134425539Y-71170819D01*
X134425539Y-70599390D02*
X134473158Y-70551771D01*
X134473158Y-70551771D02*
X134568396Y-70504152D01*
X134568396Y-70504152D02*
X134711253Y-70504152D01*
X134711253Y-70504152D02*
X134806491Y-70551771D01*
X134806491Y-70551771D02*
X134854110Y-70647009D01*
X134854110Y-70647009D02*
X134854110Y-71170819D01*
X135711253Y-71123200D02*
X135616015Y-71170819D01*
X135616015Y-71170819D02*
X135425539Y-71170819D01*
X135425539Y-71170819D02*
X135330301Y-71123200D01*
X135330301Y-71123200D02*
X135282682Y-71027961D01*
X135282682Y-71027961D02*
X135282682Y-70647009D01*
X135282682Y-70647009D02*
X135330301Y-70551771D01*
X135330301Y-70551771D02*
X135425539Y-70504152D01*
X135425539Y-70504152D02*
X135616015Y-70504152D01*
X135616015Y-70504152D02*
X135711253Y-70551771D01*
X135711253Y-70551771D02*
X135758872Y-70647009D01*
X135758872Y-70647009D02*
X135758872Y-70742247D01*
X135758872Y-70742247D02*
X135282682Y-70837485D01*
X136092206Y-70504152D02*
X136330301Y-71170819D01*
X136568396Y-70504152D02*
X136330301Y-71170819D01*
X136330301Y-71170819D02*
X136235063Y-71408914D01*
X136235063Y-71408914D02*
X136187444Y-71456533D01*
X136187444Y-71456533D02*
X136092206Y-71504152D01*
X136806492Y-70170819D02*
X137377920Y-70170819D01*
X137092206Y-71170819D02*
X137092206Y-70170819D01*
X138092206Y-71123200D02*
X137996968Y-71170819D01*
X137996968Y-71170819D02*
X137806492Y-71170819D01*
X137806492Y-71170819D02*
X137711254Y-71123200D01*
X137711254Y-71123200D02*
X137663635Y-71027961D01*
X137663635Y-71027961D02*
X137663635Y-70647009D01*
X137663635Y-70647009D02*
X137711254Y-70551771D01*
X137711254Y-70551771D02*
X137806492Y-70504152D01*
X137806492Y-70504152D02*
X137996968Y-70504152D01*
X137996968Y-70504152D02*
X138092206Y-70551771D01*
X138092206Y-70551771D02*
X138139825Y-70647009D01*
X138139825Y-70647009D02*
X138139825Y-70742247D01*
X138139825Y-70742247D02*
X137663635Y-70837485D01*
X138996968Y-71123200D02*
X138901730Y-71170819D01*
X138901730Y-71170819D02*
X138711254Y-71170819D01*
X138711254Y-71170819D02*
X138616016Y-71123200D01*
X138616016Y-71123200D02*
X138568397Y-71075580D01*
X138568397Y-71075580D02*
X138520778Y-70980342D01*
X138520778Y-70980342D02*
X138520778Y-70694628D01*
X138520778Y-70694628D02*
X138568397Y-70599390D01*
X138568397Y-70599390D02*
X138616016Y-70551771D01*
X138616016Y-70551771D02*
X138711254Y-70504152D01*
X138711254Y-70504152D02*
X138901730Y-70504152D01*
X138901730Y-70504152D02*
X138996968Y-70551771D01*
X139425540Y-71170819D02*
X139425540Y-70170819D01*
X139854111Y-71170819D02*
X139854111Y-70647009D01*
X139854111Y-70647009D02*
X139806492Y-70551771D01*
X139806492Y-70551771D02*
X139711254Y-70504152D01*
X139711254Y-70504152D02*
X139568397Y-70504152D01*
X139568397Y-70504152D02*
X139473159Y-70551771D01*
X139473159Y-70551771D02*
X139425540Y-70599390D01*
X140949350Y-70170819D02*
X141520778Y-70170819D01*
X141235064Y-71170819D02*
X141235064Y-70170819D01*
X142187445Y-70647009D02*
X142330302Y-70694628D01*
X142330302Y-70694628D02*
X142377921Y-70742247D01*
X142377921Y-70742247D02*
X142425540Y-70837485D01*
X142425540Y-70837485D02*
X142425540Y-70980342D01*
X142425540Y-70980342D02*
X142377921Y-71075580D01*
X142377921Y-71075580D02*
X142330302Y-71123200D01*
X142330302Y-71123200D02*
X142235064Y-71170819D01*
X142235064Y-71170819D02*
X141854112Y-71170819D01*
X141854112Y-71170819D02*
X141854112Y-70170819D01*
X141854112Y-70170819D02*
X142187445Y-70170819D01*
X142187445Y-70170819D02*
X142282683Y-70218438D01*
X142282683Y-70218438D02*
X142330302Y-70266057D01*
X142330302Y-70266057D02*
X142377921Y-70361295D01*
X142377921Y-70361295D02*
X142377921Y-70456533D01*
X142377921Y-70456533D02*
X142330302Y-70551771D01*
X142330302Y-70551771D02*
X142282683Y-70599390D01*
X142282683Y-70599390D02*
X142187445Y-70647009D01*
X142187445Y-70647009D02*
X141854112Y-70647009D01*
X142758874Y-70170819D02*
X143377921Y-70170819D01*
X143377921Y-70170819D02*
X143044588Y-70551771D01*
X143044588Y-70551771D02*
X143187445Y-70551771D01*
X143187445Y-70551771D02*
X143282683Y-70599390D01*
X143282683Y-70599390D02*
X143330302Y-70647009D01*
X143330302Y-70647009D02*
X143377921Y-70742247D01*
X143377921Y-70742247D02*
X143377921Y-70980342D01*
X143377921Y-70980342D02*
X143330302Y-71075580D01*
X143330302Y-71075580D02*
X143282683Y-71123200D01*
X143282683Y-71123200D02*
X143187445Y-71170819D01*
X143187445Y-71170819D02*
X142901731Y-71170819D01*
X142901731Y-71170819D02*
X142806493Y-71123200D01*
X142806493Y-71123200D02*
X142758874Y-71075580D01*
X144520779Y-70885104D02*
X144996969Y-70885104D01*
X144425541Y-71170819D02*
X144758874Y-70170819D01*
X144758874Y-70170819D02*
X145092207Y-71170819D01*
X145854112Y-71170819D02*
X145854112Y-70170819D01*
X145854112Y-71123200D02*
X145758874Y-71170819D01*
X145758874Y-71170819D02*
X145568398Y-71170819D01*
X145568398Y-71170819D02*
X145473160Y-71123200D01*
X145473160Y-71123200D02*
X145425541Y-71075580D01*
X145425541Y-71075580D02*
X145377922Y-70980342D01*
X145377922Y-70980342D02*
X145377922Y-70694628D01*
X145377922Y-70694628D02*
X145425541Y-70599390D01*
X145425541Y-70599390D02*
X145473160Y-70551771D01*
X145473160Y-70551771D02*
X145568398Y-70504152D01*
X145568398Y-70504152D02*
X145758874Y-70504152D01*
X145758874Y-70504152D02*
X145854112Y-70551771D01*
X146758874Y-71170819D02*
X146758874Y-70647009D01*
X146758874Y-70647009D02*
X146711255Y-70551771D01*
X146711255Y-70551771D02*
X146616017Y-70504152D01*
X146616017Y-70504152D02*
X146425541Y-70504152D01*
X146425541Y-70504152D02*
X146330303Y-70551771D01*
X146758874Y-71123200D02*
X146663636Y-71170819D01*
X146663636Y-71170819D02*
X146425541Y-71170819D01*
X146425541Y-71170819D02*
X146330303Y-71123200D01*
X146330303Y-71123200D02*
X146282684Y-71027961D01*
X146282684Y-71027961D02*
X146282684Y-70932723D01*
X146282684Y-70932723D02*
X146330303Y-70837485D01*
X146330303Y-70837485D02*
X146425541Y-70789866D01*
X146425541Y-70789866D02*
X146663636Y-70789866D01*
X146663636Y-70789866D02*
X146758874Y-70742247D01*
X147235065Y-70504152D02*
X147235065Y-71504152D01*
X147235065Y-70551771D02*
X147330303Y-70504152D01*
X147330303Y-70504152D02*
X147520779Y-70504152D01*
X147520779Y-70504152D02*
X147616017Y-70551771D01*
X147616017Y-70551771D02*
X147663636Y-70599390D01*
X147663636Y-70599390D02*
X147711255Y-70694628D01*
X147711255Y-70694628D02*
X147711255Y-70980342D01*
X147711255Y-70980342D02*
X147663636Y-71075580D01*
X147663636Y-71075580D02*
X147616017Y-71123200D01*
X147616017Y-71123200D02*
X147520779Y-71170819D01*
X147520779Y-71170819D02*
X147330303Y-71170819D01*
X147330303Y-71170819D02*
X147235065Y-71123200D01*
X147996970Y-70504152D02*
X148377922Y-70504152D01*
X148139827Y-70170819D02*
X148139827Y-71027961D01*
X148139827Y-71027961D02*
X148187446Y-71123200D01*
X148187446Y-71123200D02*
X148282684Y-71170819D01*
X148282684Y-71170819D02*
X148377922Y-71170819D01*
X148854113Y-71170819D02*
X148758875Y-71123200D01*
X148758875Y-71123200D02*
X148711256Y-71075580D01*
X148711256Y-71075580D02*
X148663637Y-70980342D01*
X148663637Y-70980342D02*
X148663637Y-70694628D01*
X148663637Y-70694628D02*
X148711256Y-70599390D01*
X148711256Y-70599390D02*
X148758875Y-70551771D01*
X148758875Y-70551771D02*
X148854113Y-70504152D01*
X148854113Y-70504152D02*
X148996970Y-70504152D01*
X148996970Y-70504152D02*
X149092208Y-70551771D01*
X149092208Y-70551771D02*
X149139827Y-70599390D01*
X149139827Y-70599390D02*
X149187446Y-70694628D01*
X149187446Y-70694628D02*
X149187446Y-70980342D01*
X149187446Y-70980342D02*
X149139827Y-71075580D01*
X149139827Y-71075580D02*
X149092208Y-71123200D01*
X149092208Y-71123200D02*
X148996970Y-71170819D01*
X148996970Y-71170819D02*
X148854113Y-71170819D01*
X149616018Y-71170819D02*
X149616018Y-70504152D01*
X149616018Y-70694628D02*
X149663637Y-70599390D01*
X149663637Y-70599390D02*
X149711256Y-70551771D01*
X149711256Y-70551771D02*
X149806494Y-70504152D01*
X149806494Y-70504152D02*
X149901732Y-70504152D01*
M02*

View File

@ -0,0 +1,116 @@
%TF.GenerationSoftware,KiCad,Pcbnew,8.99.0-3402-gadd58faa30*%
%TF.CreationDate,2024-12-15T16:52:02-05:00*%
%TF.ProjectId,Interposer_Board_JoneyTech,496e7465-7270-46f7-9365-725f426f6172,rev?*%
%TF.SameCoordinates,Original*%
%TF.FileFunction,Soldermask,Top*%
%TF.FilePolarity,Negative*%
%FSLAX46Y46*%
G04 Gerber Fmt 4.6, Leading zero omitted, Abs format (unit mm)*
G04 Created by KiCad (PCBNEW 8.99.0-3402-gadd58faa30) date 2024-12-15 16:52:02*
%MOMM*%
%LPD*%
G01*
G04 APERTURE LIST*
G04 Aperture macros list*
%AMRoundRect*
0 Rectangle with rounded corners*
0 $1 Rounding radius*
0 $2 $3 $4 $5 $6 $7 $8 $9 X,Y pos of 4 corners*
0 Add a 4 corners polygon primitive as box body*
4,1,4,$2,$3,$4,$5,$6,$7,$8,$9,$2,$3,0*
0 Add four circle primitives for the rounded corners*
1,1,$1+$1,$2,$3*
1,1,$1+$1,$4,$5*
1,1,$1+$1,$6,$7*
1,1,$1+$1,$8,$9*
0 Add four rect primitives between the rounded corners*
20,1,$1+$1,$2,$3,$4,$5,0*
20,1,$1+$1,$4,$5,$6,$7,0*
20,1,$1+$1,$6,$7,$8,$9,0*
20,1,$1+$1,$8,$9,$2,$3,0*%
G04 Aperture macros list end*
%ADD10RoundRect,0.101600X-1.250000X0.175000X-1.250000X-0.175000X1.250000X-0.175000X1.250000X0.175000X0*%
%ADD11C,5.703200*%
%ADD12RoundRect,0.101600X0.175000X1.250000X-0.175000X1.250000X-0.175000X-1.250000X0.175000X-1.250000X0*%
G04 APERTURE END LIST*
D10*
%TO.C,J1*%
X107688600Y-89553600D03*
X107688600Y-89053600D03*
X107688600Y-88553600D03*
X107688600Y-88053600D03*
X107688600Y-87553600D03*
X107688600Y-87053600D03*
X107688600Y-86553600D03*
X107688600Y-86053600D03*
X107688600Y-85553600D03*
X107688600Y-85053600D03*
X107688600Y-84553600D03*
X107688600Y-84053600D03*
X107688600Y-83553600D03*
X107688600Y-83053600D03*
X107688600Y-82553600D03*
X107688600Y-82053600D03*
X107688600Y-81553600D03*
X107688600Y-81053600D03*
X107688600Y-80553600D03*
X107688600Y-80053600D03*
X107688600Y-79553600D03*
X107688600Y-79053600D03*
X107688600Y-78553600D03*
X107688600Y-78053600D03*
X107688600Y-77553600D03*
X107688600Y-77053600D03*
X107688600Y-76553600D03*
X107688600Y-76053600D03*
X107688600Y-75553600D03*
X107688600Y-73053600D03*
X107688600Y-72553600D03*
X107688600Y-72053600D03*
X107688600Y-71553600D03*
X107688600Y-71053600D03*
%TD*%
D11*
%TO.C,REF\u002A\u002A*%
X167251100Y-42353600D03*
%TD*%
%TO.C,REF\u002A\u002A*%
X186451100Y-80353600D03*
%TD*%
D12*
%TO.C,J2*%
X158251100Y-97103600D03*
X158751100Y-97103600D03*
X159251100Y-97103600D03*
X159751100Y-97103600D03*
X160251100Y-97103600D03*
X160751100Y-97103600D03*
X161251100Y-97103600D03*
X161751100Y-97103600D03*
X162251100Y-97103600D03*
X162751100Y-97103600D03*
X163251100Y-97103600D03*
X163751100Y-97103600D03*
X164251100Y-97103600D03*
X164751100Y-97103600D03*
X165251100Y-97103600D03*
X165751100Y-97103600D03*
X166251100Y-97103600D03*
X166751100Y-97103600D03*
X167251100Y-97103600D03*
X167751100Y-97103600D03*
X168251100Y-97103600D03*
X168751100Y-97103600D03*
X169251100Y-97103600D03*
X169751100Y-97103600D03*
X170251100Y-97103600D03*
X170751100Y-97103600D03*
X171251100Y-97103600D03*
X171751100Y-97103600D03*
X172251100Y-97103600D03*
X174751100Y-97103600D03*
X175251100Y-97103600D03*
X175751100Y-97103600D03*
X176251100Y-97103600D03*
%TD*%
M02*

View File

@ -0,0 +1,117 @@
{
"Header": {
"GenerationSoftware": {
"Vendor": "KiCad",
"Application": "Pcbnew",
"Version": "8.99.0-3402-gadd58faa30"
},
"CreationDate": "2024-12-15T16:52:02-05:00"
},
"GeneralSpecs": {
"ProjectId": {
"Name": "Interposer_Board_JoneyTech",
"GUID": "496e7465-7270-46f7-9365-725f426f6172",
"Revision": "rev?"
},
"Size": {
"X": 80.05,
"Y": 60.0536
},
"LayerNumber": 2,
"BoardThickness": 0.7811,
"Finish": "None"
},
"DesignRules": [
{
"Layers": "Outer",
"PadToPad": 0.15,
"PadToTrack": 0.15,
"TrackToTrack": 0.15,
"MinLineWidth": 0.15,
"TrackToRegion": 0.2032,
"RegionToRegion": 0.2032
}
],
"FilesAttributes": [
{
"Path": "Interposer_Board_JoneyTech-Top Layer.gbr",
"FileFunction": "Copper,L1,Top",
"FilePolarity": "Positive"
},
{
"Path": "Interposer_Board_JoneyTech-Bottom Layer.gbr",
"FileFunction": "Copper,L2,Bot",
"FilePolarity": "Positive"
},
{
"Path": "Interposer_Board_JoneyTech-Top Overlay.gbr",
"FileFunction": "Legend,Top",
"FilePolarity": "Positive"
},
{
"Path": "Interposer_Board_JoneyTech-Bottom Overlay.gbr",
"FileFunction": "Legend,Bot",
"FilePolarity": "Positive"
},
{
"Path": "Interposer_Board_JoneyTech-Top Solder.gbr",
"FileFunction": "SolderMask,Top",
"FilePolarity": "Negative"
},
{
"Path": "Interposer_Board_JoneyTech-Bottom Solder.gbr",
"FileFunction": "SolderMask,Bot",
"FilePolarity": "Negative"
},
{
"Path": "Interposer_Board_JoneyTech-Edge_Cuts.gbr",
"FileFunction": "Profile",
"FilePolarity": "Positive"
}
],
"MaterialStackup": [
{
"Type": "Legend",
"Name": "Top Silk Screen"
},
{
"Type": "SolderPaste",
"Name": "Top Solder Paste"
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Top Solder Mask"
},
{
"Type": "Copper",
"Thickness": 0.0356,
"Name": "Top Layer"
},
{
"Type": "Dielectric",
"Thickness": 0.69,
"Material": "PP-006",
"Name": "Top Layer/Bottom Layer",
"Notes": "Type: dielectric layer 1 (from Top Layer to Bottom Layer)"
},
{
"Type": "Copper",
"Thickness": 0.0356,
"Name": "Bottom Layer"
},
{
"Type": "SolderMask",
"Thickness": 0.01,
"Name": "Bottom Solder Mask"
},
{
"Type": "SolderPaste",
"Name": "Bottom Solder Paste"
},
{
"Type": "Legend",
"Name": "Bottom Silk Screen"
}
]
}

View File

LOADING design file

View File

@ -0,0 +1,148 @@
{
"board": {
"active_layer": 2,
"active_layer_preset": "All Layers",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"shapes": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": false,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
11,
12,
13,
15,
16,
17,
18,
19,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36,
39,
40,
41,
42,
43
],
"visible_layers": "ffffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "Interposer_Board_JoneyTech.kicad_prl",
"version": 4
},
"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": [
162,
147,
91,
67,
91,
91,
91,
71,
91,
91,
91,
91
],
"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
},
"project": {
"files": []
},
"schematic": {
"selection_filter": {
"graphics": true,
"images": true,
"labels": true,
"lockedItems": false,
"otherItems": true,
"pins": true,
"symbols": true,
"text": true,
"wires": true
}
}
}

View File

@ -0,0 +1,632 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.05,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.1,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.8,
"height": 1.27,
"width": 2.54
},
"silk_line_width": 0.1,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.2032
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "warning",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_to_hole": "warning",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.15,
"min_connection": 0.15,
"min_copper_edge_clearance": 0.3,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 1,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.15,
"min_via_annular_width": 0.127,
"min_via_diameter": 0.508,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onvia": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "Interposer_Board_JoneyTech.kicad_pro",
"version": 2
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.15,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.15,
"via_diameter": 0.6,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 4
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "Fabrication Outputs/",
"pos_files": "",
"specctra_dsn": "",
"step": "Interposer_Board_JoneyTech.step",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": true,
"name": "Default Editing",
"sort_asc": true,
"sort_field": "Reference"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
"intersheets_ref_show": false,
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
"legacy_lib_dir": "",
"legacy_lib_list": [],
"meta": {
"version": 1
},
"net_format_name": "",
"page_layout_descr_file": "empty.kicad_wks",
"plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"75699fd7-67dc-40c9-88c9-9718af22fd51",
""
]
],
"text_variables": {
"SHEETTOTAL": "1"
}
}

View File

LOADING design file

View File

@ -0,0 +1,92 @@
(footprint "M.2 Mounting Hole"
(version 20241030)
(generator "pcbnew")
(generator_version "8.99")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -0.5 0)
(unlocked yes)
(layer "Rescue")
(uuid "f121b4ee-c4f8-4b50-8af5-772f7d966ebc")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "M.2 Mounting Hole"
(at 0 1 0)
(unlocked yes)
(layer "User.6")
(uuid "70e0ba3e-9e41-41fe-80a6-8e9a8b7521e9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "1f0583d6-50fb-42ef-a0ec-620c04aaed75")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "799085d7-a02a-446c-9e88-46314e05ff5c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "eacb33bd-59ad-46fc-98ba-d3f2e5ff31d4")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_text user "${REFERENCE}"
(at 0 2.5 0)
(unlocked yes)
(layer "User.6")
(uuid "98767139-c352-4dda-b58e-7d090aa23eb0")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "MOUNTING-HOLE" thru_hole circle
(at 0 0)
(size 5.5 5.5)
(drill 3.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(uuid "38fda91f-7adc-4df9-9a18-f3c0ca999089")
)
(embedded_fonts no)
)

View File

@ -0,0 +1,796 @@
(footprint "M.2-B-KEY-2280-ADAPTER"
(version 20241030)
(generator "pcbnew")
(generator_version "8.99")
(layer "F.Cu")
(property "Reference" "U$3"
(at 0 0 0)
(layer "F.SilkS")
(hide yes)
(uuid "7ee12ac4-5e54-48df-9093-592ac7a1a936")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Value" "M.2-B-KEY-2280-ADAPTER"
(at 0 0 0)
(layer "F.SilkS")
(hide yes)
(uuid "a60e0087-98d6-474d-ba63-9494df4e9240")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "6e46edf1-fcce-4606-9404-620adba329a8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "5bff64d4-b938-462a-bf93-0fe14b1ccadc")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "8b76d600-34a8-4c44-bd4f-dd40578b5a93")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -11.999999 -79.5)
(end -12 -4.5)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "d34da5bd-a0fa-4be0-893b-2ce1426d5039")
)
(fp_line
(start -11.5 -4)
(end -11 -4)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "c91d8306-26af-4c1f-a59d-8d6372e71ffe")
)
(fp_line
(start -11 -80)
(end -11.5 -80)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "ee6c14eb-84ac-47f5-8874-e858e6b591b6")
)
(fp_line
(start -11 -4)
(end -10.45 -4)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "a5d419c7-fe9c-4aee-8064-b59e40105575")
)
(fp_line
(start -9.95 -3.5)
(end -9.95 -0.2)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "610e5172-0412-4b83-a622-06fb1596ae59")
)
(fp_line
(start -9.75 0)
(end 5 0)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "878dc0fe-1c80-427d-9e32-cc1a26af1009")
)
(fp_line
(start 5 -2.9)
(end 5 0)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "d70fc585-25bd-4a5d-a682-a8453d18d44b")
)
(fp_line
(start 6.2 -2.9)
(end 6.2 0)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "748f93da-a561-4149-95f1-364769d31faf")
)
(fp_line
(start 6.2 0)
(end 9.75 0)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "4e768764-15bc-491d-a6e8-2edacf291d62")
)
(fp_line
(start 9.95 -0.2)
(end 9.95 -3.5)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "e03f0294-ef33-496b-8ed0-856f3260ab0b")
)
(fp_line
(start 11 -4)
(end 10.45 -4)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "fe2fa9d2-88fa-4bea-af10-fabef8249eb8")
)
(fp_line
(start 11.5 -80)
(end -11 -80)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "890a15a2-059f-47c8-9c3b-2770b0807ee3")
)
(fp_line
(start 11.5 -4)
(end 11 -4)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "add3c90e-a7c8-4dd8-91ed-4202af9041df")
)
(fp_line
(start 12 -4.5)
(end 12 -79.5)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "62440320-05de-44ab-8c74-14cfae8be99c")
)
(fp_arc
(start -12 -79.5)
(mid -11.853553 -79.853553)
(end -11.5 -80)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "8a7b1814-32cb-4b42-b06c-ac5b5b4e05ec")
)
(fp_arc
(start -11.5 -4)
(mid -11.853553 -4.146447)
(end -12 -4.5)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "a931ca95-d5f9-4826-8c1f-2a6c69df4383")
)
(fp_arc
(start -10.45 -4)
(mid -10.096447 -3.853553)
(end -9.95 -3.5)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "a161549d-f9d3-4d4d-bf27-e1c8aa3a34c1")
)
(fp_arc
(start -9.75 0)
(mid -9.891421 -0.058579)
(end -9.95 -0.2)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "181cc9e5-8930-4da5-b82b-c40adaaa0216")
)
(fp_arc
(start 5 -2.9)
(mid 5.175736 -3.324264)
(end 5.6 -3.5)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "274585cc-e57e-43c2-baf4-ff02fcb21c77")
)
(fp_arc
(start 5.6 -3.5)
(mid 6.024264 -3.324264)
(end 6.2 -2.9)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "cd4e1269-db8f-4538-bc08-7b1b4fc16888")
)
(fp_arc
(start 9.95 -3.5)
(mid 10.096447 -3.853553)
(end 10.45 -4)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "772fa6f2-8089-494a-b70c-a25da219a568")
)
(fp_arc
(start 9.95 -0.2)
(mid 9.891421 -0.058579)
(end 9.75 0)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "22829df0-15b6-4a01-aff5-fc71f0f58c1f")
)
(fp_arc
(start 11.5 -80)
(mid 11.853553 -79.853553)
(end 12 -79.5)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "91fc79ad-79da-46bb-bb8f-8ac5e9cdbd06")
)
(fp_arc
(start 12 -4.5)
(mid 11.853553 -4.146447)
(end 11.5 -4)
(stroke
(width 0.05)
(type solid)
)
(layer "Edge.Cuts")
(uuid "dfb7ddfd-0ba1-408a-95be-124bf14379a0")
)
(pad "MOUNTING-HOLE" thru_hole circle
(at 0 -80)
(size 5.5 5.5)
(drill 3.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(uuid "89196713-4bf3-4761-8ee6-8701714028a1")
)
(pad "P$1" smd rect
(at 9.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "bf65a6cd-b840-45b0-9710-4a74229ff66a")
)
(pad "P$2" smd rect
(at 9 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "577f0a97-e429-4f8b-b5be-cf58325b8077")
)
(pad "P$3" smd rect
(at 8.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "d83ae236-8135-409f-926f-52da98bb5c02")
)
(pad "P$4" smd rect
(at 8.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "2ebd03dc-df8d-432d-8e9e-bca8a968d39e")
)
(pad "P$5" smd rect
(at 8.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "5881b15a-4a29-4fcf-a562-467a2e45556e")
)
(pad "P$6" smd rect
(at 8 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "5b76d199-2589-48c8-822e-1ecd18d928f8")
)
(pad "P$7" smd rect
(at 7.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "ae1c8711-989e-438f-8977-e839fce4348f")
)
(pad "P$8" smd rect
(at 7.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "02265191-b56a-408e-80e0-6f4ec85ea9c2")
)
(pad "P$9" smd rect
(at 7.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "dba2f8c3-0069-4888-b47c-c3cc6f04a4bd")
)
(pad "P$10" smd rect
(at 7 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "81e5ea35-bf5d-4b55-b7dd-ed2948228e35")
)
(pad "P$11" smd rect
(at 6.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "62ce8524-0c33-4dc1-8e01-afb990c7965d")
)
(pad "P$20" smd rect
(at 4.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "292d46b4-6025-49f9-b096-bad45793b062")
)
(pad "P$21" smd rect
(at 4.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "22052f33-159b-40f2-9c7f-6e844b890610")
)
(pad "P$22" smd rect
(at 4 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "e77309da-c0ae-4f95-be6a-8be9401b1806")
)
(pad "P$23" smd rect
(at 3.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "a26e1da5-c516-446a-a3e7-4713278a5dd1")
)
(pad "P$24" smd rect
(at 3.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "ebfa866b-e8af-4d30-a1f6-f516885b9aee")
)
(pad "P$25" smd rect
(at 3.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "3a800147-82ca-4b2b-acc2-07618c6fd773")
)
(pad "P$26" smd rect
(at 3 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "e6c2f36c-30e8-4430-b22a-cbfda94a1322")
)
(pad "P$27" smd rect
(at 2.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "5f326f07-8957-438a-bfce-98771aba82bc")
)
(pad "P$28" smd rect
(at 2.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "61d0c7f4-ff0f-44a2-a90a-e724d7c41203")
)
(pad "P$29" smd rect
(at 2.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "a9d56a81-32c2-4e4e-b34c-e07da9603e42")
)
(pad "P$30" smd rect
(at 2 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "e298273d-f427-4f2f-9939-5c86b4f0e90a")
)
(pad "P$31" smd rect
(at 1.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "dcb00133-b52b-40b8-adba-8eb8164685f8")
)
(pad "P$32" smd rect
(at 1.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "f9ad86dd-d3c1-4774-bc18-c031ba027b1d")
)
(pad "P$33" smd rect
(at 1.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "4b912556-5625-46f5-a395-f8432ef42b92")
)
(pad "P$34" smd rect
(at 1 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "7c7d1151-ec24-4d40-9eb0-9a97dec06f6d")
)
(pad "P$35" smd rect
(at 0.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "c24a4842-6f9b-4934-afaa-f50d36bf091d")
)
(pad "P$36" smd rect
(at 0.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "f1139615-f4e6-4b4a-9274-0bbd14029376")
)
(pad "P$37" smd rect
(at 0.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "a39f10b2-333d-4cde-83a0-2d1faad85663")
)
(pad "P$38" smd rect
(at 0 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "c0497821-19dc-444a-809e-8aad422fc8f9")
)
(pad "P$39" smd rect
(at -0.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "b7f9b668-3adf-4823-b3c0-f42d25218835")
)
(pad "P$40" smd rect
(at -0.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "79687468-7935-4626-9828-88ff0118c305")
)
(pad "P$41" smd rect
(at -0.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "0d813394-b796-4e7f-8f3f-be5c84a573fe")
)
(pad "P$42" smd rect
(at -1 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "16625e42-ecf8-4c6d-8e42-666a7cd1527e")
)
(pad "P$43" smd rect
(at -1.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "2cca8db7-5045-4628-8063-8db59d40ccc6")
)
(pad "P$44" smd rect
(at -1.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "650f475e-c882-4af8-82a9-20299169711e")
)
(pad "P$45" smd rect
(at -1.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "e4d731f9-d684-4212-aa4a-33f30cc25b1b")
)
(pad "P$46" smd rect
(at -2 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "11d2f65b-1722-4d26-a0c4-17e6182ff655")
)
(pad "P$47" smd rect
(at -2.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "c1ffff30-c2bd-4c1c-951a-ef44f829d5be")
)
(pad "P$48" smd rect
(at -2.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "82357579-e469-4d86-96f7-57b841d6b9b1")
)
(pad "P$49" smd rect
(at -2.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "0f344d45-12d8-4cdf-88de-4a79c10bc701")
)
(pad "P$50" smd rect
(at -3 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "971e6378-ec26-45c0-a5c4-a945ee7af09b")
)
(pad "P$51" smd rect
(at -3.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "c0ca8d2a-0413-4316-a32f-7c3e9651cae6")
)
(pad "P$52" smd rect
(at -3.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "80623a13-144d-4ba8-8503-279b1004f6ea")
)
(pad "P$53" smd rect
(at -3.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "b442e38a-a5e1-43e0-9ec4-e7b0cf08f4f6")
)
(pad "P$54" smd rect
(at -4 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "d7810804-ab9a-4809-bd92-b59fe9f6624f")
)
(pad "P$55" smd rect
(at -4.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "57d70011-e104-4f4b-ace3-992ca967798b")
)
(pad "P$56" smd rect
(at -4.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "11255ab7-2346-4b8a-999e-180e44157ab4")
)
(pad "P$57" smd rect
(at -4.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "e93cf6d9-50f5-41a9-b6fa-8e0b8a765a8c")
)
(pad "P$58" smd rect
(at -5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "dfb6b755-ca5b-435e-be7b-5b5097203c25")
)
(pad "P$59" smd rect
(at -5.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "e0700887-4f13-4a9f-9938-b6a0a97fd926")
)
(pad "P$60" smd rect
(at -5.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "d57f8807-5782-4faa-8caf-bbacebe548b2")
)
(pad "P$61" smd rect
(at -5.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "698d298f-119f-45bd-84fd-84e86bbf5f59")
)
(pad "P$62" smd rect
(at -6 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "bf179ea7-9399-4d4f-bb01-1d12f839c5d0")
)
(pad "P$63" smd rect
(at -6.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "91476ef7-4082-42e0-8595-34f6b8e2e56d")
)
(pad "P$64" smd rect
(at -6.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "c7d5147d-71e2-42d4-b901-d708080e0dbd")
)
(pad "P$65" smd rect
(at -6.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "d23739e5-3221-4e2f-957a-5b5c7a951343")
)
(pad "P$66" smd rect
(at -7 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "d8365740-0a89-480b-a436-781da0cdacdf")
)
(pad "P$67" smd rect
(at -7.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "7ff2c096-1069-4a04-8888-ef4066ee6303")
)
(pad "P$68" smd rect
(at -7.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "890dec54-dadc-409b-8939-9abaa1fd1d16")
)
(pad "P$69" smd rect
(at -7.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "50f981de-84cd-46c3-9cf9-0243f0fdba80")
)
(pad "P$70" smd rect
(at -8 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "8c41e07d-7278-4409-ab22-c63597829a34")
)
(pad "P$71" smd rect
(at -8.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "3c7531dc-1fcb-4d5f-af1d-00568e735854")
)
(pad "P$72" smd rect
(at -8.5 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "39ac8661-594b-4db5-a86f-90e5a00ffd3c")
)
(pad "P$73" smd rect
(at -8.75 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "1ade539c-eb17-46e5-b4c6-a55cd502d302")
)
(pad "P$74" smd rect
(at -9 -1.25)
(size 0.35 2.5)
(layers "B.Cu" "B.Mask" "B.Paste")
(solder_mask_margin 0.1016)
(uuid "cb32e58a-0ce5-44af-8777-0f5feca21eec")
)
(pad "P$75" smd rect
(at -9.25 -1.25)
(size 0.35 2.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(solder_mask_margin 0.1016)
(uuid "e5bbefb9-0c45-42c1-9949-85052c5a1344")
)
(embedded_fonts no)
)

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,4 @@
(fp_lib_table
(version 7)
(lib (name "Adaptor_Board_JoneyTech")(type "KiCad")(uri "${KIPRJMOD}/Interposer_Board_JoneyTech.pretty")(options "")(descr ""))
)

Some files were not shown because too many files have changed in this diff Show More