imported into KiCad, PCB updated

This commit is contained in:
2023-11-29 11:59:05 -08:00
parent 1d33335929
commit cf570b3316
31 changed files with 56229 additions and 0 deletions

29
.gitignore vendored Normal file
View File

@@ -0,0 +1,29 @@
# For PCBs designed using KiCad: https://www.kicad.org/
# Format documentation: https://kicad.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "kicad-libs"]
path = kicad-libs
url = https://gitlab.com/salfter/kicad-libs

View File

File diff suppressed because it is too large Load Diff

1
RP2040-Shim-2.kicad_dru Normal file
View File

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

28006
RP2040-Shim-2.kicad_pcb Normal file
View File

File diff suppressed because it is too large Load Diff

531
RP2040-Shim-2.kicad_pro Normal file
View File

@@ -0,0 +1,531 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.049999999999999996,
"copper_line_width": 0.19999999999999998,
"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.049999999999999996,
"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.09999999999999999,
"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.09999999999999999,
"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.09999999999999999,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.09999999999999999,
"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_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"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.08889999999999999,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.024999999999999998,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.19999999999999998,
"min_track_width": 0.0,
"min_via_annular_width": 0.09999999999999999,
"min_via_diameter": 0.44,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
},
"teardrop_options": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [],
"via_dimensions": [],
"zones_allow_external_fillets": false
},
"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": "RP2040-Shim-2.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.0889,
"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.0889,
"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": "gnd",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2,
"via_diameter": 0.44,
"via_drill": 0.2,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.0889,
"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": "power",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.1,
"via_diameter": 0.44,
"via_drill": 0.2,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "gnd",
"pattern": "GND"
},
{
"netclass": "power",
"pattern": "+3V3"
},
{
"netclass": "power",
"pattern": "VBUS"
},
{
"netclass": "power",
"pattern": "VBAT"
},
{
"netclass": "power",
"pattern": "VBUSEXT"
}
]
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"specctra_dsn": "",
"step": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 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,
"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_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"b3d099b5-964c-43fb-b3cc-853a01264e81",
""
]
],
"text_variables": {}
}

5747
RP2040-Shim-2.kicad_sch Normal file
View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,145 @@
(footprint "1X12_ROUND" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -15.3162 -1.8288) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp eaf536e2-c61d-4d58-a5a4-710bae76c193)
)
(fp_text value "1X12_ROUND" (at -15.24 3.175) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp 6bf2da81-bdcc-462e-9a65-aa032fc4c23b)
)
(fp_line (start -15.24 -0.635) (end -15.24 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 4c3067e5-64be-4faa-a9ad-f388b182570c))
(fp_poly
(pts
(xy -14.224 0.254)
(xy -13.716 0.254)
(xy -13.716 -0.254)
(xy -14.224 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp ec9db354-5ba9-4fae-9339-5abc5a36abb1))
(fp_poly
(pts
(xy -11.684 0.254)
(xy -11.176 0.254)
(xy -11.176 -0.254)
(xy -11.684 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 40b4d220-641f-4057-b6ad-c42536d3dda0))
(fp_poly
(pts
(xy -9.144 0.254)
(xy -8.636 0.254)
(xy -8.636 -0.254)
(xy -9.144 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 7097843e-48aa-41d6-804b-ee4cec19fa62))
(fp_poly
(pts
(xy -6.604 0.254)
(xy -6.096 0.254)
(xy -6.096 -0.254)
(xy -6.604 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 7fa4b31e-aee4-4e77-99b0-24e9d332f918))
(fp_poly
(pts
(xy -4.064 0.254)
(xy -3.556 0.254)
(xy -3.556 -0.254)
(xy -4.064 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 46b80280-f2b5-4c65-80d7-da52db90f135))
(fp_poly
(pts
(xy -1.524 0.254)
(xy -1.016 0.254)
(xy -1.016 -0.254)
(xy -1.524 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp bb95f79b-3978-4d61-9647-ec26692526ad))
(fp_poly
(pts
(xy 1.016 0.254)
(xy 1.524 0.254)
(xy 1.524 -0.254)
(xy 1.016 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 93d7b4eb-6a60-4378-97b6-9189c17abb71))
(fp_poly
(pts
(xy 3.556 0.254)
(xy 4.064 0.254)
(xy 4.064 -0.254)
(xy 3.556 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 345ea38b-6357-4b37-846b-e10a44501fc2))
(fp_poly
(pts
(xy 6.096 0.254)
(xy 6.604 0.254)
(xy 6.604 -0.254)
(xy 6.096 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 0cb0392f-2d3c-4bc0-abfa-cae95b1c4e75))
(fp_poly
(pts
(xy 8.636 0.254)
(xy 9.144 0.254)
(xy 9.144 -0.254)
(xy 8.636 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp ca28f2d7-b5cd-4e3a-9582-8f220753116c))
(fp_poly
(pts
(xy 11.176 0.254)
(xy 11.684 0.254)
(xy 11.684 -0.254)
(xy 11.176 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp ffbdad95-e355-4d8a-903d-cfdf4104e680))
(fp_poly
(pts
(xy 13.716 0.254)
(xy 14.224 0.254)
(xy 14.224 -0.254)
(xy 13.716 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 1699119f-c42f-4e26-9b6b-2d9ef7014d77))
(pad "1" thru_hole circle (at -13.97 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b35573ed-8ac5-460b-9b3e-a28aa66e62b0))
(pad "2" thru_hole circle (at -11.43 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 50d5bc32-63fe-4b51-b38d-c83c63e2a793))
(pad "3" thru_hole circle (at -8.89 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d3b810c2-5952-46ed-a584-15575f7805f2))
(pad "4" thru_hole circle (at -6.35 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 7295afa2-173b-4267-a8d2-7a9f4bac1cf0))
(pad "5" thru_hole circle (at -3.81 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp fa5f14cb-9901-474a-b2df-344ceb9ef5ef))
(pad "6" thru_hole circle (at -1.27 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp aae5dd9a-b02a-44a4-8dfd-8cfd8d6e932e))
(pad "7" thru_hole circle (at 1.27 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp fce307b8-aaf8-4403-89eb-36a74d5df6e6))
(pad "8" thru_hole circle (at 3.81 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 4afc111d-87ca-4904-8a93-84c6c4d02ade))
(pad "9" thru_hole circle (at 6.35 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 5f5e225a-c79a-4106-a6a1-1a290fe37d2f))
(pad "10" thru_hole circle (at 8.89 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9cdfa43e-e177-423c-aafc-15d351ea2146))
(pad "11" thru_hole circle (at 11.43 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e126af50-7eb0-4c09-a2ce-7d7733116046))
(pad "12" thru_hole circle (at 13.97 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 00ae7ecb-3b74-48d3-bb0f-1a033354d33a))
)

View File

@@ -0,0 +1,190 @@
(footprint "1X16_ROUND" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "<b>PIN HEADER</b>")
(fp_text reference "REF**" (at -20.3962 -1.8288) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp ed97a1eb-b0e5-4bf0-9f7e-1388450b7e06)
)
(fp_text value "1X16_ROUND" (at -20.32 3.175) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp 8015794b-0a2a-4f02-9bb8-db235d1a2f5f)
)
(fp_line (start -20.32 -0.635) (end -20.32 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp be3ea508-f548-40ab-94f6-01162fbf4f6d))
(fp_poly
(pts
(xy -19.304 0.254)
(xy -18.796 0.254)
(xy -18.796 -0.254)
(xy -19.304 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp f1694f58-af28-4128-bb5a-f07fa7dea1dc))
(fp_poly
(pts
(xy -16.764 0.254)
(xy -16.256 0.254)
(xy -16.256 -0.254)
(xy -16.764 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 982baa7c-84f4-406d-92ce-f134879b3808))
(fp_poly
(pts
(xy -14.224 0.254)
(xy -13.716 0.254)
(xy -13.716 -0.254)
(xy -14.224 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 7b65ad1d-09e5-45f6-8206-8fb4b27f5012))
(fp_poly
(pts
(xy -11.684 0.254)
(xy -11.176 0.254)
(xy -11.176 -0.254)
(xy -11.684 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp b078952a-51f0-4455-a2f4-b7128a75786d))
(fp_poly
(pts
(xy -9.144 0.254)
(xy -8.636 0.254)
(xy -8.636 -0.254)
(xy -9.144 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp ddadad51-1e36-4bac-bcab-c98dd29bc675))
(fp_poly
(pts
(xy -6.604 0.254)
(xy -6.096 0.254)
(xy -6.096 -0.254)
(xy -6.604 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp d642ccf8-0c3a-424f-9a0e-c9dadb20bbce))
(fp_poly
(pts
(xy -4.064 0.254)
(xy -3.556 0.254)
(xy -3.556 -0.254)
(xy -4.064 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 21f4bdfd-4514-4b8d-b4a8-976dc3db656d))
(fp_poly
(pts
(xy -1.524 0.254)
(xy -1.016 0.254)
(xy -1.016 -0.254)
(xy -1.524 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 1da6d898-5a6c-4ad6-af13-1a64044f2935))
(fp_poly
(pts
(xy 1.016 0.254)
(xy 1.524 0.254)
(xy 1.524 -0.254)
(xy 1.016 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp aedbe2ff-cb14-4214-81bc-ed8d8bd2854f))
(fp_poly
(pts
(xy 3.556 0.254)
(xy 4.064 0.254)
(xy 4.064 -0.254)
(xy 3.556 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp cd5f5645-b954-4efe-b75f-b860e8d60c79))
(fp_poly
(pts
(xy 6.096 0.254)
(xy 6.604 0.254)
(xy 6.604 -0.254)
(xy 6.096 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 6b12b84f-0a78-4835-a6bb-03ac861e76f3))
(fp_poly
(pts
(xy 8.636 0.254)
(xy 9.144 0.254)
(xy 9.144 -0.254)
(xy 8.636 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp d701428c-2a75-447b-be51-4665bc49c31c))
(fp_poly
(pts
(xy 11.176 0.254)
(xy 11.684 0.254)
(xy 11.684 -0.254)
(xy 11.176 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp f1cb91e1-4e70-43c9-b986-94bbda4fc23d))
(fp_poly
(pts
(xy 13.716 0.254)
(xy 14.224 0.254)
(xy 14.224 -0.254)
(xy 13.716 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 640f558d-eed3-466f-aace-355d7c1bfdb2))
(fp_poly
(pts
(xy 16.256 0.254)
(xy 16.764 0.254)
(xy 16.764 -0.254)
(xy 16.256 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 786a9954-e177-4775-a2f5-4cc51b633aa6))
(fp_poly
(pts
(xy 18.796 0.254)
(xy 19.304 0.254)
(xy 19.304 -0.254)
(xy 18.796 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp a2554f1b-e2e9-4de1-9775-16db1a467c8a))
(pad "1" thru_hole circle (at -19.05 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d19e61cc-24e7-4abf-a443-860450baccd3))
(pad "2" thru_hole circle (at -16.51 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ee9284eb-3e5a-4aa3-85d5-1b83820f3979))
(pad "3" thru_hole circle (at -13.97 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 1ef4687c-f9d7-4e92-a717-accd29a3ed01))
(pad "4" thru_hole circle (at -11.43 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8f3725bf-0e40-4b7b-87b0-e9b9f7cd0fe1))
(pad "5" thru_hole circle (at -8.89 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9621afcb-4198-4c39-b5da-9f3b47eb71b3))
(pad "6" thru_hole circle (at -6.35 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 7f133a06-2299-427c-bad9-b56c37034aba))
(pad "7" thru_hole circle (at -3.81 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0d7d609a-94e9-46c7-be38-dab083a847cd))
(pad "8" thru_hole circle (at -1.27 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c6a5e8d9-2d82-4c6b-9648-7d1d3d0f8c18))
(pad "9" thru_hole circle (at 1.27 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 97d8551b-8952-4cff-9503-c91820d4b12a))
(pad "10" thru_hole circle (at 3.81 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 60649c93-6dda-45a4-bc71-26f1097ce793))
(pad "11" thru_hole circle (at 6.35 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 804937ce-1713-4e70-94a0-dd9e63d68b11))
(pad "12" thru_hole circle (at 8.89 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d6d487a1-bd3d-44cf-bc13-a3df983011e5))
(pad "13" thru_hole circle (at 11.43 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f2ca03bd-fb8b-4c15-9e3b-88c9a30714a9))
(pad "14" thru_hole circle (at 13.97 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8e8ea424-6b26-47f5-8b4f-c5791e191677))
(pad "15" thru_hole circle (at 16.51 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ba15c74b-b336-4496-87f1-24d76e67ef71))
(pad "16" thru_hole circle (at 19.05 0 90) (size 1.6764 1.6764) (drill 1) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 7d7b5cb6-dfb0-4d48-9bb9-f6f02cb5e1bc))
)

View File

@@ -0,0 +1,53 @@
(footprint "BTN_KMR2_4.6X2.8" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -2.032 -1.778) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp 2ff5d067-8b0e-49e6-9102-ba708688a7c2)
)
(fp_text value "BTN_KMR2_4.6X2.8" (at -2.032 2.159) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp 7bfdfe26-8a01-4b12-99cc-e5b924ef83dd)
)
(fp_line (start -2.1 -1.5254) (end 2.1 -1.5254)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 3c3ff1c8-a9e2-4bd3-b723-dcd5439d79d1))
(fp_line (start 2.1 1.5254) (end -2.1 1.5254)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 70314c81-a14b-4f32-8894-4d7ad25eda1b))
(fp_line (start -2.1 -1.4) (end 2.1 -1.4)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp d6911ddd-8fe3-47c6-b959-2da73284e8f4))
(fp_line (start -2.1 1.4) (end -2.1 -1.4)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp aecf7c55-fddf-496a-a0c2-f9d74b916274))
(fp_line (start -1.05 -0.8) (end 1.05 -0.8)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 08baa258-db26-4110-aed7-23f0ebcaa4df))
(fp_line (start -0.4 -0.4) (end 0 -0.4)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 2904fefd-80a3-4565-ac64-82b54b97040b))
(fp_line (start -0.4 0.4) (end 0 0.4)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 48faa9dd-668b-4835-b4ff-7dc854a1b1f2))
(fp_line (start 0 -0.4) (end 0 -0.2)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 7cb0de6a-59e4-451e-8740-c6e72f43b201))
(fp_line (start 0 -0.4) (end 0.4 -0.4)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 6b179660-4c8f-477d-9fff-afe4beaf5d02))
(fp_line (start 0 -0.2) (end 0.3 0.1)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 2684d8ce-ba9f-44c1-9f2f-dad39f615c50))
(fp_line (start 0 0.4) (end 0 0.3)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 4b6fd182-a70f-4bd1-a7d5-7b3e443c6f4e))
(fp_line (start 0 0.4) (end 0.4 0.4)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp d32d9e16-60e8-4685-bd8f-a94fb0dcda63))
(fp_line (start 1.05 0.8) (end -1.05 0.8)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 76734c13-06ad-4e68-a8c4-c80bd9efa316))
(fp_line (start 2.1 -1.4) (end 2.1 1.4)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 8d307eda-ba01-43ac-882b-e91657d4cb5c))
(fp_line (start 2.1 1.4) (end -2.1 1.4)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp a0c7a81e-b6df-4e2d-9cce-6f19f45bd5fe))
(fp_arc (start -1.05 0.8) (mid -1.209128 0) (end -1.05 -0.799999)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp abaa40b1-318e-4cad-a1ee-76e71c65522c))
(fp_arc (start 1.05 -0.8) (mid 1.209128 0) (end 1.05 0.799999)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp ce1a5ab4-186c-4675-b034-8f5d10bdd8e8))
(pad "A" smd roundrect (at 2.05 -0.8) (size 0.9 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1411111111)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 84d9ec96-6f9b-42e3-b5dd-b79f5ed24cbd))
(pad "A'" smd roundrect (at -2.05 -0.8) (size 0.9 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1411111111)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0d1e5270-da2a-4790-9e61-08917b889dca))
(pad "B" smd roundrect (at 2.05 0.8) (size 0.9 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1411111111)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 4e28118e-1d67-4986-8f04-bf295be14cf4))
(pad "B'" smd roundrect (at -2.05 0.8) (size 0.9 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1411111111)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0100daad-4fe3-4fe3-928a-dd9c02cc2579))
)

View File

@@ -0,0 +1,38 @@
(footprint "C0402K" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "<b>Ceramic Chip Capacitor KEMET 0204 reflow solder</b><p>\nMetric Code Size 1005")
(fp_text reference "REF**" (at -0.5 -0.425) (layer "F.SilkS")
(effects (font (size 0.93472 0.93472) (thickness 0.08128)) (justify left bottom))
(tstamp fde98ea5-13b6-4912-8e19-31a6d639e016)
)
(fp_text value "C0402K" (at -0.5 1.45) (layer "F.Fab")
(effects (font (size 0.93472 0.93472) (thickness 0.08128)) (justify left bottom))
(tstamp 5244acf7-9ebc-42b2-9a88-1bed0545001e)
)
(fp_line (start -0.425 -0.2) (end 0.425 -0.2)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp ed4d5b2f-48e5-4c07-9d10-c87940fb7753))
(fp_line (start 0.425 0.2) (end -0.425 0.2)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 9b80ba49-edac-4360-b831-a9872ac1ef68))
(fp_poly
(pts
(xy -0.5 0.25)
(xy -0.225 0.25)
(xy -0.225 -0.25)
(xy -0.5 -0.25)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 1db2e929-828f-4933-a30b-74bf248842b0))
(fp_poly
(pts
(xy 0.225 0.25)
(xy 0.5 0.25)
(xy 0.5 -0.25)
(xy 0.225 -0.25)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 9c8b9f15-1ec5-41de-a6a5-655b17e03ed0))
(pad "1" smd roundrect (at -0.6 0) (size 0.925 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1716216216)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 89548877-473b-4622-9cf4-99194f721deb))
(pad "2" smd roundrect (at 0.6 0) (size 0.925 0.74) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1716216216)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a66714f2-774c-4b31-99b3-a2bec04b6a19))
)

View File

@@ -0,0 +1,38 @@
(footprint "C0805K" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "<b>Ceramic Chip Capacitor KEMET 0805 reflow solder</b><p>\nMetric Code Size 2012")
(fp_text reference "REF**" (at -1 -0.875) (layer "F.SilkS")
(effects (font (size 0.93472 0.93472) (thickness 0.08128)) (justify left bottom))
(tstamp df702a85-5410-4912-a04d-ed06e676a9b4)
)
(fp_text value "C0805K" (at -1 1.9) (layer "F.Fab")
(effects (font (size 0.93472 0.93472) (thickness 0.08128)) (justify left bottom))
(tstamp 2c246530-8f91-4972-b51a-46df4cb25b69)
)
(fp_line (start -0.925 -0.6) (end 0.925 -0.6)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp a8aaacac-e397-4d5c-9336-a049cd57481d))
(fp_line (start 0.925 0.6) (end -0.925 0.6)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 439b4b84-2e0a-4b3b-8696-9df6d853de42))
(fp_poly
(pts
(xy -1 0.65)
(xy -0.5 0.65)
(xy -0.5 -0.65)
(xy -1 -0.65)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 6417b93a-d38c-4d07-9075-79788f825a19))
(fp_poly
(pts
(xy 0.5 0.65)
(xy 1 0.65)
(xy 1 -0.65)
(xy 0.5 -0.65)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp dd9830f3-796e-4cb1-9645-01dacf6979d2))
(pad "1" smd roundrect (at -1 0) (size 1.3 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp eab131ee-225b-4976-a402-98439505c528))
(pad "2" smd roundrect (at 1 0) (size 1.3 1.6) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e5c7d032-28d3-45db-aae6-951250e233c2))
)

View File

@@ -0,0 +1,149 @@
(footprint "CHIPLED_0805_NOOUTLINE" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.016 1.778 90) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp 62b92bd4-42d7-4f29-b208-b5cc84435065)
)
(fp_text value "CHIPLED_0805_NOOUTLINE" (at 1.397 1.778 90) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp 2384cea9-47cc-48e2-8df5-4eb47d16c483)
)
(fp_text user "A" (at -0.1 1.4) (layer "F.Fab")
(effects (font (size 0.23368 0.23368) (thickness 0.02032)) (justify left bottom))
(tstamp 57ab8867-e4f3-4fd6-aaf5-f5915dbb4bfc)
)
(fp_text user "C" (at -0.1 -1.2) (layer "F.Fab")
(effects (font (size 0.23368 0.23368) (thickness 0.02032)) (justify left bottom))
(tstamp e29b3b6a-32ab-45cb-accd-d0131885902b)
)
(fp_poly
(pts
(xy 0.5334 0.3302)
(xy -0.5334 0.3302)
(xy 0 -0.381)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 505c3d1c-d78c-45f6-9e21-e318916b9491))
(fp_poly
(pts
(xy -0.4445 -0.1405)
(xy 0.4445 -0.1405)
(xy 0.4445 -0.331)
(xy -0.4445 -0.331)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 4cd43930-1531-45e1-88cc-19e21790d69f))
(fp_line (start -0.575 0.5) (end -0.575 -0.925)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp b5f582f2-8a0a-46c1-bd56-da19ac35bd79))
(fp_line (start 0.575 -0.525) (end 0.575 0.525)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 8d646524-2980-4f7d-bc3f-1ff99c02915a))
(fp_arc (start -0.35 0.925) (mid -0.000001 0.625027) (end 0.35 0.924998)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 5ae34a35-1b09-4f0a-8d5c-5347bef1eae3))
(fp_arc (start 0.35 -0.924998) (mid -0.000001 -0.625027) (end -0.35 -0.925)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp b98d805b-75ab-4c48-808c-8874115754af))
(fp_circle (center -0.45 -0.85) (end -0.347 -0.85)
(stroke (width 0.0762) (type solid)) (fill none) (layer "F.Fab") (tstamp baf16aaa-7ae8-43a2-82f3-b7c9dffcaa5b))
(fp_poly
(pts
(xy -0.625 -0.925)
(xy -0.3 -0.925)
(xy -0.3 -1)
(xy -0.625 -1)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 43657e71-2f65-4046-aa4c-46392655a417))
(fp_poly
(pts
(xy -0.625 1)
(xy -0.3 1)
(xy -0.3 0.5)
(xy -0.625 0.5)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 21cfb17b-fb1f-41cf-b126-f4a485243b84))
(fp_poly
(pts
(xy -0.6 -0.5)
(xy -0.3 -0.5)
(xy -0.3 -0.762)
(xy -0.6 -0.762)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp e8c20726-799a-424e-8726-b00c15602c5d))
(fp_poly
(pts
(xy -0.325 -0.5)
(xy -0.175 -0.5)
(xy -0.175 -0.75)
(xy -0.325 -0.75)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp afca74b8-2782-45b6-9638-d9e58a76675c))
(fp_poly
(pts
(xy -0.325 0.75)
(xy -0.175 0.75)
(xy -0.175 0.5)
(xy -0.325 0.5)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 5c38fa1d-efaa-44be-a6c8-9a32a04db51b))
(fp_poly
(pts
(xy -0.2 -0.5)
(xy 0.2 -0.5)
(xy 0.2 -0.675)
(xy -0.2 -0.675)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 175470b7-575e-43ca-915c-20117766c585))
(fp_poly
(pts
(xy -0.2 0.675)
(xy 0.2 0.675)
(xy 0.2 0.5)
(xy -0.2 0.5)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 5efd639f-3008-48ae-b99c-5ae3b1bc4ed9))
(fp_poly
(pts
(xy 0.175 -0.5)
(xy 0.325 -0.5)
(xy 0.325 -0.75)
(xy 0.175 -0.75)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 0db0acda-c441-47da-a933-830bd4e588d4))
(fp_poly
(pts
(xy 0.175 0.75)
(xy 0.325 0.75)
(xy 0.325 0.5)
(xy 0.175 0.5)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 85e179ab-33ed-436f-bcd9-c0e4cd9fb969))
(fp_poly
(pts
(xy 0.3 -0.5)
(xy 0.625 -0.5)
(xy 0.625 -1)
(xy 0.3 -1)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 72158b2a-cc9b-4c7f-b540-671ee282cd62))
(fp_poly
(pts
(xy 0.3 1)
(xy 0.625 1)
(xy 0.625 0.5)
(xy 0.3 0.5)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 6b4a06fb-9968-4006-aa47-ddd3a4b8718a))
(pad "A" smd roundrect (at 0 1.05) (size 1.2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1058333333)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a9ba32bd-c7de-4b32-af7b-55a357575e19))
(pad "C" smd roundrect (at 0 -1.05) (size 1.2 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1058333333)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c512949b-5c65-4cfb-8939-284590dca69a))
)

View File

@@ -0,0 +1,35 @@
(footprint "CRYSTAL_2.5X2" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.532 -1.528) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp 2d6c1916-32f3-4d7a-9230-8be88d51468a)
)
(fp_text value "CRYSTAL_2.5X2" (at -1.405 1.909) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp 6f51f68f-6c49-4797-be2f-6795897c2819)
)
(fp_line (start -1.5 -1.25) (end 1.5 -1.25)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 7b7edd8c-6e22-46e8-a10f-5454f6a79988))
(fp_line (start -1.5 1.25) (end -1.5 -1.25)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 0176cc5c-7e84-4d44-a4f1-d0aa4cbe78d9))
(fp_line (start 1.5 -1.25) (end 1.5 1.25)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 1decb4ec-88a3-4b95-a86d-d04d1d98dd62))
(fp_line (start 1.5 1.25) (end -1.5 1.25)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp b95cc68d-0cab-4d04-a8e7-875c6ae7f3c3))
(fp_line (start -1.25 -1) (end 1.25 -1)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp d7dfc96d-75d1-4579-a77d-8e5e0ba107ed))
(fp_line (start -1.25 1) (end -1.25 -1)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp e37d4105-e1e8-49db-8576-625363228249))
(fp_line (start 1.25 -1) (end 1.25 1)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 5d182cad-0dc7-4a69-8cd2-a275bfcf99a6))
(fp_line (start 1.25 1) (end -1.25 1)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 798ebef5-95a2-44a2-b823-bfb0e7b2b35d))
(pad "1" smd roundrect (at -0.825 0.625) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1693333333)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 62fdaa6a-9195-4b0f-aee4-34f9aece19e6))
(pad "2" smd roundrect (at 0.825 0.625) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1693333333)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e352aa63-1dad-40aa-82ca-54e4556ba2ff))
(pad "3" smd roundrect (at 0.825 -0.625) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1693333333)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 1a2032c2-98fe-47bc-b09d-8094de9e5f34))
(pad "4" smd roundrect (at -0.825 -0.625) (size 0.9 0.75) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1693333333)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c3d81351-b3d9-4d60-a18a-0086db413777))
)

View File

@@ -0,0 +1,29 @@
(footprint "FIDUCIAL_1MM" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at 0 0) (layer "F.SilkS")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp d093ee90-be57-47c8-a9c1-481e25104636)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 088dfeb0-6d6f-4f97-926e-e67ea7c262bd)
)
(fp_arc (start -0.75 0) (mid -0.53033 -0.53033) (end 0 -0.75)
(stroke (width 0.5) (type solid)) (layer "F.Mask") (tstamp 764fbe81-c329-46f1-ada8-d75e06687a27))
(fp_arc (start 0 -0.75) (mid 0.53033 -0.53033) (end 0.75 0)
(stroke (width 0.5) (type solid)) (layer "F.Mask") (tstamp 1baad9ab-29d2-4e68-af18-68c42d7cbdf6))
(fp_arc (start 0 0.75) (mid -0.53033 0.53033) (end -0.75 0)
(stroke (width 0.5) (type solid)) (layer "F.Mask") (tstamp 3bda0038-a95e-4598-aff3-1fd26a3af5b2))
(fp_arc (start 0.75 0) (mid 0.53033 0.53033) (end 0 0.75)
(stroke (width 0.5) (type solid)) (layer "F.Mask") (tstamp f06aadd9-fd68-4398-a5ad-c65d3b30a933))
(fp_arc (start -0.75 0) (mid -0.53033 -0.53033) (end 0 -0.75)
(stroke (width 0.5) (type solid)) (layer "F.CrtYd") (tstamp 7a6c69f2-2e9b-40da-b948-cfd6bfc7448d))
(fp_arc (start 0 -0.75) (mid 0.53033 -0.53033) (end 0.75 0)
(stroke (width 0.5) (type solid)) (layer "F.CrtYd") (tstamp 4eb1e0d0-d2e5-48dc-b975-36b44bae7035))
(fp_arc (start 0 0.75) (mid -0.53033 0.53033) (end -0.75 0)
(stroke (width 0.5) (type solid)) (layer "F.CrtYd") (tstamp ed109ae3-e5d5-4131-b800-cd8b7d7f4b37))
(fp_arc (start 0.75 0) (mid 0.53033 0.53033) (end 0 0.75)
(stroke (width 0.5) (type solid)) (layer "F.CrtYd") (tstamp 0041fcc2-436b-4777-bc94-00dd32f47e93))
(pad "1" smd roundrect (at 0 0) (size 1 1) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 709bd9dd-9281-47bd-8ba9-38f9ab11b8f0))
)

View File

@@ -0,0 +1,50 @@
(footprint "LED3535" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.905 -2.159) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp 79572bf2-1672-4aa6-9f91-15ce2f024af5)
)
(fp_text value "LED3535" (at -1.778 2.54) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp ebea0376-8cc3-48a8-9001-c77f321aa016)
)
(fp_line (start -1.9 -1.9) (end 1.9 -1.9)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp ccf4a247-b281-4535-9c12-f2b7db481d00))
(fp_line (start -1.9 -1.6) (end -1.9 -1.9)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 4b197f24-b825-4ad8-aba8-c4b274d58bb8))
(fp_line (start -1.9 1.6) (end -1.9 1.9)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 12e6bc93-f0b5-4d86-b7e9-bf501b4530d9))
(fp_line (start -1.9 1.9) (end 1.9 1.9)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 4b555bd1-446a-4da7-ae98-6a4ff5f1ad5e))
(fp_line (start 1.9 -1.9) (end 1.9 -1.6)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 7a97f747-e079-4e27-961e-fa937af1722b))
(fp_line (start 1.9 1.9) (end 1.9 1.6)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp b90c2cbe-f260-4ee3-b709-d5050a7e9e02))
(fp_poly
(pts
(xy -1.497697 -1.4605)
(xy -1.9685 -1.4605)
(xy -1.9685 -1.9685)
(xy -0.989697 -1.9685)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 5d6094fb-55d7-4ae7-8eb3-b362df4bcc1d))
(fp_line (start -1.75 -1.75) (end 1.75 -1.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp ce1db9fd-e3b6-48de-a718-4c4ef500aaf6))
(fp_line (start -1.75 1.75) (end -1.75 -1.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp bc644b73-d063-49cd-85a1-d06a4968d822))
(fp_line (start 1.75 -1.75) (end 1.75 1.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp dc3d906c-7de1-4a26-ad2c-74d04a51ce8b))
(fp_line (start 1.75 1.75) (end -1.75 1.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 3c2a3323-3ccd-459f-9271-99d7dd11bb0b))
(fp_circle (center 0 0) (end 1.4 0)
(stroke (width 0.127) (type solid)) (fill none) (layer "F.Fab") (tstamp 3853b663-d916-4088-a055-f5ab5ef1510c))
(pad "1" smd roundrect (at -1.75 -0.875 90) (size 0.85 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1494117647)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 471e39d6-d853-474e-a0b7-50270dba2b61))
(pad "2" smd roundrect (at -1.75 0.875 90) (size 0.85 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1494117647)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 2494f9ad-e5d1-4dd3-9378-3d74b0869bd9))
(pad "3" smd roundrect (at 1.75 0.875 90) (size 0.85 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1494117647)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 87711bdf-c2de-4568-a436-3770a4dbfb1b))
(pad "4" smd roundrect (at 1.75 -0.875 90) (size 0.85 1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1494117647)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 2a866375-e81d-4d2d-aa2b-c1d286f4b554))
)

View File

@@ -0,0 +1,153 @@
(footprint "MOUNTINGHOLE_2.5_PLATED" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at 0 0) (layer "F.SilkS")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp a60e9e01-4ff9-4272-ae0f-8e041f486405)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 41f7aa53-e588-48e2-9eee-b4777fea4c51)
)
(fp_circle (center 0 0) (end 2 0)
(stroke (width 0.2032) (type solid)) (fill none) (layer "F.SilkS") (tstamp c2f27929-3d4b-4b17-aa6c-49bbea049eeb))
(fp_circle (center 0 0) (end 1 0)
(stroke (width 2.032) (type solid)) (fill none) (layer "B.CrtYd") (tstamp 73aee323-b998-4ad2-86d7-742ca009b8de))
(fp_circle (center 0 0) (end 1 0)
(stroke (width 2.032) (type solid)) (fill none) (layer "F.CrtYd") (tstamp 32d1600a-4eac-44c7-98ac-0e07b396bfb0))
(pad "P$1" thru_hole circle (at 0 0) (size 3.2 3.2) (drill 2.5) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp bd3f6ab9-e0d8-445a-9886-b32f8385d94e))
(zone (net 0) (net_name "") (layer "F.Cu") (tstamp 8ee5613b-8097-4433-b2b3-d6f2f5170d3f) (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 2.016 0)
(xy 1.99638 -0.280573)
(xy 1.937904 -0.555685)
(xy 1.841708 -0.819981)
(xy 1.709665 -1.068317)
(xy 1.544346 -1.29586)
(xy 1.348967 -1.49818)
(xy 1.127333 -1.67134)
(xy 0.883756 -1.811969)
(xy 0.622978 -1.91733)
(xy 0.350075 -1.985372)
(xy 0.070357 -2.014772)
(xy -0.210729 -2.004956)
(xy -0.487715 -1.956116)
(xy -0.755207 -1.869203)
(xy -1.008 -1.745907)
(xy -1.241174 -1.58863)
(xy -1.450189 -1.400431)
(xy -1.630978 -1.184975)
(xy -1.780022 -0.946455)
(xy -1.89442 -0.689513)
(xy -1.971946 -0.41915)
(xy -2.011089 -0.140629)
(xy -2.011089 0.140629)
(xy -1.971946 0.41915)
(xy -1.89442 0.689513)
(xy -1.780022 0.946455)
(xy -1.630978 1.184975)
(xy -1.450189 1.400431)
(xy -1.241174 1.58863)
(xy -1.008 1.745907)
(xy -0.755207 1.869203)
(xy -0.487715 1.956116)
(xy -0.210729 2.004956)
(xy 0.070357 2.014772)
(xy 0.350075 1.985372)
(xy 0.622978 1.91733)
(xy 0.883756 1.811969)
(xy 1.127333 1.67134)
(xy 1.348967 1.49818)
(xy 1.544346 1.29586)
(xy 1.709665 1.068317)
(xy 1.841708 0.819981)
(xy 1.937904 0.555685)
(xy 1.99638 0.280573)
)
)
(polygon
(pts
(xy -0.016 0)
(xy -0.011314 0.011314)
(xy 0 0.016)
(xy 0.011314 0.011314)
(xy 0.016 0)
(xy 0.011314 -0.011314)
(xy 0 -0.016)
(xy -0.011314 -0.011314)
)
)
)
(zone (net 0) (net_name "") (layer "B.Cu") (tstamp c520d173-4c27-4f2e-bd5c-2714f3d3c198) (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 2.016 0)
(xy 1.99638 -0.280573)
(xy 1.937904 -0.555685)
(xy 1.841708 -0.819981)
(xy 1.709665 -1.068317)
(xy 1.544346 -1.29586)
(xy 1.348967 -1.49818)
(xy 1.127333 -1.67134)
(xy 0.883756 -1.811969)
(xy 0.622978 -1.91733)
(xy 0.350075 -1.985372)
(xy 0.070357 -2.014772)
(xy -0.210729 -2.004956)
(xy -0.487715 -1.956116)
(xy -0.755207 -1.869203)
(xy -1.008 -1.745907)
(xy -1.241174 -1.58863)
(xy -1.450189 -1.400431)
(xy -1.630978 -1.184975)
(xy -1.780022 -0.946455)
(xy -1.89442 -0.689513)
(xy -1.971946 -0.41915)
(xy -2.011089 -0.140629)
(xy -2.011089 0.140629)
(xy -1.971946 0.41915)
(xy -1.89442 0.689513)
(xy -1.780022 0.946455)
(xy -1.630978 1.184975)
(xy -1.450189 1.400431)
(xy -1.241174 1.58863)
(xy -1.008 1.745907)
(xy -0.755207 1.869203)
(xy -0.487715 1.956116)
(xy -0.210729 2.004956)
(xy 0.070357 2.014772)
(xy 0.350075 1.985372)
(xy 0.622978 1.91733)
(xy 0.883756 1.811969)
(xy 1.127333 1.67134)
(xy 1.348967 1.49818)
(xy 1.544346 1.29586)
(xy 1.709665 1.068317)
(xy 1.841708 0.819981)
(xy 1.937904 0.555685)
(xy 1.99638 0.280573)
)
)
(polygon
(pts
(xy -0.016 0)
(xy -0.011314 0.011314)
(xy 0 0.016)
(xy 0.011314 0.011314)
(xy 0.016 0)
(xy 0.011314 -0.011314)
(xy 0 -0.016)
(xy -0.011314 -0.011314)
)
)
)
)

View File

@@ -0,0 +1,189 @@
(footprint "QFN56_7MM_REDUCEDEPAD" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at 0 0) (layer "F.SilkS")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 98be0fbe-373b-444d-8dd8-979d21384e74)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 38abc35a-584f-48d3-accd-15f442878045)
)
(fp_poly
(pts
(xy -1.3 -0.3)
(xy -0.3 -0.3)
(xy -0.3 -1.3)
(xy -1.3 -1.3)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp e2f794c1-9644-4726-abf4-cfe334bee005))
(fp_poly
(pts
(xy -1.3 1.3)
(xy -0.3 1.3)
(xy -0.3 0.3)
(xy -1.3 0.3)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp 9f96be97-e0f2-49b8-a64a-ba476c8a4a57))
(fp_poly
(pts
(xy 0.3 -0.3)
(xy 1.3 -0.3)
(xy 1.3 -1.3)
(xy 0.3 -1.3)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp 1b560985-5d05-4717-99ac-346b8c31fdcf))
(fp_poly
(pts
(xy 0.3 1.3)
(xy 1.3 1.3)
(xy 1.3 0.3)
(xy 0.3 0.3)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp 83754584-2531-4160-a366-34c59658c98e))
(fp_line (start -3.5 -3.5) (end -2.9 -3.5)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp ae750672-46d8-4136-a6ff-0bbe0b224a75))
(fp_line (start -3.5 -2.85) (end -3.5 -3.5)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp ce48b2bf-b525-49fc-806d-e19e557981d0))
(fp_line (start -3.5 2.9) (end -3.5 3.5)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp a0934fc1-bdca-4b75-b606-7f707683bbf2))
(fp_line (start -3.5 3.5) (end -2.9 3.5)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 8910fd2b-6211-40e2-bdad-71c0f71e8324))
(fp_line (start 2.9 -3.5) (end 3.5 -3.5)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 95243be8-f5f9-4696-a932-9cb5671881a9))
(fp_line (start 2.9 3.5) (end 3.5 3.5)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp c76e51cb-2073-46c0-8107-837fd6aa4259))
(fp_line (start 3.5 -3.5) (end 3.5 -2.9)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp de28c004-c841-4fcd-92e7-6a20c6b9c450))
(fp_line (start 3.5 3.5) (end 3.5 2.9)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp d3a3604f-859b-47c1-b534-e95ac6d12689))
(fp_circle (center -3.5 -3.5) (end -3.164591 -3.5)
(stroke (width 0.1524) (type solid)) (fill none) (layer "F.SilkS") (tstamp 99ab558f-9278-4bde-802d-9b039858beca))
(fp_line (start -3.5 -3.5) (end 3.5 -3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 4d5198ea-9276-44c5-bcce-b9ee706ae349))
(fp_line (start -3.5 3.5) (end -3.5 -3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp a5b9393f-ccce-498b-9f33-1bf99454d165))
(fp_line (start 3.5 -3.5) (end 3.5 3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 712ffa67-08c7-4195-b0dc-179c9354d454))
(fp_line (start 3.5 3.5) (end -3.5 3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp ba808f40-fb6a-42cf-b285-f798151bc691))
(fp_circle (center -3.5 -3.5) (end -3.039025 -3.5)
(stroke (width 0.1524) (type solid)) (fill none) (layer "F.Fab") (tstamp 5833a5ca-8370-44c7-b092-d635e3cff840))
(pad "1" smd roundrect (at -3.45 -2.6 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 676095ef-ae39-4519-8a2a-38451eb88503))
(pad "2" smd roundrect (at -3.45 -2.2 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 00b6d251-d987-4e72-9143-6edb7c85cdbf))
(pad "3" smd roundrect (at -3.45 -1.8 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 3e8784d7-04ee-4a03-9cd4-a8f2988e0ac7))
(pad "4" smd roundrect (at -3.45 -1.4 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9b8fe79a-8809-4d1e-b4d1-5cafbdae9920))
(pad "5" smd roundrect (at -3.45 -1 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp eeeb04db-ddfd-4b8e-b2c5-4a9472f30c81))
(pad "6" smd roundrect (at -3.45 -0.6 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 5eeeac47-a876-4702-959b-71d3fa52b145))
(pad "7" smd roundrect (at -3.45 -0.2 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8fb5ef51-a9a4-4ef7-87df-7cd35f64e89e))
(pad "8" smd roundrect (at -3.45 0.2 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a49d05a0-9f42-40c6-a578-3bdf8cc6eea1))
(pad "9" smd roundrect (at -3.45 0.6 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b1212919-a9f9-4e12-9b0b-7b5e8289095a))
(pad "10" smd roundrect (at -3.45 1 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp da846399-7a32-4b4f-9d06-32994f6bf8d1))
(pad "11" smd roundrect (at -3.45 1.4 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 776aab40-7bb6-4369-bb2c-40da9205b055))
(pad "12" smd roundrect (at -3.45 1.8 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 89dc5a3f-bf04-4c31-874f-e742c6467f83))
(pad "13" smd roundrect (at -3.45 2.2 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c828ebaa-b5a1-4621-b5ce-5233b6977ae2))
(pad "14" smd roundrect (at -3.45 2.6 180) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 746fc5a1-0af7-4cad-8d78-ed277a21148a))
(pad "15" smd roundrect (at -2.6 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 2fb3ae95-d69a-4f1a-a52a-0879e8497c87))
(pad "16" smd roundrect (at -2.2 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e0bbc5ab-4340-4f4d-b556-4b5a6e86165a))
(pad "17" smd roundrect (at -1.8 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a4dcbf5f-ac65-4da6-ba8d-af519453717c))
(pad "18" smd roundrect (at -1.4 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 855f9c49-8a45-4bc6-96ab-ccbcfe9d99a6))
(pad "19" smd roundrect (at -1 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 6d8e9393-0467-4731-8b86-7910f62eda5a))
(pad "20" smd roundrect (at -0.6 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0b54f230-f8c1-4ac7-9ccc-6f46138a810a))
(pad "21" smd roundrect (at -0.2 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e5958381-4fc2-4114-acab-3fea8e842dba))
(pad "22" smd roundrect (at 0.2 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c45faf32-88c1-4b43-ad9a-e984cb87ef0d))
(pad "23" smd roundrect (at 0.6 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8fa35a56-9537-477e-a39a-bcee62c56198))
(pad "24" smd roundrect (at 1 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ffda6170-3db2-4224-9783-e0463132eb89))
(pad "25" smd roundrect (at 1.4 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 30c143bb-dfb9-4167-a6bd-f88de6e8d94f))
(pad "26" smd roundrect (at 1.8 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp fe2e12f5-92fe-4cee-affb-6d4d7dcddabf))
(pad "27" smd roundrect (at 2.2 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b09ec937-52ee-4fba-b374-969546a2c0ac))
(pad "28" smd roundrect (at 2.6 3.45 270) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp fd72cf75-ee45-4bd3-b5e9-45413f00f9a1))
(pad "29" smd roundrect (at 3.45 2.6) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 696c3257-9bd3-4119-9511-b4efa0a24cc1))
(pad "30" smd roundrect (at 3.45 2.2) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 92c8cd06-e953-4852-b177-77d2c728ae47))
(pad "31" smd roundrect (at 3.45 1.8) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 91e38519-1704-4253-9999-8c9abb0e456a))
(pad "32" smd roundrect (at 3.45 1.4) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9ae1fbe8-c2f9-40c1-8594-cf1c8eaff179))
(pad "33" smd roundrect (at 3.45 1) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 54251c61-807b-4b5d-967f-113eb96fbcbd))
(pad "34" smd roundrect (at 3.45 0.6) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 075b95c3-59dd-44f9-b84f-d82d589e9b18))
(pad "35" smd roundrect (at 3.45 0.2) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e37643a5-0513-4471-a98b-30937cceba48))
(pad "36" smd roundrect (at 3.45 -0.2) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp df9a907f-02d2-4c45-b94f-f00e6c21dbf9))
(pad "37" smd roundrect (at 3.45 -0.6) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8a492913-f179-4dce-ba0f-cfff96e1916b))
(pad "38" smd roundrect (at 3.45 -1) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0e2d444e-0cfe-4c87-908b-0c524bce5cf1))
(pad "39" smd roundrect (at 3.45 -1.4) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 609b00d0-dec8-4b89-b189-f4cea750dc82))
(pad "40" smd roundrect (at 3.45 -1.8) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9298aa38-e03b-49c7-ae27-fd0e82cdd7a9))
(pad "41" smd roundrect (at 3.45 -2.2) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp edde03f6-44fa-4bb3-a2df-880908414c9b))
(pad "42" smd roundrect (at 3.45 -2.6) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9dc5b54b-3e85-4567-b37e-e7ebe1184967))
(pad "43" smd roundrect (at 2.6 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 46143008-6aee-4e37-8f0d-ca7a6995ab48))
(pad "44" smd roundrect (at 2.2 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0a5117b6-9884-433b-abf3-489b34387c25))
(pad "45" smd roundrect (at 1.8 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 4f6e42a9-b8ae-4f02-9000-d5c90e44df06))
(pad "46" smd roundrect (at 1.4 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 76f0de4f-1cee-4c91-aab2-23fe29efddd6))
(pad "47" smd roundrect (at 1 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8277f2bd-8f1b-4184-aaae-2f1e13ec16e8))
(pad "48" smd roundrect (at 0.6 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a67c1162-3a50-462b-a2f7-7815d732a7fd))
(pad "49" smd roundrect (at 0.2 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 939f441e-1b6d-4a2d-a02b-bab10333b32b))
(pad "50" smd roundrect (at -0.2 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e59e8b43-6977-4f25-a7a5-3065f860ddf4))
(pad "51" smd roundrect (at -0.6 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ba220d55-6a9e-443c-b5be-42894f2f6f52))
(pad "52" smd roundrect (at -1 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 5629ab37-dad6-4ae7-bd55-6d1c9e09eb03))
(pad "53" smd roundrect (at -1.4 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ff629ea7-d598-4421-adb7-c607be847533))
(pad "54" smd roundrect (at -1.8 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 689dda4e-c957-4d78-bbae-5d85dc49d605))
(pad "55" smd roundrect (at -2.2 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9a6bde9a-94db-4a4f-a381-ce7ffe370c38))
(pad "56" smd roundrect (at -2.6 -3.45 90) (size 0.875 0.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f95b4e65-eb23-4321-b59e-8d66a1f4d7b8))
(pad "P$1" smd roundrect (at 0 0) (size 3.2 3.2) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.1)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 866d3a33-73b2-4fd7-b8d8-7ca85252b32e))
)

View File

@@ -0,0 +1,55 @@
(footprint "R0402" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "<b>RESISTOR</b>")
(fp_text reference "REF**" (at -0.635 -0.635) (layer "F.SilkS")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp 967d92ac-0802-4931-968f-d48f526c8497)
)
(fp_text value "R0402" (at -0.635 1.905) (layer "F.Fab")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp 81576985-9b38-4484-b432-d4303c295420)
)
(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") (tstamp 32e285f4-9e6b-4cb6-8249-1d64e6c25612))
(fp_line (start -1.473 -0.483) (end 1.473 -0.483)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp 3e013196-7633-4074-b72b-eedebe24f20f))
(fp_line (start -1.473 0.483) (end -1.473 -0.483)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp 3701a1e1-3b78-4a6c-8cbc-1fb6e89d3357))
(fp_line (start 1.473 -0.483) (end 1.473 0.483)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp c5be4bae-ef23-4437-a400-831605ec6a3d))
(fp_line (start 1.473 0.483) (end -1.473 0.483)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp 73c02f8f-2124-4de1-a770-fdd06fec9256))
(fp_line (start -0.245 -0.224) (end 0.245 -0.224)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 49a47f45-9666-4894-9f5e-9ae4796c5eef))
(fp_line (start 0.245 0.224) (end -0.245 0.224)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 4e7c01e7-7a6c-45a4-9fb8-7220c9ee6815))
(fp_poly
(pts
(xy -0.554 0.3048)
(xy -0.254 0.3048)
(xy -0.254 -0.2951)
(xy -0.554 -0.2951)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp b7188e5b-078c-4e7f-9ee0-435e6fb5e566))
(fp_poly
(pts
(xy 0.2588 0.3048)
(xy 0.5588 0.3048)
(xy 0.5588 -0.2951)
(xy 0.2588 -0.2951)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 1721930a-94ba-4794-9447-41f960564f51))
(pad "1" smd roundrect (at -0.65 0) (size 0.7 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1814285714)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 52206aba-0f07-4762-902f-8b1c3af7a26b))
(pad "2" smd roundrect (at 0.65 0) (size 0.7 0.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1814285714)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 73809be0-879a-44f8-90b4-55a5c6c24053))
)

View File

@@ -0,0 +1,55 @@
(footprint "SOD123FL" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "SOD-123FL CASE 498-01 ISSUE A<br>")
(fp_text reference "REF**" (at -2 -1) (layer "F.SilkS")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp c29b6968-85fe-4295-8dd0-dea104ebe241)
)
(fp_text value "SOD123FL" (at -2 2.5) (layer "F.Fab")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp a950e77e-470e-4157-a3ac-ad579bc74925)
)
(fp_line (start -0.85 -0.8) (end 0.85 -0.8)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 79d5ac1c-860e-484b-8bc3-18517089c234))
(fp_line (start 0.85 0.8) (end -0.85 0.8)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp de42396c-2eb5-4697-b9b7-2f2c1678064b))
(fp_poly
(pts
(xy -0.95 0.775)
(xy -0.65 0.775)
(xy -0.65 -0.8)
(xy -0.95 -0.8)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp c0b51c10-08b0-4198-bb5f-b3f1312c0735))
(fp_line (start -1.35 -0.8) (end 1.35 -0.8)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 12e37ef7-ccb2-4bf5-b708-8493a5452323))
(fp_line (start -1.35 0.8) (end -1.35 -0.8)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp c21ea704-8e0b-4199-b7a8-61146d042b4c))
(fp_line (start 1.35 -0.8) (end 1.35 0.8)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 6b4ec07e-1d76-436d-a2ad-093358a7f590))
(fp_line (start 1.35 0.8) (end -1.35 0.8)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 63a1760e-8365-4d55-905a-c2d7deec0acb))
(fp_poly
(pts
(xy -1.8 0.55)
(xy -1.425 0.55)
(xy -1.425 -0.55)
(xy -1.8 -0.55)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 77244d34-c8d9-4814-92aa-d0245ac29d07))
(fp_poly
(pts
(xy 1.8 -0.55)
(xy 1.425 -0.55)
(xy 1.425 0.55)
(xy 1.8 0.55)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 09e97746-1117-409e-b02a-0908f872c617))
(pad "A" smd roundrect (at 1.625 0) (size 0.91 1.22) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1395604396)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e0073b71-17c8-4ef9-8a8b-62f3c90cde6c))
(pad "C" smd roundrect (at -1.625 0 180) (size 0.91 1.22) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.1395604396)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 1288fff9-1662-4d2d-8794-9cf47bb85ce4))
)

View File

@@ -0,0 +1,50 @@
(footprint "SOLDERJUMPER_CLOSEDWIRE" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.651 -1.27) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp b3d3965a-e73c-4be3-b843-e5ba73a19c2e)
)
(fp_text value "SOLDERJUMPER_CLOSEDWIRE" (at -1.524 1.651) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp 43ff911e-f974-46a8-8138-6a1424c443b8)
)
(fp_line (start -1.651 0.762) (end -1.651 -0.762)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp f58a196a-ecac-4d9c-89e0-bc698cff7496))
(fp_line (start -1.397 -1.016) (end 1.397 -1.016)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 68292da7-4a68-4aa8-8915-0903867fef73))
(fp_line (start 1.397 1.016) (end -1.397 1.016)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 4bad5197-2bd3-4823-bf4b-821fbbacf93e))
(fp_line (start 1.651 0.762) (end 1.651 -0.762)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 8081c132-f49e-41aa-906d-de7ac7ee092f))
(fp_arc (start -1.651 -0.762) (mid -1.576605 -0.941605) (end -1.397 -1.016)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 2c0f2d42-a3ac-414e-a019-025807eb6b07))
(fp_arc (start -1.397 1.016) (mid -1.576605 0.941605) (end -1.651 0.762)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp c4d9e1c2-f9bc-43fc-a252-3cd375beb3ba))
(fp_arc (start 1.397 -1.016) (mid 1.576605 -0.941605) (end 1.651 -0.762)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 7fa4fde8-033a-4b90-9a0b-6b97257ba335))
(fp_arc (start 1.651 0.762) (mid 1.576605 0.941605) (end 1.397 1.016)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 3bd56734-06a7-4103-833d-110771197724))
(fp_poly
(pts
(xy 1.397 0.889)
(xy -1.397 0.889)
(xy -1.397 -0.889)
(xy 1.397 -0.889)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Mask") (tstamp 22be32ed-012c-4400-aff3-57b4dc30b662))
(fp_line (start -1.016 0) (end -1.524 0)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 32fb7b91-8815-4824-905f-3d0fc9062b1c))
(fp_line (start 1.016 0) (end 1.524 0)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 69c1753e-d675-4687-8086-3c78dc50ff79))
(fp_arc (start -0.254 0.127) (mid -0.381 0) (end -0.254 -0.127)
(stroke (width 1.27) (type solid)) (layer "F.Fab") (tstamp b12069a3-f191-40cc-85c4-65d2205cbbd5))
(fp_arc (start 0.254 -0.127) (mid 0.381 0) (end 0.254 0.127)
(stroke (width 1.27) (type solid)) (layer "F.Fab") (tstamp 3787f6ea-1f60-41ae-9d71-1bd204a12330))
(pad "1" smd roundrect (at -0.762 0) (size 1.1684 1.6002) (layers "F.Cu") (roundrect_rratio 0.1086956522)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f90e7b51-834d-4b0b-9ce2-9a768d4d048d))
(pad "2" smd roundrect (at 0.762 0) (size 1.1684 1.6002) (layers "F.Cu") (roundrect_rratio 0.1086956522)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c650f49a-63b2-4b6f-9ca2-5c6d714cd2a0))
(pad "WIRE" smd roundrect (at 0 0 180) (size 0.635 0.2032) (layers "F.Cu") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d4c3d6d7-b251-4434-9f2e-7db08c52c4a6))
)

View File

@@ -0,0 +1,81 @@
(footprint "SOT23-5" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "<b>Small Outline Transistor</b> - 5 Pin")
(fp_text reference "REF**" (at 1.978 0) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp f584f1d8-4ddb-40d0-b83e-c480a67cf016)
)
(fp_text value "SOT23-5" (at 1.978 0.635) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp cd982c82-575b-4dc4-82b1-4db25cc476d5)
)
(fp_line (start -1.65 -0.8) (end -1.65 0.8)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 65023f1d-8a04-4b05-83a7-3f24d71263b2))
(fp_line (start -0.4 -1.05) (end 0.4 -1.05)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 52fabb3c-e498-4e96-b304-713dd9955209))
(fp_line (start 1.65 -0.8) (end 1.65 0.8)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 248f2f58-ba8d-45c7-b38f-ab098669550c))
(fp_line (start -1.4224 -0.8104) (end 1.4224 -0.8104)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 8210dc95-d719-4487-aa88-d1de0e15ccfd))
(fp_line (start -1.4224 0.8104) (end -1.4224 -0.8104)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 20693c0c-b99c-4216-b13d-d7d4bdaaa279))
(fp_line (start 1.4224 -0.8104) (end 1.4224 0.8104)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp 0b1e8a92-f6e6-4a40-a1bb-077bd55548b4))
(fp_line (start 1.4224 0.8104) (end -1.4224 0.8104)
(stroke (width 0.2032) (type solid)) (layer "F.Fab") (tstamp b310157b-a3a3-493c-a0be-4beeb3314b50))
(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") (tstamp 24282596-77dd-4335-82a2-3b8e84e026f1))
(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") (tstamp fe789d7e-592a-4804-934b-d348f7d8f81c))
(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") (tstamp 669cf9c0-61c8-479d-b158-b36c121228c5))
(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") (tstamp 3b201b0f-b4f6-45ee-83cf-8761020dd840))
(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") (tstamp 5793477d-1524-4c40-81c2-aace84cd2985))
(pad "1" smd roundrect (at -0.95 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 796c7aeb-af80-4a2a-a1e9-77fe9630cfc3))
(pad "2" smd roundrect (at 0 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ea46a01c-04aa-4804-9607-fb3001f0b2cb))
(pad "3" smd roundrect (at 0.95 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 7eb1fd83-9674-4477-b364-383ec6ac2be8))
(pad "4" smd roundrect (at 0.95 -1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 3473c286-8891-4beb-9717-6925e5930b0c))
(pad "5" smd roundrect (at -0.95 -1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f3d15cb7-2c32-43c3-8657-82da3a463c75))
)

View File

@@ -0,0 +1,91 @@
(footprint "SOT23-6" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -0.8255 -2.159) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 602483fa-e480-4f21-9cff-c7c3c8cfaf84)
)
(fp_text value "SOT23-6" (at -0.9525 0.1905) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp a34a5048-ca42-41e9-b4bd-341ae83984de)
)
(fp_line (start -1.27 0.4294) (end -1.27 -0.4294)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 83e90f97-f75e-4894-8941-75f9ff59523c))
(fp_line (start 1.27 -0.4294) (end 1.27 0.4294)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 896068b3-aead-4add-886a-1e7d4ea0d90e))
(fp_circle (center 1.6002 -1.016) (end 1.6637 -1.016)
(stroke (width 0.127) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 34999960-3fa0-4eec-9326-db96ec47599a))
(fp_line (start -1.4 -0.8) (end -1.4 0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp ad7d92ba-80d7-4c9b-a3a7-663ba990a4c7))
(fp_line (start -1.4 -0.8) (end 1.4 -0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp f1714224-830d-47a4-aa8d-1d7dd22911e0))
(fp_line (start 1.4 -0.8) (end 1.4 0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 89a30f85-d955-497b-8776-9c6f8f1abfb7))
(fp_line (start 1.4 0.8) (end -1.4 0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 31a03323-1b58-4256-9960-529b8f2440fe))
(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") (tstamp 0902ca2a-0b86-4025-973b-8b82fe25ad80))
(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") (tstamp 92b58d75-17ae-478a-94cd-cb13e766d946))
(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") (tstamp 2edea489-7406-4827-bd3d-f2fc1657ebab))
(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") (tstamp df039f0d-8079-42e9-b924-9d9840e1c3da))
(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") (tstamp 03d5dd32-f255-4303-bd5a-1c41c22f4856))
(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") (tstamp 7438d604-6bda-464d-a9b2-796f0f37b00c))
(pad "1" smd roundrect (at 0.95 -1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 3e8b565b-ebcd-4e3f-85a4-de0248183386))
(pad "2" smd roundrect (at 0 -1.3001 180) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c48a20aa-78e2-4f65-a174-ade1a4acc57c))
(pad "3" smd roundrect (at -0.95 -1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e76f40f1-5747-4434-a573-458ad191310c))
(pad "4" smd roundrect (at -0.95 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ad3feee1-5fc8-4c03-8a7c-be12005b74e5))
(pad "5" smd roundrect (at 0 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 21275d08-db1d-406e-ad2d-8fdc442f1e29))
(pad "6" smd roundrect (at 0.95 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.2309090909)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0522e9c1-79d9-48d5-b5a5-1e210cf1d81e))
)

View File

@@ -0,0 +1,15 @@
(footprint "TESTPOINT_ROUND_1.5MM" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at 1.143 0.127) (layer "F.SilkS")
(effects (font (size 0.666496 0.666496) (thickness 0.146304)) (justify left bottom))
(tstamp ea9f94a2-ccd2-40a7-b5fa-272b9678ab8c)
)
(fp_text value "TESTPOINT_ROUND_1.5MM" (at 1.143 0.635) (layer "F.Fab")
(effects (font (size 0.36576 0.36576) (thickness 0.04064)) (justify left bottom))
(tstamp 853193f4-d8a5-487d-ba4b-0a1fb15378b8)
)
(fp_circle (center 0 0) (end 1 0)
(stroke (width 0.2032) (type solid)) (fill none) (layer "F.SilkS") (tstamp c869bf51-4fba-4769-8679-bb83909964c4))
(pad "P$1" smd roundrect (at 0 0) (size 1.5 1.5) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d1b02290-1cf0-48d8-8349-a3a93e2f420e))
)

View File

@@ -0,0 +1,70 @@
(footprint "TS-1012E-AC03516" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.905 -3.81) (layer "F.SilkS")
(effects (font (size 0.79121 0.79121) (thickness 0.09779)) (justify left bottom))
(tstamp 364fd91e-8f1d-4322-9bc6-db7b1b472a13)
)
(fp_text value "TS-1012E-AC03516" (at -2.54 3.81) (layer "F.SilkS")
(effects (font (size 0.79121 0.79121) (thickness 0.09779)) (justify left bottom))
(tstamp be0c36bc-f7dc-4f67-9418-4c6e1687027e)
)
(fp_line (start -4.05 2.75) (end -3.7 2.15)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp c1da86f6-6cf8-4d3c-b563-0d13408ea031))
(fp_line (start -3.7 -2.85) (end -3.7 -1.3)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 24dd70c2-abad-42f0-aeae-f24f23d093b9))
(fp_line (start -3.7 1.2) (end -3.7 2.1)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp a34072e5-2cdf-4d8d-985a-2e7835265a9c))
(fp_line (start -3.7 2.15) (end 3.7 2.15)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 31836363-e828-4188-93b9-1207ca7e1d3d))
(fp_line (start -3.683 1.524) (end 3.683 1.524)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 632c62bf-9be3-42b5-b7d2-1ce6b4563cc4))
(fp_line (start -3.3 -2.85) (end -3.7 -2.85)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp c850278d-3f2c-473a-8c2b-b0d2cd011f96))
(fp_line (start 3.2 -2.85) (end 3.7 -2.85)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 732dce4a-4abf-4b99-b725-25a9ab15b8f1))
(fp_line (start 3.7 -2.85) (end 3.7 -1.2)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 5d648096-bdd6-45cd-9813-566c5f182509))
(fp_line (start 3.7 1.2) (end 3.7 2.1)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 83a7f068-dff0-494e-aaee-f622d59e259d))
(fp_line (start 3.7 2.15) (end 4.05 2.75)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 4f4ef5c8-506b-40d3-9304-58eaeb5752ad))
(fp_line (start 4.05 2.75) (end -4.05 2.75)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 085f7eab-7d9d-4139-8862-7928583f3c35))
(fp_poly
(pts
(xy -3.683 2.667)
(xy 3.683 2.667)
(xy 3.683 -3.048)
(xy -3.683 -3.048)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.CrtYd") (tstamp e8452697-f6de-445f-a0bb-0cb217e2911e))
(fp_line (start -3.7 -2.85) (end 3.7 -2.85)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 95d3e7b0-267d-471c-91ed-e30b1ccb0a7e))
(fp_line (start -3.7 2.15) (end -3.7 -2.85)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 63f76ac0-0c2b-45f3-8fdc-56f38b23d7f4))
(fp_line (start 3.7 -2.85) (end 3.7 2.15)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp c8b7a000-dd88-44d6-9c55-4a6944ecfe56))
(pad "1" smd roundrect (at -1.3 -2.875 90) (size 1.35 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 5ee93354-25a3-48d3-9cc4-33e5a40915a8))
(pad "2" smd roundrect (at -0.65 -2.875 90) (size 1.35 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 28267d4b-72c8-4b67-8ac1-3ffb7919a219))
(pad "3" smd roundrect (at 0 -2.875 90) (size 1.35 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b86653ee-050f-477c-afd1-67121542a29e))
(pad "4" smd roundrect (at 0.65 -2.875 90) (size 1.35 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 5e86b07b-ae57-49ed-ad96-ee69ebfb9f9a))
(pad "5" smd roundrect (at 1.3 -2.875 90) (size 1.35 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 26f498a1-185e-4e3e-a2b6-ef7445088453))
(pad "P1" smd roundrect (at -1.2 0 90) (size 1.9 1.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 21b965df-2b76-4b62-b0eb-3b81fcb16ac4))
(pad "P2" smd roundrect (at 1.2 0 90) (size 1.9 1.9) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ca6f7990-ddee-4e79-8a3e-09a58719b08f))
(pad "P3" thru_hole oval (at -3.625 0 90) (size 2.032 1.016) (drill 0.508) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b04cd9c1-640c-405a-bc0b-cacd7f77c57e))
(pad "P4" thru_hole oval (at 3.625 0 90) (size 2.032 1.016) (drill 0.508) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f20b920d-3a73-4849-abd9-60b36db1527e))
(pad "P5" thru_hole circle (at -2.425 -2.73) (size 1.2 1.2) (drill 0.8) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp eb4427b4-23d3-4f0e-87d6-e4f652d1da15))
(pad "P6" thru_hole circle (at 2.425 -2.73) (size 1.2 1.2) (drill 0.8) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 7a0204ce-3aba-4876-a9d3-449d472d7bbc))
)

View File

@@ -0,0 +1,40 @@
(footprint "U-D-M5DS-W-4" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "<p>\nhttps://datasheet.lcsc.com/szlcsc/1903211732_Korean-Hroparts-Elec-U-D-M5DS-W-4_C283544.pdf\n</p>")
(fp_text reference "REF**" (at 3.9 3.2 90) (layer "F.SilkS")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp d243cc60-864f-48dd-b1e4-d606b36b151c)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 61a252e8-1690-474c-b408-20da4aee65dc)
)
(fp_line (start -1.3 -3) (end -0.7 -3.6)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp e2d0099f-1c09-49b1-bf0d-0f99414badae))
(fp_line (start -1.3 -1.7) (end -1.3 -3)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 73304e74-4d3a-43e9-91be-305c1197c4de))
(fp_line (start -1.3 1.7) (end -1.3 3)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 520aa8bd-c375-4347-befa-8bd6b8cde01c))
(fp_line (start -1.3 3) (end -0.7 3.6)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp d0eb7869-fa50-4a4d-8bbc-6ee7b83246a0))
(fp_line (start 1.3 -1.8) (end 1.3 1.8)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 8f8b7172-0958-41d3-abbd-f98da4b186e0))
(pad "1" smd roundrect (at -1.5 -1.3) (size 1.6 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 730754e7-50bd-4c88-a0ae-855fb7a58044))
(pad "2" smd roundrect (at -1.5 -0.65) (size 1.6 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 4a0f32e4-d5fe-4514-97f9-666977b2e6ac))
(pad "3" smd roundrect (at -1.5 0) (size 1.6 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp dafb8675-d582-401d-89ac-d369664f75a1))
(pad "4" smd roundrect (at -1.5 0.65) (size 1.6 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f4021699-945e-4508-9348-ec4ba839c0c2))
(pad "5" smd roundrect (at -1.5 1.3) (size 1.6 0.4) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.3175)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 364d8be1-9f87-4e5a-9812-d6506b1f9172))
(pad "MNT1" thru_hole oval (at 0.3 3.55) (size 1.6 0.8) (drill 0.5) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 16f778b1-db8f-4ad5-9cbc-69e2d1ddb72b))
(pad "MNT2" thru_hole oval (at 0.3 -3.55) (size 1.6 0.8) (drill 0.5) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a00023ff-9d7e-4b78-931f-e5341e153c39))
(pad "MNT3" smd roundrect (at 1.8 2.55) (size 1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.127)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 336789c8-6bb7-48e6-a282-578f47253c7e))
(pad "MNT4" smd roundrect (at 1.8 -2.55) (size 1 1.1) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.127)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp dc27a4e2-4674-45ca-9987-dda4c180b045))
)

View File

@@ -0,0 +1,37 @@
(footprint "USON8" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at 0 0) (layer "F.SilkS")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 1c611a6e-75a9-4d89-964b-13f4614eb636)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp a6eaa4e7-a717-490e-889c-c0524a7073e1)
)
(fp_line (start -1.6 -1) (end 1.6 -1)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 7b1908d6-9f4c-43ee-a99f-b806135a4825))
(fp_line (start -1.6 1) (end -1.6 -1)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 6206a1f0-baaa-41be-9072-1a987fab5f76))
(fp_line (start 1.6 -1) (end 1.6 1)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp e500e585-4d18-4cec-930f-39de2ebb3c8f))
(fp_line (start 1.6 1) (end -1.6 1)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 3251528b-721f-4c43-a7ef-a7004ac002f2))
(fp_circle (center -1.5 -1) (end -1.276394 -1)
(stroke (width 0.127) (type solid)) (fill none) (layer "F.SilkS") (tstamp 09f53b3e-456c-4925-8461-a033bdafec9a))
(pad "1" smd roundrect (at -1.2 -0.75 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 25b3462f-a858-4385-a21b-2d328d77a123))
(pad "2" smd roundrect (at -1.2 -0.25 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a20def1f-8203-4362-a204-0b534fa13b48))
(pad "3" smd roundrect (at -1.2 0.25 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9fb3a9a4-e522-42c3-affc-505f95e878ea))
(pad "4" smd roundrect (at -1.2 0.75 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d6e2cb73-1ca2-43cb-9b54-ac5660e9f89d))
(pad "5" smd roundrect (at 1.2 0.75 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 23ab7e87-a720-45d1-b98b-08c29c105644))
(pad "6" smd roundrect (at 1.2 0.25 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e769ef5c-7bf8-49b0-9687-26787670a3e9))
(pad "7" smd roundrect (at 1.2 -0.25 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c53cefc9-4346-4fe1-8d9c-d31ab6d42f2b))
(pad "8" smd roundrect (at 1.2 -0.75 90) (size 0.275 0.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.4618181818)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b1b74cab-d9d9-42a9-9249-f715c296ec66))
)

5
empty.kicad_wks Normal file
View File

@@ -0,0 +1,5 @@
(kicad_wks (version 20220228) (generator pl_editor)
(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))
)

7
fp-lib-table Normal file
View File

@@ -0,0 +1,7 @@
(fp_lib_table
(version 7)
(lib (name "RP2040-Shim-2")(type "KiCad")(uri "$(KIPRJMOD)/RP2040-Shim-2.pretty")(options "")(descr ""))
(lib (name "ws2812")(type "KiCad")(uri "${KIPRJMOD}/kicad-libs/ws2812.pretty")(options "")(descr ""))
(lib (name "usb")(type "KiCad")(uri "${KIPRJMOD}/kicad-libs/usb.pretty")(options "")(descr ""))
(lib (name "flashmem")(type "KiCad")(uri "${KIPRJMOD}/kicad-libs/flashmem.pretty")(options "")(descr ""))
)

1
kicad-libs Submodule

Submodule kicad-libs added at 558a7e7dba

7
sym-lib-table Normal file
View File

@@ -0,0 +1,7 @@
(sym_lib_table
(version 7)
(lib (name "RP2040-Shim-2-eagle-import")(type "KiCad")(uri "${KIPRJMOD}/RP2040-Shim-2-eagle-import.kicad_sym")(options "")(descr ""))
(lib (name "ws2812")(type "KiCad")(uri "${KIPRJMOD}/kicad-libs/ws2812.kicad_sym")(options "")(descr ""))
(lib (name "usb")(type "KiCad")(uri "${KIPRJMOD}/kicad-libs/usb.kicad_sym")(options "")(descr ""))
(lib (name "flashmem")(type "KiCad")(uri "${KIPRJMOD}/kicad-libs/flashmem.kicad_sym")(options "")(descr ""))
)