initial KiCad import (EAGLE files converted from binary to XML format first)

This commit is contained in:
2025-03-10 12:46:39 -07:00
parent 1518ba0f69
commit bdbaa60619
23 changed files with 72767 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
(mirrored from [https://github.com/datenwolf/vgaedidinjector](https://github.com/datenwolf/vgaedidinjector))
# VGA EDID Injector # VGA EDID Injector
Captures EDID information from a display and presents it to a computer. Useful in situations where the DDC lines are not connected (like the CCH). Captures EDID information from a display and presents it to a computer. Useful in situations where the DDC lines are not connected (like the CCH).

19
empty.kicad_wks Executable file
View File

@@ -0,0 +1,19 @@
(kicad_wks
(version 20231118)
(generator "pl_editor")
(generator_version "8.0")
(setup
(textsize 1.5 1.5)
(linewidth 0.15)
(textlinewidth 0.15)
(left_margin 10)
(right_margin 10)
(top_margin 10)
(bottom_margin 10)
)
(line
(name "segm1:Line")
(start 0 0)
(end 0 0)
)
)

1
fp-info-cache Executable file
View File

@@ -0,0 +1 @@
0

4
fp-lib-table Executable file
View File

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

4
sym-lib-table Executable file
View File

@@ -0,0 +1,4 @@
(sym_lib_table
(version 0)
(lib (name "vga_edid_injector-eagle-import")(type "KiCad")(uri "${KIPRJMOD}/vga_edid_injector-eagle-import.kicad_sym")(options "")(descr ""))
)

View File

Binary file not shown.

View File

File diff suppressed because it is too large Load Diff

BIN
vga_edid_injector.brd Normal file → Executable file
View File

Binary file not shown.

1
vga_edid_injector.kicad_dru Executable file
View File

@@ -0,0 +1 @@
(version 1)

15129
vga_edid_injector.kicad_pcb Executable file
View File

File diff suppressed because it is too large Load Diff

83
vga_edid_injector.kicad_prl Executable file
View File

@@ -0,0 +1,83 @@
{
"board": {
"active_layer": 0,
"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,
"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,
9,
10,
11,
12,
13,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36,
39,
40
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"git": {
"repo_password": "",
"repo_type": "",
"repo_username": "",
"ssh_key": ""
},
"meta": {
"filename": "vga_edid_injector.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}

585
vga_edid_injector.kicad_pro Executable file
View File

@@ -0,0 +1,585 @@
{
"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": {
"filename": "board_design_settings.json",
"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.2032,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.025,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"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.3,
"min_track_width": 0.0,
"min_via_annular_width": 0.1,
"min_via_diameter": 0.5,
"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": []
},
"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",
"conflicting_netclasses": "error",
"different_unit_footprint": "error",
"different_unit_net": "error",
"duplicate_reference": "error",
"duplicate_sheet_names": "error",
"endpoint_off_grid": "warning",
"extra_units": "error",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"lib_symbol_issues": "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",
"similar_labels": "warning",
"simulation_model_issue": "ignore",
"unannotated": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "vga_edid_injector.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.2032,
"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
}
],
"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": {
"annotate_start_num": 0,
"bom_export_filename": "",
"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": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"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": "",
"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": [
[
"9e8ae654-f8e7-401b-b6e3-0376101154c3",
"Root"
]
],
"text_variables": {}
}

9789
vga_edid_injector.kicad_sch Executable file
View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,375 @@
(footprint "1X04_90"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "PIN HEADER")
(property "Reference" "REF**"
(at -5.715 3.81 90)
(unlocked yes)
(layer "F.SilkS")
(uuid "7f089e70-c616-4197-8ae4-5a8548923915")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(property "Value" "1X04_90"
(at 6.985 4.445 90)
(unlocked yes)
(layer "F.Fab")
(uuid "27c8ee30-a2f3-4ff4-8b04-25fea9585418")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "ad94fb86-1888-4f9d-981c-27be585c51d8")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "09d6463a-7677-4388-84e6-9ad3f524dace")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "55486f1e-3fc2-4c14-86a3-63307bbbb52a")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_line
(start -5.08 -0.635)
(end -5.08 1.905)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "bbac7270-bfb8-475a-bbd4-43944763b047")
)
(fp_line
(start -5.08 1.905)
(end -2.54 1.905)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "0911762a-c5d5-4ce2-98c5-a82bdcaf44da")
)
(fp_line
(start -3.81 -6.985)
(end -3.81 -1.27)
(stroke
(width 0.762)
(type solid)
)
(layer "F.SilkS")
(uuid "2df9a867-f83e-4798-bd5e-8a2016c3eab2")
)
(fp_line
(start -2.54 -0.635)
(end -5.08 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "edeacebe-01e7-49e3-8212-a6c86ae98e3d")
)
(fp_line
(start -2.54 1.905)
(end -2.54 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "3886b43c-0c7a-45bd-8156-1a07b8e704d2")
)
(fp_line
(start -2.54 1.905)
(end 0 1.905)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "077cf852-0474-4ac9-ac46-c5b32e2ea954")
)
(fp_line
(start -1.27 -6.985)
(end -1.27 -1.27)
(stroke
(width 0.762)
(type solid)
)
(layer "F.SilkS")
(uuid "e568a776-b020-431e-9551-c907b91cc6ca")
)
(fp_line
(start 0 -0.635)
(end -2.54 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "6840920b-cc0a-44b1-911c-1cbe90797f47")
)
(fp_line
(start 0 1.905)
(end 0 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "38bd8535-5b17-4440-b85f-601d5ec1e5d9")
)
(fp_line
(start 0 1.905)
(end 2.54 1.905)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "8ed806fe-1d55-45ca-bb12-8c98850ea200")
)
(fp_line
(start 1.27 -6.985)
(end 1.27 -1.27)
(stroke
(width 0.762)
(type solid)
)
(layer "F.SilkS")
(uuid "8cada1ec-5a6e-401c-871a-68847b8d580d")
)
(fp_line
(start 2.54 -0.635)
(end 0 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "a0b7c5e7-8df3-4dd2-9e41-aed469161d86")
)
(fp_line
(start 2.54 1.905)
(end 2.54 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "a3320de0-5e20-4fe1-ba29-90d455dcf543")
)
(fp_line
(start 2.54 1.905)
(end 5.08 1.905)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "dacf2938-0a6f-4882-b2e9-33892725bf48")
)
(fp_line
(start 3.81 -6.985)
(end 3.81 -1.27)
(stroke
(width 0.762)
(type solid)
)
(layer "F.SilkS")
(uuid "7de1ddfc-b125-43df-a833-1aebb088daca")
)
(fp_line
(start 5.08 -0.635)
(end 2.54 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "0c83ae6c-59bd-4c4b-9eb5-261e7820c025")
)
(fp_line
(start 5.08 1.905)
(end 5.08 -0.635)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "bc7b3854-d901-4fda-91e2-280e47281db0")
)
(fp_poly
(pts
(xy -4.191 -0.635) (xy -3.429 -0.635) (xy -3.429 -1.143) (xy -4.191 -1.143)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "fc4052fd-6610-40ee-9467-7e5e003fc46e")
)
(fp_poly
(pts
(xy -4.191 2.921) (xy -3.429 2.921) (xy -3.429 1.905) (xy -4.191 1.905)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "64b248a1-e04c-4580-afcc-baf14e1cfb3e")
)
(fp_poly
(pts
(xy -1.651 -0.635) (xy -0.889 -0.635) (xy -0.889 -1.143) (xy -1.651 -1.143)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "8fb6dd26-d042-417e-8c1e-b63006d3a54b")
)
(fp_poly
(pts
(xy -1.651 2.921) (xy -0.889 2.921) (xy -0.889 1.905) (xy -1.651 1.905)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "4580bb87-f2d0-43c1-a84b-0bacc35916d9")
)
(fp_poly
(pts
(xy 0.889 -0.635) (xy 1.651 -0.635) (xy 1.651 -1.143) (xy 0.889 -1.143)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "85fdc500-59f2-43ee-8ce6-62c5d53a04ab")
)
(fp_poly
(pts
(xy 0.889 2.921) (xy 1.651 2.921) (xy 1.651 1.905) (xy 0.889 1.905)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "980e99f5-1292-4b2d-9149-43769fe1be0a")
)
(fp_poly
(pts
(xy 3.429 -0.635) (xy 4.191 -0.635) (xy 4.191 -1.143) (xy 3.429 -1.143)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "e752f7e0-20bb-4e29-95a4-4af2c9ec4ba7")
)
(fp_poly
(pts
(xy 3.429 2.921) (xy 4.191 2.921) (xy 4.191 1.905) (xy 3.429 1.905)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "99bcfdcf-1fa7-4801-9b3a-68a79983af29")
)
(pad "1" thru_hole oval
(at -3.81 3.81 90)
(size 3.048 1.524)
(drill 1.016)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "4329ec3a-2b30-4ed1-8dd4-3834789e81b1")
)
(pad "2" thru_hole oval
(at -1.27 3.81 90)
(size 3.048 1.524)
(drill 1.016)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "90bbdcbf-ed80-4c7e-929d-98c7367b20f6")
)
(pad "3" thru_hole oval
(at 1.27 3.81 90)
(size 3.048 1.524)
(drill 1.016)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "d8d80bab-6cb6-4f3b-8f3d-3bd992a10601")
)
(pad "4" thru_hole oval
(at 3.81 3.81 90)
(size 3.048 1.524)
(drill 1.016)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "933760a5-5cab-4c31-af72-5604f34f2d34")
)
)

View File

@@ -0,0 +1,181 @@
(footprint "C0603"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "CAPACITOR")
(property "Reference" "REF**"
(at -0.635 -0.635 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "1a3bc125-7880-4446-a489-beabf30e309f")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Value" "C0603"
(at -0.635 1.905 0)
(unlocked yes)
(layer "F.Fab")
(uuid "6ec03a99-a010-4825-b737-eda2110f7f03")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "423f4aeb-8453-4da0-a635-1c58538b7a46")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "38ad8bce-ee15-4e1c-9b69-fe46cc45adfa")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "c70a6a5e-9d06-4dd1-b4c2-0d8a30784272")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_poly
(pts
(xy -0.1999 0.3) (xy 0.1999 0.3) (xy 0.1999 -0.3) (xy -0.1999 -0.3)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Adhes")
(uuid "36543195-bb13-4011-bff3-392fc5ee3d9a")
)
(fp_line
(start -1.473 -0.983)
(end 1.473 -0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "7a440eb7-7b1d-4176-9aac-89ef9238b1e1")
)
(fp_line
(start -1.473 0.983)
(end -1.473 -0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "edce5b8a-198c-4736-a18c-e657ab6ae42b")
)
(fp_line
(start 1.473 -0.983)
(end 1.473 0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "7e701460-1e3a-4e8a-a25c-a32f9cbf0aca")
)
(fp_line
(start 1.473 0.983)
(end -1.473 0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "e3e6a106-200b-40b6-bad0-0de16f8bf80d")
)
(fp_line
(start -0.356 -0.432)
(end 0.356 -0.432)
(stroke
(width 0.1016)
(type solid)
)
(layer "F.Fab")
(uuid "1dc7eda9-2885-421c-92ea-96226fd52cde")
)
(fp_line
(start -0.356 0.419)
(end 0.356 0.419)
(stroke
(width 0.1016)
(type solid)
)
(layer "F.Fab")
(uuid "70b57eee-6bee-414c-8885-238e269d6b2a")
)
(fp_poly
(pts
(xy -0.8382 0.4699) (xy -0.3381 0.4699) (xy -0.3381 -0.4801) (xy -0.8382 -0.4801)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "4d0b7716-7a19-49ba-8156-d84553d3b739")
)
(fp_poly
(pts
(xy 0.3302 0.4699) (xy 0.8303 0.4699) (xy 0.8303 -0.4801) (xy 0.3302 -0.4801)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "1cfc3f4f-42ed-40a9-9ebb-d2cef8092408")
)
(pad "1" smd rect
(at -0.85 0)
(size 1.1 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "2cbea329-7f4d-488d-aae2-eff57e2218c6")
)
(pad "2" smd rect
(at 0.85 0)
(size 1.1 1)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "a6088d4e-a4a8-4608-bc40-c7fc59d8f988")
)
)

View File

@@ -0,0 +1,994 @@
(footprint "HDF15H"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "SUB-D")
(property "Reference" "REF**"
(at -8.89 -5.08 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "ed5b510d-14ce-4902-9a05-aefca9fb9183")
(effects
(font
(size 1.6002 1.6002)
(thickness 0.1778)
)
(justify left bottom)
)
)
(property "Value" "HDF15H"
(at 0 -5.08 0)
(unlocked yes)
(layer "F.Fab")
(uuid "b541782a-c093-49ee-b8f9-c95fcd377385")
(effects
(font
(size 1.6002 1.6002)
(thickness 0.1778)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "026dbb4e-b43d-44bc-a1da-0d2c08a50289")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "80e345ab-b3de-4b00-91db-26dbdff26eab")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "155d34f0-28c8-4a13-95d7-402d28ecad99")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_line
(start -15.494 -3.937)
(end -15.494 7.62)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "ac086170-0d8d-4c38-a01b-95cf90429b00")
)
(fp_line
(start -15.494 11.276)
(end -15.494 7.62)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "c985b70e-68ea-4c20-bd8c-3649d34cc0a9")
)
(fp_line
(start -14.986 -4.445)
(end -15.494 -3.937)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "3a369fcb-a61d-4bf1-96b7-dfc4704ec67f")
)
(fp_line
(start -10.033 -4.445)
(end -14.986 -4.445)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "3d80158a-c757-457c-8d5b-445811e6969a")
)
(fp_line
(start -9.614 10.368)
(end -9.614 11.276)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "570abe42-75da-4b8f-b09c-a8e7d4405218")
)
(fp_line
(start -9.525 -3.937)
(end -10.033 -4.445)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "6f5f012b-e3b4-4220-800e-5aa9c3c8e825")
)
(fp_line
(start -9.525 -3.937)
(end -9.525 7.62)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "97b3f03d-d5f9-45c1-ae54-a3010825b4a2")
)
(fp_line
(start -9.487 8.255)
(end -9.487 10.368)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "5b4c859d-5f29-40b4-bb53-03d405d47717")
)
(fp_line
(start -9.487 10.368)
(end -9.614 10.368)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "67b007f1-609f-4ee4-b45b-ba5131f1cd08")
)
(fp_line
(start -8.128 11.919)
(end -8.128 17.099)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "8c7d30b2-5c02-41e5-bde7-7b0197c30b63")
)
(fp_line
(start 7.62 17.607)
(end -7.62 17.607)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "598d5f9a-249c-4921-b585-5a2148ac5d4b")
)
(fp_line
(start 8.128 11.919)
(end 8.128 17.099)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "08bc1767-3c4b-4ee0-b017-491d75d666e5")
)
(fp_line
(start 9.487 8.255)
(end 9.487 10.368)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "23fa76e4-dffd-45ef-abf1-8b9c3006b3d4")
)
(fp_line
(start 9.487 10.368)
(end -9.487 10.368)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "261d4371-f525-4b55-8631-fe563e57af98")
)
(fp_line
(start 9.525 -3.937)
(end 9.525 7.62)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "ef8ee9d2-7307-4acc-a0dc-743a382517aa")
)
(fp_line
(start 9.614 10.368)
(end 9.487 10.368)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "fe920de1-ec61-4b4c-8848-6bf7497eb0a5")
)
(fp_line
(start 9.614 10.368)
(end 9.614 11.276)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "95a26d08-51fc-4519-a7f7-066e0ea81c8d")
)
(fp_line
(start 10.033 -4.445)
(end 9.525 -3.937)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "606aae77-7db1-45fa-b41c-683bda200f0d")
)
(fp_line
(start 10.033 -4.445)
(end 14.859 -4.445)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "04f5359b-4f81-4591-85f0-57c198fffed9")
)
(fp_line
(start 14.859 -4.445)
(end 15.494 -3.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "974cfa3a-a101-4f9f-8c57-ef662dd0c92a")
)
(fp_line
(start 15.475 7.62)
(end -15.494 7.62)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "e3a42d8e-8404-4323-89fb-c427937bbc6d")
)
(fp_line
(start 15.476 11.294)
(end -15.38 11.294)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "74825897-be3e-4bcc-9306-41ba9c69f6b1")
)
(fp_line
(start 15.494 -3.81)
(end 15.494 11.276)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "900e4585-e1a0-4e1e-8de0-fbe093c936a0")
)
(fp_arc
(start -9.487 8.255)
(mid -9.301013 7.805987)
(end -8.852 7.62)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "6d8a8f15-d0e9-4d76-b69b-13cc0d944706")
)
(fp_arc
(start -8.763 11.284)
(mid -8.313987 11.469987)
(end -8.128 11.919)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "7916e0a3-32d3-41b2-94e5-f3cead8157bf")
)
(fp_arc
(start -7.62 17.607)
(mid -7.97921 17.45821)
(end -8.128 17.099)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "7843669f-afbf-46d2-9fe1-e1f97cbb9141")
)
(fp_arc
(start 8.128 11.919)
(mid 8.313987 11.469987)
(end 8.763 11.284)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "a5949929-4c56-4c04-9954-e57eb1015f67")
)
(fp_arc
(start 8.128 17.099)
(mid 7.97921 17.45821)
(end 7.62 17.607)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "1471f201-debc-46f6-a9a0-594ed4f414b4")
)
(fp_arc
(start 8.852 7.62)
(mid 9.301013 7.805987)
(end 9.487 8.255)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "c6cc04b3-ef75-475b-be49-23aa1d4abaea")
)
(fp_circle
(center -12.5 0)
(end -10.849 0)
(stroke
(width 0.1524)
(type solid)
)
(fill none)
(layer "F.SilkS")
(uuid "9c73ecd6-5629-49fa-974f-ad6b6018ff79")
)
(fp_circle
(center 12.5 0)
(end 14.151 0)
(stroke
(width 0.1524)
(type solid)
)
(fill none)
(layer "F.SilkS")
(uuid "d452c934-9c1e-43c8-84f4-60aa273fef71")
)
(fp_poly
(pts
(xy -5.015 1.6) (xy -4.615 1.6) (xy -4.615 -1.5) (xy -5.015 -1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "37ae48ba-4a76-49fa-a436-133e16b4d601")
)
(fp_poly
(pts
(xy -5.015 7.6) (xy -4.615 7.6) (xy -4.615 4) (xy -5.015 4)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "f4292d45-a09e-4b2c-b8c1-a4549a82bf49")
)
(fp_poly
(pts
(xy -3.872 7.6) (xy -3.472 7.6) (xy -3.472 1.5) (xy -3.872 1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "24540d03-a0d3-472b-a767-df49d0189288")
)
(fp_poly
(pts
(xy -2.729 1.6) (xy -2.329 1.6) (xy -2.329 -1.5) (xy -2.729 -1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "313dd7ab-d159-4ab0-ab77-894d4130bff5")
)
(fp_poly
(pts
(xy -2.729 7.6) (xy -2.329 7.6) (xy -2.329 4) (xy -2.729 4)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "c382594c-afdd-48bc-a1f7-6f2dd52ad7b9")
)
(fp_poly
(pts
(xy -1.586 7.6) (xy -1.186 7.6) (xy -1.186 1.5) (xy -1.586 1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "0dbc38a0-00fe-4029-bdc2-21891afa1604")
)
(fp_poly
(pts
(xy -0.443 1.6) (xy -0.043 1.6) (xy -0.043 -1.5) (xy -0.443 -1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "7f911d29-8502-4ccd-b5e7-86f6b5d6e77e")
)
(fp_poly
(pts
(xy -0.443 7.6) (xy -0.043 7.6) (xy -0.043 4) (xy -0.443 4)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "34219685-3b37-4600-a5b0-ec4e82dc85be")
)
(fp_poly
(pts
(xy 0.7 7.6) (xy 1.1 7.6) (xy 1.1 1.5) (xy 0.7 1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "04309aed-9fc5-4ffa-afac-46d293920dca")
)
(fp_poly
(pts
(xy 1.843 1.6) (xy 2.243 1.6) (xy 2.243 -1.5) (xy 1.843 -1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "7a072149-9ccd-4dd7-b435-6b781637bc13")
)
(fp_poly
(pts
(xy 1.843 7.6) (xy 2.243 7.6) (xy 2.243 4) (xy 1.843 4)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "2615ba5e-154b-4ffa-a454-f2b8a8c99332")
)
(fp_poly
(pts
(xy 2.986 7.6) (xy 3.386 7.6) (xy 3.386 1.5) (xy 2.986 1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "85c97b2b-df8e-427a-8f33-9c8b85c51252")
)
(fp_poly
(pts
(xy 4.129 1.6) (xy 4.529 1.6) (xy 4.529 -1.5) (xy 4.129 -1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "4b224380-2f01-4b0c-8986-e05c4e9fda65")
)
(fp_poly
(pts
(xy 4.129 7.6) (xy 4.529 7.6) (xy 4.529 4) (xy 4.129 4)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "7cc92864-3f59-4b06-9708-5151a3d223ab")
)
(fp_poly
(pts
(xy 5.272 7.6) (xy 5.672 7.6) (xy 5.672 1.5) (xy 5.272 1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "d30e9e04-090c-42c9-b4f3-4ece8666d7ac")
)
(fp_text user "10"
(at -7.115 0.665 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "16f145ea-65b5-4745-8b00-e04e2b97aadd")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(fp_text user "11"
(at 5.98 3.265 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "2e971788-4931-4322-abd9-5f95e0a66701")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(fp_text user "Female"
(at 2.413 9.652 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "6d6567f5-aa24-4f62-b0c5-b2505a624238")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(fp_text user "6"
(at 6.58 0.565 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "8f6e86ae-33a6-40f9-b7b3-d738a52f5c98")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(fp_text user "1"
(at 5.48 -2.095 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "91eec300-2bd4-4704-b5cc-c6fb7e46de2a")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(fp_text user "5"
(at -6.915 -1.995 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "921b2659-3c2e-40db-8850-29d2398c57cc")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(fp_text user "15"
(at -7.82 3.565 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "cc78da40-4f3b-45db-9540-2ee33388bddb")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(fp_text user "HDF15 CONEC"
(at -6.064 14.717 0)
(unlocked yes)
(layer "F.Fab")
(uuid "10f50e10-a432-4dca-8738-4fb257b476cb")
(effects
(font
(size 1.143 1.143)
(thickness 0.127)
)
(justify left bottom)
)
)
(pad "" np_thru_hole circle
(at -12.5 0)
(size 3 3)
(drill 3)
(layers "*.Cu" "*.Mask")
(uuid "bb1dc6ba-4298-493c-b7e8-e5f2183a17dc")
)
(pad "" np_thru_hole circle
(at 12.5 0)
(size 3 3)
(drill 3)
(layers "*.Cu" "*.Mask")
(uuid "1bc20067-2cfa-45fb-9961-ace0b1b3c00e")
)
(pad "1" thru_hole roundrect
(at 4.329 -2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(roundrect_rratio 0.25)
(chamfer_ratio 0.2928932188)
(chamfer top_left top_right bottom_left bottom_right)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "fc6f6f1a-4307-485f-a54a-1e645eceb9b4")
)
(pad "2" thru_hole circle
(at 2.043 -2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "c21844da-948e-4742-b36f-40c6e58570f6")
)
(pad "3" thru_hole circle
(at -0.243 -2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "771a541d-8f7b-4c89-b945-e8a2aba3cd10")
)
(pad "4" thru_hole circle
(at -2.529 -2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "b4d4438f-93a3-49bb-8f25-21bd0fb8c8e8")
)
(pad "5" thru_hole circle
(at -4.815 -2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "56f05101-1e01-4052-8253-b4f5509038bd")
)
(pad "6" thru_hole circle
(at 5.472 0)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "72c013d0-7db1-4ad6-9079-7bb277b53b44")
)
(pad "7" thru_hole circle
(at 3.186 0)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "fa8f0cbf-3b60-42e7-a5f2-948bff100f78")
)
(pad "8" thru_hole circle
(at 0.9 0)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "8b294394-352f-4d52-9846-da439d76b77a")
)
(pad "9" thru_hole circle
(at -1.386 0)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "a4ff91d8-914c-4815-8267-2c70a4f4598b")
)
(pad "10" thru_hole circle
(at -3.672 0)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "83f6d147-addf-408d-9ba6-d8e064cd74b7")
)
(pad "11" thru_hole circle
(at 4.329 2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "3b393735-2ffa-408e-bd58-f0affc5b07e5")
)
(pad "12" thru_hole circle
(at 2.043 2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "80215311-d594-413c-ab41-2d15a83c9c37")
)
(pad "13" thru_hole circle
(at -0.243 2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "329272cc-38a8-457a-ab54-77541386101d")
)
(pad "14" thru_hole circle
(at -2.529 2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "f81594f8-070d-409a-b296-dd4a68dbad19")
)
(pad "15" thru_hole circle
(at -4.815 2.54)
(size 1.408 1.408)
(drill 0.9)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "349e9fb1-ef15-4a69-8168-daf8c725479c")
)
(zone
(net 0)
(net_name "")
(layers "*.Cu")
(uuid "58948e2b-d82f-42f1-ad41-20dbb321697d")
(hatch edge 0.5)
(connect_pads
(clearance 0)
)
(min_thickness 0.25)
(filled_areas_thickness no)
(keepout
(tracks allowed)
(vias not_allowed)
(pads allowed)
(copperpour allowed)
(footprints allowed)
)
(fill
(thermal_gap 0.5)
(thermal_bridge_width 0.5)
)
(polygon
(pts
(xy -9.833 0) (xy -9.853215 -0.327743) (xy -9.913552 -0.650518) (xy -10.013097 -0.963432) (xy -10.15034 -1.261741)
(xy -10.323203 -1.540923) (xy -10.529063 -1.796746) (xy -10.764801 -2.025333) (xy -11.026843 -2.223218)
(xy -11.311216 -2.3874) (xy -11.61361 -2.515393) (xy -11.92944 -2.605254) (xy -12.25392 -2.655623)
(xy -12.58213 -2.665735) (xy -12.909096 -2.635437) (xy -13.229859 -2.565189) (xy -13.539559 -2.456055)
(xy -13.8335 -2.30969) (xy -14.107227 -2.128312) (xy -14.356589 -1.914671) (xy -14.577808 -1.672006)
(xy -14.767529 -1.403995) (xy -14.922877 -1.1147) (xy -15.041496 -0.808508) (xy -15.121589 -0.49006)
(xy -15.161942 -0.164183) (xy -15.161942 0.164183) (xy -15.121589 0.49006) (xy -15.041496 0.808508)
(xy -14.922877 1.1147) (xy -14.767529 1.403995) (xy -14.577808 1.672006) (xy -14.356589 1.914671)
(xy -14.107227 2.128312) (xy -13.8335 2.30969) (xy -13.539559 2.456055) (xy -13.229859 2.565189)
(xy -12.909096 2.635437) (xy -12.58213 2.665735) (xy -12.25392 2.655623) (xy -11.92944 2.605254)
(xy -11.61361 2.515393) (xy -11.311216 2.3874) (xy -11.026843 2.223218) (xy -10.764801 2.025333)
(xy -10.529063 1.796746) (xy -10.323203 1.540923) (xy -10.15034 1.261741) (xy -10.013097 0.963432)
(xy -9.913552 0.650518) (xy -9.853215 0.327743)
)
)
)
(zone
(net 0)
(net_name "")
(layers "*.Cu")
(uuid "403dcc5d-b16d-4096-bd6e-f1a7b95268d8")
(hatch edge 0.5)
(connect_pads
(clearance 0)
)
(min_thickness 0.25)
(filled_areas_thickness no)
(keepout
(tracks allowed)
(vias not_allowed)
(pads allowed)
(copperpour allowed)
(footprints allowed)
)
(fill
(thermal_gap 0.5)
(thermal_bridge_width 0.5)
)
(polygon
(pts
(xy 15.167 0) (xy 15.146785 -0.327743) (xy 15.086448 -0.650518) (xy 14.986903 -0.963432) (xy 14.84966 -1.261741)
(xy 14.676797 -1.540923) (xy 14.470937 -1.796746) (xy 14.235199 -2.025333) (xy 13.973157 -2.223218)
(xy 13.688784 -2.3874) (xy 13.38639 -2.515393) (xy 13.07056 -2.605254) (xy 12.74608 -2.655623) (xy 12.41787 -2.665735)
(xy 12.090904 -2.635437) (xy 11.770141 -2.565189) (xy 11.460441 -2.456055) (xy 11.1665 -2.30969)
(xy 10.892773 -2.128312) (xy 10.643411 -1.914671) (xy 10.422192 -1.672006) (xy 10.232471 -1.403995)
(xy 10.077123 -1.1147) (xy 9.958504 -0.808508) (xy 9.878411 -0.49006) (xy 9.838058 -0.164183) (xy 9.838058 0.164183)
(xy 9.878411 0.49006) (xy 9.958504 0.808508) (xy 10.077123 1.1147) (xy 10.232471 1.403995) (xy 10.422192 1.672006)
(xy 10.643411 1.914671) (xy 10.892773 2.128312) (xy 11.1665 2.30969) (xy 11.460441 2.456055) (xy 11.770141 2.565189)
(xy 12.090904 2.635437) (xy 12.41787 2.665735) (xy 12.74608 2.655623) (xy 13.07056 2.605254) (xy 13.38639 2.515393)
(xy 13.688784 2.3874) (xy 13.973157 2.223218) (xy 14.235199 2.025333) (xy 14.470937 1.796746) (xy 14.676797 1.540923)
(xy 14.84966 1.261741) (xy 14.986903 0.963432) (xy 15.086448 0.650518) (xy 15.146785 0.327743)
)
)
)
(zone
(net 0)
(net_name "")
(layer "B.Cu")
(uuid "f45f8f54-b6a6-4973-8db5-9eab9fae8697")
(hatch edge 0.5)
(connect_pads
(clearance 0)
)
(min_thickness 0.25)
(filled_areas_thickness no)
(keepout
(tracks not_allowed)
(vias not_allowed)
(pads not_allowed)
(copperpour not_allowed)
(footprints allowed)
)
(fill
(thermal_gap 0.5)
(thermal_bridge_width 0.5)
)
(polygon
(pts
(xy -9.833 0) (xy -9.853215 -0.327743) (xy -9.913552 -0.650518) (xy -10.013097 -0.963432) (xy -10.15034 -1.261741)
(xy -10.323203 -1.540923) (xy -10.529063 -1.796746) (xy -10.764801 -2.025333) (xy -11.026843 -2.223218)
(xy -11.311216 -2.3874) (xy -11.61361 -2.515393) (xy -11.92944 -2.605254) (xy -12.25392 -2.655623)
(xy -12.58213 -2.665735) (xy -12.909096 -2.635437) (xy -13.229859 -2.565189) (xy -13.539559 -2.456055)
(xy -13.8335 -2.30969) (xy -14.107227 -2.128312) (xy -14.356589 -1.914671) (xy -14.577808 -1.672006)
(xy -14.767529 -1.403995) (xy -14.922877 -1.1147) (xy -15.041496 -0.808508) (xy -15.121589 -0.49006)
(xy -15.161942 -0.164183) (xy -15.161942 0.164183) (xy -15.121589 0.49006) (xy -15.041496 0.808508)
(xy -14.922877 1.1147) (xy -14.767529 1.403995) (xy -14.577808 1.672006) (xy -14.356589 1.914671)
(xy -14.107227 2.128312) (xy -13.8335 2.30969) (xy -13.539559 2.456055) (xy -13.229859 2.565189)
(xy -12.909096 2.635437) (xy -12.58213 2.665735) (xy -12.25392 2.655623) (xy -11.92944 2.605254)
(xy -11.61361 2.515393) (xy -11.311216 2.3874) (xy -11.026843 2.223218) (xy -10.764801 2.025333)
(xy -10.529063 1.796746) (xy -10.323203 1.540923) (xy -10.15034 1.261741) (xy -10.013097 0.963432)
(xy -9.913552 0.650518) (xy -9.853215 0.327743)
)
)
)
(zone
(net 0)
(net_name "")
(layer "B.Cu")
(uuid "8e1b17bd-6e89-4b46-a2b8-0dda81d85779")
(hatch edge 0.5)
(connect_pads
(clearance 0)
)
(min_thickness 0.25)
(filled_areas_thickness no)
(keepout
(tracks not_allowed)
(vias not_allowed)
(pads not_allowed)
(copperpour not_allowed)
(footprints allowed)
)
(fill
(thermal_gap 0.5)
(thermal_bridge_width 0.5)
)
(polygon
(pts
(xy 15.167 0) (xy 15.146785 -0.327743) (xy 15.086448 -0.650518) (xy 14.986903 -0.963432) (xy 14.84966 -1.261741)
(xy 14.676797 -1.540923) (xy 14.470937 -1.796746) (xy 14.235199 -2.025333) (xy 13.973157 -2.223218)
(xy 13.688784 -2.3874) (xy 13.38639 -2.515393) (xy 13.07056 -2.605254) (xy 12.74608 -2.655623) (xy 12.41787 -2.665735)
(xy 12.090904 -2.635437) (xy 11.770141 -2.565189) (xy 11.460441 -2.456055) (xy 11.1665 -2.30969)
(xy 10.892773 -2.128312) (xy 10.643411 -1.914671) (xy 10.422192 -1.672006) (xy 10.232471 -1.403995)
(xy 10.077123 -1.1147) (xy 9.958504 -0.808508) (xy 9.878411 -0.49006) (xy 9.838058 -0.164183) (xy 9.838058 0.164183)
(xy 9.878411 0.49006) (xy 9.958504 0.808508) (xy 10.077123 1.1147) (xy 10.232471 1.403995) (xy 10.422192 1.672006)
(xy 10.643411 1.914671) (xy 10.892773 2.128312) (xy 11.1665 2.30969) (xy 11.460441 2.456055) (xy 11.770141 2.565189)
(xy 12.090904 2.635437) (xy 12.41787 2.665735) (xy 12.74608 2.655623) (xy 13.07056 2.605254) (xy 13.38639 2.515393)
(xy 13.688784 2.3874) (xy 13.973157 2.223218) (xy 14.235199 2.025333) (xy 14.470937 1.796746) (xy 14.676797 1.540923)
(xy 14.84966 1.261741) (xy 14.986903 0.963432) (xy 15.086448 0.650518) (xy 15.146785 0.327743)
)
)
)
)

View File

@@ -0,0 +1,171 @@
(footprint "MINIMELF"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "Mini Melf Diode")
(property "Reference" "REF**"
(at -1.651 -1.143 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "fce9c53f-9b96-400f-bbcb-ae2f30d66cd1")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Value" "MINIMELF"
(at -1.651 2.413 0)
(unlocked yes)
(layer "F.Fab")
(uuid "2ec16ddb-e755-4cd0-8148-4f5881a06f00")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "8f55258d-ac0d-447b-85c2-dfcb0fd9be26")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "54a8450d-f0fa-4726-9adb-098bb04be5dc")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "b5c37352-1a1c-4fa0-b533-c02f50ce6969")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_line
(start -0.5 0)
(end 0.5 0.5)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "c7b9fbc5-eeb8-40ee-b581-33501908d36e")
)
(fp_line
(start 0.5 -0.5)
(end -0.5 0)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "965abeb8-5639-46ae-b5d8-d819d0b1ceeb")
)
(fp_line
(start 0.5 0.5)
(end 0.5 -0.5)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "e1309433-bc6c-4db6-a910-3cd1ed51f709")
)
(fp_poly
(pts
(xy -0.8636 0.7874) (xy -0.254 0.7874) (xy -0.254 -0.7874) (xy -0.8636 -0.7874)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.SilkS")
(uuid "af306fa6-107f-4979-a1df-9a1bd21cb500")
)
(fp_line
(start 1.3208 -0.7874)
(end -1.3208 -0.7874)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.Fab")
(uuid "d26cca83-49c6-4afe-bf42-7d8c4a615bcc")
)
(fp_line
(start 1.3208 0.7874)
(end -1.3208 0.7874)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.Fab")
(uuid "6a74f322-184c-4c66-a02a-7df9ce76a5b0")
)
(fp_poly
(pts
(xy -1.8542 0.8636) (xy -1.2954 0.8636) (xy -1.2954 -0.8636) (xy -1.8542 -0.8636)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "5f09a642-6457-47a2-a15b-cc93225c57f7")
)
(fp_poly
(pts
(xy 1.2954 0.8636) (xy 1.8542 0.8636) (xy 1.8542 -0.8636) (xy 1.2954 -0.8636)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "f3c040f9-f0ef-4614-9eb3-2a62e6d96960")
)
(pad "A" smd rect
(at 1.7 0)
(size 1.4 1.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "3ad7d681-9d50-4ae6-b627-1e40e63f5f0f")
)
(pad "C" smd rect
(at -1.7 0)
(size 1.4 1.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "a136263c-a104-41ed-a0e7-6a418241e8b2")
)
)

View File

@@ -0,0 +1,192 @@
(footprint "R-PDSO-G8"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at -1.1 -1.2 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "4a6f8d4d-abb6-42c9-bf4a-36d40c80460a")
(effects
(font
(size 0.23368 0.23368)
(thickness 0.02032)
)
(justify left bottom)
)
)
(property "Value" "R-PDSO-G8"
(at -1.1 1.5 0)
(unlocked yes)
(layer "F.Fab")
(uuid "0aa7ac4d-ee56-437e-9aa9-c086069ab6d5")
(effects
(font
(size 0.23368 0.23368)
(thickness 0.02032)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "b030fe94-a3e1-40f0-b71f-e9f738b493fd")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "acb44846-8358-4a98-94f6-7cdafec7e361")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "e61d7718-3348-4b80-8417-d68e63e74ab1")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_line
(start -1.2 -1.05)
(end 1.2 -1.05)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "d878f9be-0e0b-4a40-9c7a-0ada24958afd")
)
(fp_line
(start -1.2 -0.5)
(end -1.2 -1.05)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "f3d858f8-3957-42db-ab0f-a604ca456dd0")
)
(fp_line
(start -1.2 -0.5)
(end -0.7 -1)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "f2053366-4535-4c5c-acae-eddceeb7338e")
)
(fp_line
(start -1.2 1.05)
(end -1.2 -0.5)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "c92796be-27ed-44fb-ba70-507edef0c933")
)
(fp_line
(start 1.2 -1.05)
(end 1.2 1.05)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "33ab9ac1-a982-4ec6-bcb6-96ead8aff3c0")
)
(fp_line
(start 1.2 1.05)
(end -1.2 1.05)
(stroke
(width 0.127)
(type solid)
)
(layer "F.SilkS")
(uuid "7a9f361b-f37e-412a-81bd-8fc6822c81f5")
)
(pad "1" smd rect
(at -1.55 -0.75 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "d67d904b-fbec-4d07-8bb3-98b5a562978b")
)
(pad "2" smd rect
(at -1.55 -0.25 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "9ff5a8b3-dd3d-4ac2-a0f5-7dcf6634bb68")
)
(pad "3" smd rect
(at -1.55 0.25 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "42b14630-5256-4ba9-826e-761eb73face4")
)
(pad "4" smd rect
(at -1.55 0.75 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "f9454661-598b-4fde-9f0c-0c1041fb786e")
)
(pad "5" smd rect
(at 1.55 0.75 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "e95b98b3-12f9-4bac-b8d5-2134e25fd1e6")
)
(pad "6" smd rect
(at 1.55 0.25 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "c44ff4c9-a1e7-44fe-a3b3-6d4d45cc1ce1")
)
(pad "7" smd rect
(at 1.55 -0.25 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "cc3fd9c4-61cb-447d-a02a-8f756bdb9ad0")
)
(pad "8" smd rect
(at 1.55 -0.75 270)
(size 0.3 0.8)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "f40dcdc8-1036-4258-a11c-0cb1277db670")
)
)

View File

@@ -0,0 +1,181 @@
(footprint "R0603"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "RESISTOR")
(property "Reference" "REF**"
(at -0.635 -0.635 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "b12e97b9-a698-4653-a8b8-1f46ec09eb6d")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Value" "R0603"
(at -0.635 1.905 0)
(unlocked yes)
(layer "F.Fab")
(uuid "b2c1a1e5-2bec-4f0f-a16f-b4783a8dedb2")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "a2839f60-08b4-42bd-9908-57220894aa0a")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "11b9e133-af8e-409e-bbf0-7f7df43f5be1")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "77fb5877-9197-4fa5-8034-4cf021577ce5")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_poly
(pts
(xy -0.1999 0.4001) (xy 0.1999 0.4001) (xy 0.1999 -0.4001) (xy -0.1999 -0.4001)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Adhes")
(uuid "19a59d34-b4ab-4a00-aa1d-78a0e70dab63")
)
(fp_line
(start -1.473 -0.983)
(end 1.473 -0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "761ba4d9-346e-43cb-9d7f-80a8b6039c24")
)
(fp_line
(start -1.473 0.983)
(end -1.473 -0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "df802940-7b12-400c-9655-ad9a1cc59c3b")
)
(fp_line
(start 1.473 -0.983)
(end 1.473 0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "619514a2-bd45-408f-ba56-defaea02b7b6")
)
(fp_line
(start 1.473 0.983)
(end -1.473 0.983)
(stroke
(width 0.0508)
(type solid)
)
(layer "F.CrtYd")
(uuid "e962aba3-22cf-4883-b167-59d954ae56d1")
)
(fp_line
(start -0.432 0.356)
(end 0.432 0.356)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.Fab")
(uuid "b7dc45ac-a754-4904-a86f-3d41101aef7a")
)
(fp_line
(start 0.432 -0.356)
(end -0.432 -0.356)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.Fab")
(uuid "18cca12f-c8b4-48a1-a763-cf9d1b08a0ea")
)
(fp_poly
(pts
(xy -0.8382 0.4318) (xy -0.4318 0.4318) (xy -0.4318 -0.4318) (xy -0.8382 -0.4318)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "1f1b513d-ee9a-4a83-a497-2c9ea5484f44")
)
(fp_poly
(pts
(xy 0.4318 0.4318) (xy 0.8382 0.4318) (xy 0.8382 -0.4318) (xy 0.4318 -0.4318)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "c0638235-58d4-4561-baab-fab83adc4db4")
)
(pad "1" smd rect
(at -0.85 0)
(size 1 1.1)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "245bcbbe-585d-4084-9062-e03c79cba823")
)
(pad "2" smd rect
(at 0.85 0)
(size 1 1.1)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "0bfd639c-39aa-4811-9091-cada5664253a")
)
)

View File

@@ -0,0 +1,279 @@
(footprint "SOT23-5L"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "Small Outline Transistor\n\npackage type OT")
(property "Reference" "REF**"
(at -1.905 -1.905 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "000cbe9c-0b34-4b03-a150-2e551b297632")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Value" "SOT23-5L"
(at -1.905 3.429 0)
(unlocked yes)
(layer "F.Fab")
(uuid "51667220-b90d-4f3f-8c8e-e897388274ce")
(effects
(font
(size 1.1684 1.1684)
(thickness 0.1016)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "ff67cc83-5561-4730-9015-ab44c43bc48b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "d8373b8d-5679-47db-abbb-01674b4e90e6")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "13b2afdf-8446-4de3-a624-59be925cd64c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_line
(start -1.422 -0.81)
(end -1.328 -0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "3941a624-3966-4034-8a83-0fdbd2c80526")
)
(fp_line
(start -1.422 0.81)
(end -1.422 -0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "ed88afec-7992-4f42-b805-5c16accda035")
)
(fp_line
(start -1.328 0.81)
(end -1.422 0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "a8f5cc14-abf8-4a53-9c9d-d40a67f15f37")
)
(fp_line
(start -0.522 -0.81)
(end 0.522 -0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "b29e0beb-78b8-4e89-ae6d-93098d9ecf5a")
)
(fp_line
(start -0.428 0.81)
(end -0.522 0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "430a1883-45e1-4434-beb9-8dd80d8ffa16")
)
(fp_line
(start 0.522 0.81)
(end 0.428 0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "1ec751d9-c27c-4cd2-b8be-59640f621d4d")
)
(fp_line
(start 1.328 -0.81)
(end 1.422 -0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "aa1bb032-bfa4-484b-ba59-44e7268ae158")
)
(fp_line
(start 1.422 -0.81)
(end 1.422 0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "32443498-8752-4d03-b932-5464c8ebe863")
)
(fp_line
(start 1.422 0.81)
(end 1.328 0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.SilkS")
(uuid "acc92f35-3272-4d78-8457-a856b6e995d6")
)
(fp_line
(start -1.422 -0.81)
(end 1.422 -0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.Fab")
(uuid "7f876f01-062d-4ebc-9c26-b5a382756650")
)
(fp_line
(start 1.422 0.81)
(end -1.422 0.81)
(stroke
(width 0.1524)
(type solid)
)
(layer "F.Fab")
(uuid "3c4af173-36bd-40a2-8d91-cf8688ab8aa7")
)
(fp_poly
(pts
(xy -1.2 -0.85) (xy -0.7 -0.85) (xy -0.7 -1.5) (xy -1.2 -1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "122813af-5f84-4c4d-bdaf-ffba22d299d8")
)
(fp_poly
(pts
(xy -1.2 1.5) (xy -0.7 1.5) (xy -0.7 0.85) (xy -1.2 0.85)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "947a7740-03e4-4a10-a539-64caef9ac35e")
)
(fp_poly
(pts
(xy -0.25 1.5) (xy 0.25 1.5) (xy 0.25 0.85) (xy -0.25 0.85)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "193b968e-e09f-4904-83ed-4fb34ff04e38")
)
(fp_poly
(pts
(xy 0.7 -0.85) (xy 1.2 -0.85) (xy 1.2 -1.5) (xy 0.7 -1.5)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "5468bfc0-cc52-442d-ab97-ceb72176598b")
)
(fp_poly
(pts
(xy 0.7 1.5) (xy 1.2 1.5) (xy 1.2 0.85) (xy 0.7 0.85)
)
(stroke
(width 0)
(type default)
)
(fill solid)
(layer "F.Fab")
(uuid "80b91657-1e27-48c2-aefb-4b33a8740187")
)
(pad "1" smd rect
(at -0.95 1.3)
(size 0.55 1.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "ebfcb32b-aff1-432c-ae21-a143051495f7")
)
(pad "2" smd rect
(at 0 1.3)
(size 0.55 1.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "0ddc6c48-bf5f-4e43-9690-bd5c7b663e10")
)
(pad "3" smd rect
(at 0.95 1.3)
(size 0.55 1.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "cde0f76b-9ddb-4e5c-b550-3fa764e0d7f2")
)
(pad "4" smd rect
(at 0.95 -1.3)
(size 0.55 1.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "bc3ce6ac-371b-46dd-87ff-db4aa649bb42")
)
(pad "5" smd rect
(at -0.95 -1.3)
(size 0.55 1.2)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "a52c8747-95b3-494a-9192-d55e63d154e3")
)
)

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,397 @@
(footprint "USB-MICROB"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "Micro USB Package")
(property "Reference" "REF**"
(at -1.6 0.35 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "bdf5a5af-3e48-4173-8185-a6a311050843")
(effects
(font
(size 0.70104 0.70104)
(thickness 0.06096)
)
(justify left bottom)
)
)
(property "Value" "USB-MICROB"
(at -1.905 3.175 0)
(unlocked yes)
(layer "F.Fab")
(uuid "de1f4207-8ac6-499c-b232-0be35329d467")
(effects
(font
(size 0.70104 0.70104)
(thickness 0.06096)
)
(justify left bottom)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "4fc4ff1b-6262-4aed-9327-d98edaa6c863")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "acb2cfa3-3a53-4852-9267-4366c91bcdd9")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "e21cb8f5-3249-4d51-bfcc-91c62af73223")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_line
(start -3.4 -2.85)
(end -2.2 -2.85)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "82165c6b-0c87-4336-8400-2a3c3f246cc6")
)
(fp_line
(start -3.4 -1.25)
(end -3.4 -2.85)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "bc576a96-b492-44a4-a23f-0999a543dfe1")
)
(fp_line
(start -3.4 1.45)
(end 3.4 1.45)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "640f5947-9fcb-4555-8c1a-5bcd15bf0791")
)
(fp_line
(start -2.2 -2.85)
(end -2.2 -1.45)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "b71c4fd3-3415-4735-99e2-ee36ac1aa6dd")
)
(fp_line
(start -2.2 -1.45)
(end 2.2 -1.45)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "7b2eb91d-f8e9-4b0a-b4a0-8f00861dd140")
)
(fp_line
(start 2.2 -1.45)
(end 2.2 -2.85)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "7d7a3591-d227-4d0a-a791-a389acca5625")
)
(fp_line
(start 3.4 -2.85)
(end 2.2 -2.85)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "12da59a3-6a85-46e3-adaa-7f92440ede89")
)
(fp_line
(start 3.4 -1.25)
(end 3.4 -2.85)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.SilkS")
(uuid "6b37cd71-1cc1-4f8a-9954-d0b23fa6ad0a")
)
(fp_line
(start -3.4 -2.85)
(end -2.2 -2.85)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "fbbbcc63-fd3d-44f8-a795-6afdf1226502")
)
(fp_line
(start -3.4 1.45)
(end -3.4 -2.85)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "29c47893-d989-49dc-89e8-fe3ea8646649")
)
(fp_line
(start -3.4 1.45)
(end 3.4 1.45)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "717cdee9-92de-4099-a1b4-149c9f21c890")
)
(fp_line
(start -3.4 2.15)
(end -4 2.75)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.Fab")
(uuid "19da6d0c-250f-4826-8bf9-2ba1492420b9")
)
(fp_line
(start -3.4 2.15)
(end -3.4 1.45)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "6201cf8b-fc52-44c7-9119-ade83abd7dfc")
)
(fp_line
(start -3.4 2.15)
(end -3 2.15)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "bf0b59ef-3f32-416a-b712-21827035419e")
)
(fp_line
(start -3 2.15)
(end -3 2.55)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "3b79e461-5f1c-4564-9778-8bf26f798dff")
)
(fp_line
(start -2.8 2.8)
(end 2.75 2.8)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "f195305d-7651-4f84-94d2-a0ac498cc6c8")
)
(fp_line
(start -2.2 -1.45)
(end -2.2 -2.85)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "5cb0e165-2f81-44b0-9587-fe3534df3545")
)
(fp_line
(start -2.2 -1.45)
(end 2.2 -1.45)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "c850f225-4462-45bb-ab74-d943c4c271c9")
)
(fp_line
(start 2.2 -1.45)
(end 2.2 -2.85)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "01fd8289-bb2c-4568-addd-f51fb3bbd356")
)
(fp_line
(start 3 2.15)
(end 3.4 2.15)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "c1ac3acf-86d1-4c0f-aa60-54d36e4a1531")
)
(fp_line
(start 3 2.6)
(end 3 2.15)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "40d61fab-eae0-4974-855a-f143fc9b6caa")
)
(fp_line
(start 3.4 -2.85)
(end 2.2 -2.85)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "b977a35c-bb9f-4dc3-bed9-a139cd17609d")
)
(fp_line
(start 3.4 -2.85)
(end 3.4 1.45)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "88efcfe9-17db-4f6c-8bb2-646b28aa7f99")
)
(fp_line
(start 3.4 1.45)
(end 3.4 2.15)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "c5d1ad54-37c8-437f-8d76-5b6f4dfdc277")
)
(fp_line
(start 3.4 2.15)
(end 4 2.75)
(stroke
(width 0.2032)
(type solid)
)
(layer "F.Fab")
(uuid "34620f5b-3724-419e-b0ae-3cd124b452c2")
)
(fp_arc
(start -2.799998 2.8)
(mid -2.948325 2.713661)
(end -3 2.55)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "581b96ac-2383-49a9-9eef-6d69a276cc7f")
)
(fp_arc
(start 3 2.599998)
(mid 2.913661 2.748325)
(end 2.75 2.8)
(stroke
(width 0.127)
(type solid)
)
(layer "F.Fab")
(uuid "6e9065f9-fc3c-467c-a227-fb244f29899c")
)
(pad "D+" smd rect
(at 0 -2.65 90)
(size 1.4 0.35)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "aafe49aa-3fb8-4b13-bc0c-819e10b4adea")
)
(pad "D-" smd rect
(at -0.65 -2.65 90)
(size 1.4 0.35)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "a0384c15-aa84-4f75-8c85-6f8343cb60b6")
)
(pad "GND" smd rect
(at 1.3 -2.65 90)
(size 1.4 0.35)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "e2f619d1-0864-42c9-b3b8-fd7f51025e72")
)
(pad "ID" smd rect
(at 0.65 -2.65 90)
(size 1.4 0.35)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "38605f98-0047-440c-b011-e7cc85d75529")
)
(pad "MT1" smd rect
(at -4 0)
(size 1.8 1.9)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "aae75e56-7788-497a-86e9-8aece800c745")
)
(pad "MT2" smd rect
(at 4 0)
(size 1.8 1.9)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "6f6ce72b-af40-4511-a4c4-9d4dfce090cc")
)
(pad "VBUS" smd rect
(at -1.3 -2.65 90)
(size 1.4 0.35)
(layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "e6245bc8-43e3-4a26-b1b5-9a28c09d5dea")
)
)

BIN
vga_edid_injector.sch Normal file → Executable file
View File

Binary file not shown.