KiCad conversion

This commit is contained in:
2025-04-11 15:10:26 -07:00
parent df836f3bf2
commit 600febbd69
67 changed files with 672880 additions and 649041 deletions

67
.gitignore vendored
View File

@@ -1,42 +1,31 @@
# Windows image file caches
Thumbs.db
ehthumbs.db
#Eagle Backup files
*.s#?
*.b#?
*.l#?
*.lck
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# =========================
# Operating System Files
# =========================
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# For PCBs designed using KiCad: https://www.kicad.org/
# Format documentation: https://kicad.org/help/file-formats/
# Icon must ends with two \r.
Icon
# 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
~*.lck
\#auto_saved_files#
# Thumbnails
# Netlist files (exported from Eeschema)
*.net
# Files that might appear on external disk
.Spotlight-V100
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
#*.csv

3
.gitmodules vendored Normal file
View File

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

View File

File diff suppressed because it is too large Load Diff

View File

Binary file not shown.

View File

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

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,502 @@
{
"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.0,
"height": 1.35,
"width": 1.4
},
"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.17779999999999999,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.1016,
"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.254,
"min_track_width": 0.0,
"min_via_annular_width": 0.09999999999999999,
"min_via_diameter": 0.5,
"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": "SparkFun_Pro_Micro.kicad_pro",
"version": 1
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.1778,
"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.1778,
"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": "vcc",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.2032,
"via_diameter": 0.762,
"via_drill": 0.254,
"wire_width": 6
}
],
"meta": {
"version": 3
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "vcc",
"pattern": "GND"
},
{
"netclass": "vcc",
"pattern": "RAW"
}
]
},
"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": [
[
"43a3e8ea-9ce9-430e-a7c4-259ba77f830b",
""
]
],
"text_variables": {}
}

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,56 @@
(footprint "0603-CAP" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -0.889 -0.762) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 19f76ba7-35e0-4d20-9c30-7ee6efbedb32)
)
(fp_text value "0603-CAP" (at -1.016 1.143) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp ca9e6ba5-8746-4907-800b-12beb4773c91)
)
(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") (tstamp 2b44f478-a568-447d-bfb3-ed3179b18375))
(fp_line (start 0 -0.0305) (end 0 0.0305)
(stroke (width 0.5588) (type solid)) (layer "F.SilkS") (tstamp ac54c111-9b16-43cc-a3da-1de3e56a22c1))
(fp_line (start -1.473 -0.983) (end 1.473 -0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp 2d8f0869-a6ca-4de5-9448-0d337b4a4f93))
(fp_line (start -1.473 0.983) (end -1.473 -0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp 51a9b5d7-058c-4b8a-830e-a43c7204e70d))
(fp_line (start 1.473 -0.983) (end 1.473 0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp caa2591b-ceb1-446d-9126-e1ded83e194d))
(fp_line (start 1.473 0.983) (end -1.473 0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp 9e2d7f7d-ad4e-4ed0-aefb-b4cd0128994c))
(fp_line (start -0.356 -0.432) (end 0.356 -0.432)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 2db5cd64-2c20-4cd2-8d1a-e844ed47f402))
(fp_line (start -0.356 0.419) (end 0.356 0.419)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 7b5482ab-ff0c-42fa-ae07-86dad64f3f2b))
(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") (tstamp 3ab9f13a-b26d-4de1-84b3-130351b07212))
(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") (tstamp eeb40773-1bc0-4801-a6b1-c1170f51ff9b))
(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) (tstamp fa422a26-4aa6-4251-9e18-696e0756db45))
(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) (tstamp d57ca61c-9ef8-4820-83df-963881ef0a07))
)

View File

@@ -0,0 +1,63 @@
(footprint "0603-RES" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -0.889 -0.762) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp dd13c55d-9b67-4c39-98ca-3b0987775fff)
)
(fp_text value "0603-RES" (at -1.016 1.143) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 2e2130cb-930a-414f-81ec-1b7a22c62c8e)
)
(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") (tstamp 2aad4652-1a05-47e0-8dd8-324a05f16e41))
(fp_poly
(pts
(xy -0.2286 0.381)
(xy 0.2286 0.381)
(xy 0.2286 -0.381)
(xy -0.2286 -0.381)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp ae9781a3-72d0-478a-857f-a8af4b9e65da))
(fp_line (start -1.473 -0.983) (end 1.473 -0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp bd7fb1dc-36dc-4277-8f95-b49cacdbc70b))
(fp_line (start -1.473 0.983) (end -1.473 -0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp ef392568-9c3d-46a0-a6cc-c45dd2dbab69))
(fp_line (start 1.473 -0.983) (end 1.473 0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp ab1058c2-aca3-4a5c-ab5c-a34cb59fb7e8))
(fp_line (start 1.473 0.983) (end -1.473 0.983)
(stroke (width 0.0508) (type solid)) (layer "F.CrtYd") (tstamp 5b89e7f3-8d1d-4f97-926a-cc8bcf16eab8))
(fp_line (start -0.356 -0.432) (end 0.356 -0.432)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 0eb86303-a600-4a99-ab52-a3c04dbe67ee))
(fp_line (start -0.356 0.419) (end 0.356 0.419)
(stroke (width 0.1016) (type solid)) (layer "F.Fab") (tstamp 076c4dbb-4e85-4604-bca9-6b79957c4808))
(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") (tstamp 008346f4-b407-4728-a76c-398f869eef54))
(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") (tstamp 8852449c-356e-47aa-b493-eddd425f07f2))
(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) (tstamp 38c1e063-21c3-493c-9569-0d04df6a7b59))
(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) (tstamp d9482987-f9e3-42d8-96e9-075446c7eecd))
)

View File

@@ -0,0 +1,291 @@
(footprint "1X12" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.3462 -1.8288) (layer "F.SilkS")
(effects (font (size 1.143 1.143) (thickness 0.127)) (justify left bottom))
(tstamp 6cbd0322-f8c0-41ff-8c10-f3dee532ca04)
)
(fp_text value "1X12" (at -1.27 3.175) (layer "F.Fab")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp 3b911ef1-e6d7-4e7c-9551-3b933790a658)
)
(fp_line (start -1.27 -0.635) (end -1.27 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 52d7f0a5-da80-49ee-8e28-9189dad4e31d))
(fp_line (start -1.27 0.635) (end -0.635 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp faa5f3de-4208-49d7-9fdb-bbf71e56a678))
(fp_line (start -0.635 -1.27) (end -1.27 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 84c55d66-2e43-49a8-a20f-858c7ba40ea6))
(fp_line (start -0.635 -1.27) (end 0.635 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 89487b9f-200b-4726-8986-25dc02c47963))
(fp_line (start 0.635 -1.27) (end 1.27 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 821ee4e0-c2e9-4a16-ae6f-68b33ff4184e))
(fp_line (start 0.635 1.27) (end -0.635 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 6845068b-b566-4f3e-b6a4-85e3c5dd5218))
(fp_line (start 1.27 -0.635) (end 1.905 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 9dacc623-4b24-429a-8183-24b381a108b7))
(fp_line (start 1.27 0.635) (end 0.635 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 62bdf194-8057-4476-b6aa-9876fc0f9ed5))
(fp_line (start 1.905 -1.27) (end 3.175 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 7fe9987d-27c5-4288-bfd7-f4362cc007a5))
(fp_line (start 1.905 1.27) (end 1.27 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 2e719901-993a-4bd7-a4ec-2d5d2b7c089c))
(fp_line (start 3.175 -1.27) (end 3.81 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp ecd1385a-8217-4eda-a24f-f4640a3bd30d))
(fp_line (start 3.175 1.27) (end 1.905 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 139444f1-dd9d-4017-885a-84dcb87df21c))
(fp_line (start 3.81 -0.635) (end 4.445 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 201b6b00-40d1-4fe9-add4-b1be5fc37236))
(fp_line (start 3.81 0.635) (end 3.175 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp f1505dcc-82eb-40a0-b4c3-32b743a8797e))
(fp_line (start 4.445 -1.27) (end 5.715 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp d3b91569-ab02-4ded-9527-5740522d9cc3))
(fp_line (start 4.445 1.27) (end 3.81 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 9016f3be-63bf-4f12-a3cb-ca6f11538fcd))
(fp_line (start 5.715 -1.27) (end 6.35 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp cc1e6dfc-5f2d-4fea-9f92-83db2525f481))
(fp_line (start 5.715 1.27) (end 4.445 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 2db295bd-00ae-4440-9853-2319951a1ae1))
(fp_line (start 6.35 0.635) (end 5.715 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp a447fc31-cf92-40b1-b246-f576426188e9))
(fp_line (start 6.35 0.635) (end 6.985 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp f2c3d861-843d-47de-8449-98621d3c99fb))
(fp_line (start 6.985 -1.27) (end 6.35 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 69a0cd9b-0747-47a1-83b5-910821f7cd5e))
(fp_line (start 6.985 -1.27) (end 8.255 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 73d8e11e-1683-4da0-8de5-510bcb8ca6c8))
(fp_line (start 8.255 -1.27) (end 8.89 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp d8320e86-6a5f-47ec-a731-59bb0aafa328))
(fp_line (start 8.255 1.27) (end 6.985 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 195e1dcf-74d2-46ed-962e-db32478bc518))
(fp_line (start 8.89 -0.635) (end 9.525 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp f73077ea-37bd-407d-927c-117cf488a193))
(fp_line (start 8.89 0.635) (end 8.255 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 8919ac93-6904-45a4-b8da-f95c8ff4f3e8))
(fp_line (start 9.525 -1.27) (end 10.795 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 49255137-928c-437a-9a08-07231c6c414e))
(fp_line (start 9.525 1.27) (end 8.89 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 53603f00-9563-4446-8d66-df96a7a16aee))
(fp_line (start 10.795 -1.27) (end 11.43 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp c5c65869-bf55-48e8-9773-e0f6565348d9))
(fp_line (start 10.795 1.27) (end 9.525 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 529c280c-6d61-49e1-a544-48ad3e8377ef))
(fp_line (start 11.43 -0.635) (end 12.065 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp aa7a65f1-b43a-4aba-a241-72d288dfc63c))
(fp_line (start 11.43 0.635) (end 10.795 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 5ef8c026-c615-4de5-96b7-e18df1eda0e3))
(fp_line (start 12.065 -1.27) (end 13.335 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 1efd255b-4884-4fd2-8ae7-62b141f26547))
(fp_line (start 12.065 1.27) (end 11.43 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 6118375f-9be0-4a31-a3ad-e158a634dbfe))
(fp_line (start 13.335 -1.27) (end 13.97 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 9e6bf4b2-2f28-47c6-b12d-b4d3a979f6e8))
(fp_line (start 13.335 1.27) (end 12.065 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp ab646a19-c04c-46ee-a586-d56b37cc8bca))
(fp_line (start 13.97 0.635) (end 13.335 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 3a31f56a-e557-440d-8d4a-1a8bb68d9c74))
(fp_line (start 13.97 0.635) (end 14.605 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 3e5e6560-c128-4301-939e-7f04263568e2))
(fp_line (start 14.605 -1.27) (end 13.97 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp fc3b6015-8d83-4144-95b4-94a18926c99d))
(fp_line (start 14.605 -1.27) (end 15.875 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp c1050e3f-3c4a-490b-9b66-1c03aa0d6aa7))
(fp_line (start 15.875 -1.27) (end 16.51 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 9450f46c-5233-4f0c-acae-30ff1e940d92))
(fp_line (start 15.875 1.27) (end 14.605 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 1a1ce65b-1e89-485e-b8b9-d8272f4aed89))
(fp_line (start 16.51 0.635) (end 15.875 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 3da21634-adda-4c3e-a72a-0cbc1951d828))
(fp_line (start 16.51 0.635) (end 17.145 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 057fe092-1aa0-4a2f-9267-587603b6b52c))
(fp_line (start 17.145 -1.27) (end 16.51 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 815badfd-a29a-41e0-bc7f-9be2f4bd14b3))
(fp_line (start 17.145 -1.27) (end 18.415 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 139f1ce4-736f-4964-b51d-02f5c835790b))
(fp_line (start 18.415 -1.27) (end 19.05 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 9ae617da-fc9f-4595-a19b-c61662b51fe8))
(fp_line (start 18.415 1.27) (end 17.145 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp c5ad97ca-86bd-41b9-8803-1072eaa142b5))
(fp_line (start 19.05 0.635) (end 18.415 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 87389299-a1be-42df-b3bc-4145da249b90))
(fp_line (start 19.05 0.635) (end 19.685 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp e9a825d9-f525-4219-bb08-d7fbe7c388c3))
(fp_line (start 19.685 -1.27) (end 19.05 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 7374dce5-dd16-40f9-b637-1aacb21079e2))
(fp_line (start 19.685 -1.27) (end 20.955 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 1c9f183e-bcc9-43e3-a8d2-3c801859f632))
(fp_line (start 20.955 -1.27) (end 21.59 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 2adcc5ef-0da6-4cc7-a197-f361ce1372d4))
(fp_line (start 20.955 1.27) (end 19.685 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp fd135a20-2c1c-4698-b44f-e71e71a619a9))
(fp_line (start 21.59 0.635) (end 20.955 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 58adfa29-b754-41ce-965a-ee5f0ce82c6b))
(fp_line (start 21.59 0.635) (end 22.225 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 3a54e972-4280-490d-acbe-100d9d1ad4a3))
(fp_line (start 22.225 -1.27) (end 21.59 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp e8949ab5-fc04-4e88-aa15-6a72785c3e97))
(fp_line (start 22.225 -1.27) (end 23.495 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 12011896-3f8b-4708-931e-c6bf138717a5))
(fp_line (start 23.495 -1.27) (end 24.13 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp e3dcd3e1-da04-4b4c-86f2-067db6be2e38))
(fp_line (start 23.495 1.27) (end 22.225 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 096626e9-2b0a-45f8-ad91-12c2ed1283e5))
(fp_line (start 24.13 0.635) (end 23.495 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 34f9d72f-77d8-46a2-b9fa-536a7355ddb3))
(fp_line (start 24.13 0.635) (end 24.765 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp d84f6e99-2458-4f21-9f39-57bc26e028a3))
(fp_line (start 24.765 -1.27) (end 24.13 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp b1b67f47-b308-419d-bc7f-03648203e047))
(fp_line (start 24.765 -1.27) (end 26.035 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 98e958e1-d4d5-4d23-81df-cb6e88d43520))
(fp_line (start 26.035 -1.27) (end 26.67 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 00872a3b-cabf-460d-90b1-4d4568455ccb))
(fp_line (start 26.035 1.27) (end 24.765 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 51eecccb-5a1a-43f5-ae73-919fcbdf34b0))
(fp_line (start 26.67 0.635) (end 26.035 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 29d675b5-16ae-44b3-bac2-83a24bd2d13b))
(fp_line (start 26.67 0.635) (end 27.305 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp f2cce290-9e45-47bd-9077-1983c3100ec0))
(fp_line (start 27.305 -1.27) (end 26.67 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 781d0c7f-e07c-409d-9fd5-24e54c7e640a))
(fp_line (start 27.305 -1.27) (end 28.575 -1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp c8cd7a5c-4a39-4bd3-a90d-32d72ab264cd))
(fp_line (start 28.575 -1.27) (end 29.21 -0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 204aa522-2f26-4221-ae50-e119afabf259))
(fp_line (start 28.575 1.27) (end 27.305 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 78ab64e8-3b00-43fb-bcaf-cfaf4b0e7c25))
(fp_line (start 29.21 -0.635) (end 29.21 0.635)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 6fbade18-ac04-4c4c-bbd3-d42f98a4229c))
(fp_line (start 29.21 0.635) (end 28.575 1.27)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 04d67e13-c4f7-47be-816e-008c60b20251))
(fp_poly
(pts
(xy -0.254 0.254)
(xy 0.254 0.254)
(xy 0.254 -0.254)
(xy -0.254 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 00c336f7-4049-4433-8d57-3969959e376d))
(fp_poly
(pts
(xy 2.286 0.254)
(xy 2.794 0.254)
(xy 2.794 -0.254)
(xy 2.286 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp e11e1711-e985-492f-b63e-deeb2e601162))
(fp_poly
(pts
(xy 4.826 0.254)
(xy 5.334 0.254)
(xy 5.334 -0.254)
(xy 4.826 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 3a0d5e68-c58c-4f46-a1ce-b2334525f7b3))
(fp_poly
(pts
(xy 7.366 0.254)
(xy 7.874 0.254)
(xy 7.874 -0.254)
(xy 7.366 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 52406a31-b953-437c-bd2c-582873aa4c40))
(fp_poly
(pts
(xy 9.906 0.254)
(xy 10.414 0.254)
(xy 10.414 -0.254)
(xy 9.906 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp a14cc6ff-2ad9-424a-8437-e78c5b422f29))
(fp_poly
(pts
(xy 12.446 0.254)
(xy 12.954 0.254)
(xy 12.954 -0.254)
(xy 12.446 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 2ad4b959-a1f3-482c-9ec8-122d323941e6))
(fp_poly
(pts
(xy 14.986 0.254)
(xy 15.494 0.254)
(xy 15.494 -0.254)
(xy 14.986 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 5a502949-e9db-44cb-a878-990510c35928))
(fp_poly
(pts
(xy 17.526 0.254)
(xy 18.034 0.254)
(xy 18.034 -0.254)
(xy 17.526 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp d75626f3-418f-4e8d-b8f8-e314d18c529b))
(fp_poly
(pts
(xy 20.066 0.254)
(xy 20.574 0.254)
(xy 20.574 -0.254)
(xy 20.066 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 86313f85-2442-43e8-8998-0946253c1144))
(fp_poly
(pts
(xy 22.606 0.254)
(xy 23.114 0.254)
(xy 23.114 -0.254)
(xy 22.606 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp 752e07f7-cb79-428d-bfbb-17513d1a351d))
(fp_poly
(pts
(xy 25.146 0.254)
(xy 25.654 0.254)
(xy 25.654 -0.254)
(xy 25.146 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp c4a3184d-9da3-4c13-972a-c06bc90c540d))
(fp_poly
(pts
(xy 27.686 0.254)
(xy 28.194 0.254)
(xy 28.194 -0.254)
(xy 27.686 -0.254)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Fab") (tstamp a0660e10-5d74-4601-a632-ff76d64253f9))
(pad "1" thru_hole circle (at 0 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d3a44755-210e-46d1-ae7a-566e6a8c5c98))
(pad "2" thru_hole circle (at 2.54 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f4336e60-ae03-44a4-8a40-3b8b738adc75))
(pad "3" thru_hole circle (at 5.08 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp fb3b66e1-abbe-46b7-9a97-964b02e9fd23))
(pad "4" thru_hole circle (at 7.62 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 884ac271-255f-477a-a98c-f69662fb0cd0))
(pad "5" thru_hole circle (at 10.16 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 11140632-3c35-4173-a441-922ea2b06d2f))
(pad "6" thru_hole circle (at 12.7 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 99e09645-6a81-4d28-a68a-23cfa8d2848b))
(pad "7" thru_hole circle (at 15.24 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c73b05b7-d249-4cb0-8b4a-a5669d792716))
(pad "8" thru_hole circle (at 17.78 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b0ea9dd4-a801-42cf-87e7-7888e00eaf50))
(pad "9" thru_hole circle (at 20.32 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b2d2c66c-f9bd-4baf-a19f-8a261681cf95))
(pad "10" thru_hole circle (at 22.86 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 19dedd6b-a0d3-48ce-8ae8-09aa02128a3d))
(pad "11" thru_hole circle (at 25.4 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 3d83d09f-9232-4cbb-a8a5-9a6325939afb))
(pad "12" thru_hole circle (at 27.94 0 90) (size 1.8796 1.8796) (drill 1.016) (layers "*.Cu" "*.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0350b214-0c77-415c-8f8c-70e93409c3f1))
)

View File

@@ -0,0 +1,23 @@
(footprint "CREATIVE_COMMONS" (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 e29d7913-2dbb-4552-bf98-8a2cafd05cbf)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 339b1030-ad7a-41bc-9822-81800cc2b81c)
)
(fp_text user "http://creativecommons.org/licenses/by-sa/3.0" (at 0 -2.54) (layer "F.Fab")
(effects (font (size 1.63576 1.63576) (thickness 0.14224)) (justify left bottom))
(tstamp 68315a48-15f4-4217-9cef-7a84c6c497dc)
)
(fp_text user "Designed by:" (at 11.43 0) (layer "F.Fab")
(effects (font (size 1.63576 1.63576) (thickness 0.14224)) (justify left bottom))
(tstamp a61e0e7d-aa06-44b7-8fb9-58eb7e569e5c)
)
(fp_text user "Released under the Creative Commons Attribution Share-Alike 3.0 License" (at -20.32 -5.08) (layer "F.Fab")
(effects (font (size 1.63576 1.63576) (thickness 0.14224)) (justify left bottom))
(tstamp b26166d9-614a-4000-b459-f5ed0eaddd87)
)
)

View File

@@ -0,0 +1,27 @@
(footprint "CRYSTAL-SMD-5X3" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -2.54 -1.905) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp f7a9805f-e6d6-4e3e-97f2-226e03a15b4d)
)
(fp_text value "CRYSTAL-SMD-5X3" (at -2.54 2.54) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 0a562f4e-c70a-4ffa-baf9-5420ce340bbd)
)
(fp_line (start -2.5 -0.3) (end -2.5 0.3)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp a69dfcbe-8d97-4700-b754-586774d667f6))
(fp_line (start -0.6 -1.6) (end 0.6 -1.6)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp ed3d29e9-27a8-4525-a682-88e377078a79))
(fp_line (start 0.6 1.6) (end -0.6 1.6)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 90bb34a9-0244-4d23-9058-d04f26066f10))
(fp_line (start 2.5 -0.3) (end 2.5 0.3)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp bddfe58a-5e2c-4ca2-be8a-b7104bef925b))
(pad "1" smd rect (at -1.85 1.15) (size 1.9 1.1) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 746f266e-4af0-43c5-94ba-4e6f14ad2092))
(pad "2" smd rect (at 1.85 1.15) (size 1.9 1.1) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e3d8ac8e-1de8-4867-a48b-fd58acfe1725))
(pad "3" smd rect (at 1.85 -1.15) (size 1.9 1.1) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 1343446c-133a-422f-98b6-7971db1a7a67))
(pad "4" smd rect (at -1.85 -1.15) (size 1.9 1.1) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a8b2f860-1cd2-4377-9aee-500940f3cd56))
)

View File

@@ -0,0 +1,33 @@
(footprint "EIA3216" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -2.54 -1.381) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp ac362941-14fb-4fac-a8e8-180319ade3f7)
)
(fp_text value "EIA3216" (at 0.408 -1.332) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 31fd785b-1ea1-447b-9ad7-787c0cafb32e)
)
(fp_line (start -2.5 -1.2) (end -1 -1.2)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp ac0f1ecf-453e-4abc-9259-c2581c5aaed2))
(fp_line (start -2.5 1.2) (end -2.5 -1.2)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 67e97c6a-1a6d-49c3-9854-470b8769c56a))
(fp_line (start -1 1.2) (end -2.5 1.2)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 1885b3ae-f92e-486a-bc87-bc64c89bd50b))
(fp_line (start 0.381 -1.016) (end 0.381 1.016)
(stroke (width 0.127) (type solid)) (layer "F.SilkS") (tstamp 3999d950-5cdb-4ca8-b69c-d833a48579b0))
(fp_line (start 1 1.2) (end 2.1 1.2)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 7150a7b4-bf22-4982-969b-f1324dd58850))
(fp_line (start 2.1 -1.2) (end 1 -1.2)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp d9c51b95-a9ab-470d-a158-aaf03b9a14e7))
(fp_line (start 2.1 1.2) (end 2.5 0.8)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 1eb7f128-16ca-4bc5-a91b-be8a487d16c7))
(fp_line (start 2.5 -0.8) (end 2.1 -1.2)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp e9873f42-4051-4d44-99d9-2a44ce342d32))
(fp_line (start 2.5 0.8) (end 2.5 -0.8)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp a43316d3-1c89-4eca-a8be-4ba3bd118d4a))
(pad "A" smd rect (at 1.4 0 90) (size 1.6 1.4) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b7364381-3710-4b25-b7c5-d1c8fdfe229b))
(pad "C" smd rect (at -1.4 0 90) (size 1.6 1.4) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9ba2f644-3398-4c25-bfa0-cbb45723e4eb))
)

View File

@@ -0,0 +1,23 @@
(footprint "LED-0603" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -0.6985 0.889 90) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 82e9fccb-37f6-44ee-ac8a-03ce16fdf25c)
)
(fp_text value "LED-0603" (at 1.0795 1.016 90) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp b8ae2c47-c2e8-47a6-a735-119cbf5f0cec)
)
(fp_line (start -0.46 -0.17) (end 0 -0.17)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 528de64e-7985-46c6-a703-bec4e54e2a61))
(fp_line (start -0.0254 -0.1546) (end -0.2184 0.14)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 8186f2fd-f5b3-4862-b38c-774be53d0091))
(fp_line (start 0 -0.17) (end 0.2338 0.14)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp eb08d979-19fa-4945-bffc-0efadbb317ae))
(fp_line (start 0.46 -0.17) (end 0 -0.17)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 0d389425-7b22-408f-9054-13f5c7eac06c))
(pad "A" smd rect (at 0 0.75) (size 0.8 0.8) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 481029db-873d-4033-ba23-2887ebc30f48))
(pad "C" smd rect (at 0 -0.75) (size 0.8 0.8) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 939486c7-7744-4e7f-b05c-abe24fb3aac5))
)

View File

@@ -0,0 +1,13 @@
(footprint "MICRO-FIDUCIAL" (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 858444c7-15e5-4df4-b60d-518808447f65)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp e68c5d93-9740-4bb7-8bdd-54e1a5a10356)
)
(pad "1" smd roundrect (at 0 0) (size 0.635 0.635) (layers "F.Cu" "F.Mask") (roundrect_rratio 0.5)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 2d004665-87c0-4d13-b244-22d02723f02f))
)

View File

@@ -0,0 +1,67 @@
(footprint "OSHW-LOGO-S" (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 db225a6a-1b78-4456-bbfe-31e6c5aa33c8)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp db8e95c9-7c87-4b51-9776-864d08fe2431)
)
(fp_poly
(pts
(xy 0.301646 -1.06135)
(xy 0.42347 -1.022344)
(xy 0.537176 -0.963768)
(xy 0.92862 -1.282946)
(xy 1.282946 -0.92862)
(xy 0.961034 -0.533823)
(xy 1.057045 -0.302084)
(xy 1.5638 -0.250561)
(xy 1.5638 0.250561)
(xy 1.057045 0.302084)
(xy 0.961034 0.533823)
(xy 1.282946 0.92862)
(xy 0.92862 1.282946)
(xy 0.537177 0.963769)
(xy 0.356601 1.056794)
(xy 0.088679 0.410073)
(xy 0.326262 0.217599)
(xy 0.373649 0.121467)
(xy 0.392728 0.010339)
(xy 0.379464 -0.101633)
(xy 0.334947 -0.205228)
(xy 0.262841 -0.291917)
(xy 0.169087 -0.35456)
(xy 0.061406 -0.387998)
(xy -0.051341 -0.38948)
(xy -0.159867 -0.358881)
(xy -0.255233 -0.298724)
(xy -0.329589 -0.213961)
(xy -0.376813 -0.111569)
(xy -0.392175 -0.005766)
(xy -0.322922 0.222564)
(xy -0.249312 0.303772)
(xy 0.091677 0.5081)
(xy -0.12929 0.5081)
(xy -0.355332 1.053732)
(xy -0.506597 0.983577)
(xy -0.538921 0.965192)
(xy -0.92862 1.282946)
(xy -1.282946 0.92862)
(xy -0.961034 0.533823)
(xy -1.057045 0.302084)
(xy -1.5638 0.250561)
(xy -1.5638 -0.250561)
(xy -1.057045 -0.302084)
(xy -0.961034 -0.533823)
(xy -1.282946 -0.92862)
(xy -0.92862 -1.282946)
(xy -0.533823 -0.961034)
(xy -0.302084 -1.057045)
(xy -0.250561 -1.5638)
(xy 0.250561 -1.5638)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp f40a66a0-bc41-44fd-8f89-73a87d51d9ad))
)

View File

@@ -0,0 +1,31 @@
(footprint "PTC-1206" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.524 -1.27) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp f0cee9d1-9dd0-4abd-8345-fccc3d87f545)
)
(fp_text value "PTC-1206" (at -1.524 1.651) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 592c93b8-e8ce-45fc-b32a-78346ada08f5)
)
(fp_line (start -0.635 -0.762) (end 0.635 -0.762)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 09f554b7-e3da-44d4-83d8-9b266dd35092))
(fp_line (start 0.635 0.762) (end -0.635 0.762)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 845cf391-fb4b-4c70-aec6-93984f758add))
(fp_line (start -1.5 -0.75) (end 1.5 -0.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 2108a7cc-16ad-41ed-9380-b9224bf799d0))
(fp_line (start -1.5 0.75) (end -1.5 -0.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 29e95294-0ed1-4dbe-9513-376ba3ea14b0))
(fp_line (start -1.143 1.016) (end 0.254 -1.016)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp c313756f-7c05-4220-af80-0b0197d818c8))
(fp_line (start 0.254 -1.016) (end 1.143 -1.016)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 9f579322-e47a-4577-bd52-b9623c250f32))
(fp_line (start 1.5 -0.75) (end 1.5 0.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 527769c9-decc-422a-a57d-7bb8dfcc0b2e))
(fp_line (start 1.5 0.75) (end -1.5 0.75)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 1acaf9fd-0e48-49e5-9b49-a44ae4dcbad9))
(pad "1" smd rect (at -1.4 0) (size 1 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 2b10e702-071c-4c77-adea-4de95f7b98d1))
(pad "2" smd rect (at 1.4 0) (size 1 1.8) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ba00b306-0c8a-4f62-be42-0fcea0846ffa))
)

View File

@@ -0,0 +1,213 @@
(footprint "QFN-44-NOPAD_1_1-OUTFAKES" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -2.45 -4.8) (layer "F.SilkS")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp fc6913b7-eb88-4724-9ae7-b88b583b6f7f)
)
(fp_text value "QFN-44-NOPAD_1_1-OUTFAKES" (at -2.5 6.15) (layer "F.Fab")
(effects (font (size 1.1684 1.1684) (thickness 0.1016)) (justify left bottom))
(tstamp f31ce854-de00-472b-82a8-7596fc35e588)
)
(fp_line (start -3.8135 -2.465) (end -3.3365 -2.465)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 4c479700-acb5-4d3a-872b-43407efd2cb7))
(fp_line (start -3.8135 -1.972) (end -3.3365 -1.972)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp caa3552c-665d-48b7-8fd1-05362132f03a))
(fp_line (start -3.8135 -1.479) (end -3.3365 -1.479)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 44dfb768-f033-49e2-bbc8-f2ddeadc4190))
(fp_line (start -3.8135 -0.986) (end -3.3365 -0.986)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp aed1001a-5cb9-4dd9-9370-544d9b6d590e))
(fp_line (start -3.8135 -0.493) (end -3.3365 -0.493)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp bf11cf62-c4b3-46d3-9a10-e164903e872f))
(fp_line (start -3.8135 0) (end -3.3365 0)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 8c6c7c13-9a09-49c6-9cbc-681785878823))
(fp_line (start -3.8135 0.493) (end -3.3365 0.493)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 6d0f8469-47ac-4e1b-9c7e-06c7cd2918c0))
(fp_line (start -3.8135 0.986) (end -3.3365 0.986)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp bd368a22-fe10-4045-ae17-3a6c5b7d3c10))
(fp_line (start -3.8135 1.479) (end -3.3365 1.479)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 11bc8002-a5a6-4662-b1fd-70358fb47430))
(fp_line (start -3.8135 1.972) (end -3.3365 1.972)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 8c620f95-32be-49b6-8b46-a9b70d5f9935))
(fp_line (start -3.8135 2.465) (end -3.3365 2.465)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 7afe3e1b-4646-4a85-8c39-3188d239dc19))
(fp_line (start -2.465 -3.3365) (end -2.465 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 0b13505b-3921-4a64-86b7-066c0a3a3404))
(fp_line (start -2.465 3.3365) (end -2.465 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp e189cfc1-9099-4248-91b6-d67f90da02c7))
(fp_line (start -1.972 -3.3365) (end -1.972 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 68a415f5-dca7-42f1-8d9e-aca7f65516e7))
(fp_line (start -1.972 3.3365) (end -1.972 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 87486d18-77e5-4a32-8284-bfb38c47b39b))
(fp_line (start -1.479 -3.3365) (end -1.479 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp e48b43b6-dcb1-4ab6-a600-b4a6d224a6f8))
(fp_line (start -1.479 3.3365) (end -1.479 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 0c77e9ce-813f-4273-9e31-6d0b232b35e4))
(fp_line (start -0.986 -3.3365) (end -0.986 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp dee50a66-c1f1-47f0-840b-1d8967846db3))
(fp_line (start -0.986 3.3365) (end -0.986 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp e43b90f9-0bf7-4115-a8cc-f37d6e5d10a6))
(fp_line (start -0.493 -3.3365) (end -0.493 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 9819868e-1b57-456e-b887-d087763ff617))
(fp_line (start -0.493 3.3365) (end -0.493 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp e2b95157-c84f-4580-b765-390f54357047))
(fp_line (start 0 -3.3365) (end 0 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 3383f46c-b7e3-4ea4-b328-fa8a9fa70b29))
(fp_line (start 0 3.3365) (end 0 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 29b0483e-9405-41ec-93e6-087c79796ec6))
(fp_line (start 0.493 -3.3365) (end 0.493 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp d3d2a8dd-9f39-4246-9d4b-b21935193f24))
(fp_line (start 0.493 3.3365) (end 0.493 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 1ef53e57-8f70-45a7-a3de-9742409bc256))
(fp_line (start 0.986 -3.3365) (end 0.986 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp f1482b0a-93e7-4b89-a18d-d32bbd6a18df))
(fp_line (start 0.986 3.3365) (end 0.986 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 20812d15-7f8f-49ff-a3c8-056ce9b079ab))
(fp_line (start 1.479 -3.3365) (end 1.479 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 8f0cceed-6e26-41d4-9c33-978e310b850b))
(fp_line (start 1.479 3.3365) (end 1.479 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 1a940ae2-6415-4b45-b8e1-72b1dc448a92))
(fp_line (start 1.972 -3.3365) (end 1.972 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 7312a422-c32c-43e6-87b3-bdcbefd58344))
(fp_line (start 1.972 3.3365) (end 1.972 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 6845ee5f-9566-49a1-90fc-3e011c1de01c))
(fp_line (start 2.465 -3.3365) (end 2.465 -3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 1653df1d-8bf9-4151-b775-3bdbf4814c72))
(fp_line (start 2.465 3.3365) (end 2.465 3.8295)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp dfcede53-8867-41e3-8191-3f3b774c546f))
(fp_line (start 3.3365 -2.465) (end 3.8295 -2.465)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 9781bbc3-622a-4c3f-a849-7867f0e239ee))
(fp_line (start 3.3365 -1.972) (end 3.8295 -1.972)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp ff8ecd02-07ce-47fe-af7f-577fdb42aeba))
(fp_line (start 3.3365 -1.479) (end 3.8295 -1.479)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp dabe8584-378b-4fb1-96b4-059efcfeeda6))
(fp_line (start 3.3365 -0.986) (end 3.8295 -0.986)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp fc6dd6f2-23ee-496a-b567-ea828fadc448))
(fp_line (start 3.3365 -0.493) (end 3.8295 -0.493)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 114ea052-4f3f-419e-9fa6-c9e3d4ad9814))
(fp_line (start 3.3365 0) (end 3.8295 0)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp e8c10d55-af87-4e48-a469-43b35f90dc73))
(fp_line (start 3.3365 0.493) (end 3.8295 0.493)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp e5d52548-9889-4e07-9751-f5367463e88b))
(fp_line (start 3.3365 0.986) (end 3.8295 0.986)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 220e8eeb-f21f-4990-a2cb-5ea853b6ca76))
(fp_line (start 3.3365 1.479) (end 3.8295 1.479)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 85eca336-c0cc-46b4-84ec-e975129225d6))
(fp_line (start 3.3365 1.972) (end 3.8295 1.972)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp de6260c8-2530-448f-855a-1d5085dbdad2))
(fp_line (start 3.3365 2.465) (end 3.8295 2.465)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 9dc26e70-d841-4a8a-9209-e33c6b7a7d43))
(fp_line (start -3.5 3.5) (end -3.5 3.1)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 5a0503f8-cfdb-4ebc-8b46-7c07d59b9423))
(fp_line (start -3.1 3.5) (end -3.5 3.5)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp e3cb67a0-1ba8-4d37-953a-06f4cc700e5d))
(fp_line (start -3 -3.5) (end -3.5 -3)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 4fe9fef9-7f52-451c-b865-c062f8eb491e))
(fp_line (start 3.1 3.5) (end 3.5 3.5)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp e675d2bd-7840-4c97-8a84-eb79f2a66dab))
(fp_line (start 3.5 -3.5) (end 3.1 -3.5)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp f7953305-ce2b-4210-8cbf-d2857f4019a6))
(fp_line (start 3.5 -3.1) (end 3.5 -3.5)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 11ed8d59-67e8-48b9-9754-0a2446953c53))
(fp_line (start 3.5 3.1) (end 3.5 3.5)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 6a7b03b4-5967-4654-8270-d3e6a2e24be2))
(fp_line (start -3.469687 -1.713331) (end 3.413712 -1.713331)
(stroke (width 0.0508) (type solid)) (layer "Cmts.User") (tstamp fd54a69b-8886-4c38-9925-2b73472f2a34))
(fp_line (start -0.0254 -6.0198) (end 6.985 -6.0198)
(stroke (width 0.1) (type solid)) (layer "Cmts.User") (tstamp e79bba94-e7f5-48e3-8ca3-90a557c81961))
(fp_line (start -3.5 -3.5) (end -3.5 3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp e7786320-0801-4f51-82f4-3334f64ffc3f))
(fp_line (start -3.4 3.5) (end 3.5 3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp c33b6745-cc01-4d3e-90da-f2546e6f82b1))
(fp_line (start 3.5 -3.5) (end -3.5 -3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 48e87ca7-f030-49e0-9627-81313e102ac8))
(fp_line (start 3.5 3.5) (end 3.5 -3.5)
(stroke (width 0.127) (type solid)) (layer "F.Fab") (tstamp 3697e959-f017-4d3f-ae46-2f9a8f25913a))
(pad "1" smd roundrect (at -3.3365 -2.465 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 5c31e7ed-3b46-49b7-b5e2-7e0289388546))
(pad "2" smd roundrect (at -3.3365 -1.972 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 6f67ff70-4a5e-4347-86b9-69ad4eded666))
(pad "3" smd roundrect (at -3.3365 -1.479 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp db6b88b7-779c-4cd5-abad-5886c6f4ac51))
(pad "4" smd roundrect (at -3.3365 -0.986 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ee57702f-0097-40c5-9a3a-4ca86146faa9))
(pad "5" smd roundrect (at -3.3365 -0.493 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c41ddac7-756b-4c65-8a4a-ac63a8023400))
(pad "6" smd roundrect (at -3.3365 0 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp cc8e8a64-14e9-4661-ab43-e6d267417ecd))
(pad "7" smd roundrect (at -3.3365 0.493) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 299ae3be-365c-4026-ae62-1ead7eb58ed6))
(pad "8" smd roundrect (at -3.3365 0.986) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp cf7af55c-3237-417b-b1cb-a48e18bb8fa5))
(pad "9" smd roundrect (at -3.3365 1.479) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 04e68dd1-b795-4362-8815-1c8fb9a6c607))
(pad "10" smd roundrect (at -3.3365 1.972) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 82832fd2-2693-4cb5-bc7d-9d4c31bac265))
(pad "11" smd roundrect (at -3.3365 2.465) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8647ba14-e062-41e5-9d0d-f04aa3e696c3))
(pad "12" smd roundrect (at -2.465 3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp e06dba2a-c63e-4495-8a94-48892b135847))
(pad "13" smd roundrect (at -1.972 3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 132fa259-0753-48b0-9194-927177aab604))
(pad "14" smd roundrect (at -1.479 3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 2ca0836d-72ef-4b70-a4fd-3ef5a5c8de50))
(pad "15" smd roundrect (at -0.986 3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 7490bc08-4478-4428-b7f6-2769dd17398f))
(pad "16" smd roundrect (at -0.493 3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 3c31f4ea-62af-498a-9d5d-1bb878251a93))
(pad "17" smd roundrect (at 0 3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp dd739e68-8893-4f84-93b5-7298c5b9bfff))
(pad "18" smd roundrect (at 0.493 3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 1d34f6f2-09ce-4644-8605-b21b0e3aca92))
(pad "19" smd roundrect (at 0.986 3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a21e6902-6682-4436-8f51-70cc6c491ec9))
(pad "20" smd roundrect (at 1.479 3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 0660925a-28a5-425e-bd5e-c5373ec97068))
(pad "21" smd roundrect (at 1.972 3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 3b236efe-3ead-45b4-9c63-6c1b246e0142))
(pad "22" smd roundrect (at 2.465 3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 4a7f01fa-7379-4e56-922e-be6f3627101d))
(pad "23" smd roundrect (at 3.3365 2.465) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a05c1584-6019-4861-b20b-1ea3cacb0cda))
(pad "24" smd roundrect (at 3.3365 1.972) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c2977888-024e-4ded-a830-7cb96c7c5a75))
(pad "25" smd roundrect (at 3.3365 1.479) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 48307a3f-d428-42f0-9086-a6eca0a7d293))
(pad "26" smd roundrect (at 3.3365 0.986) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp fc0a4b72-2e9d-4faf-9f63-ce5fe88a988b))
(pad "27" smd roundrect (at 3.3365 0.493) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b677f42b-649b-497f-bda9-9b88f7bf0811))
(pad "28" smd roundrect (at 3.3365 0) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 1679b17b-3fbf-4f1f-82ec-1bc502fc8a19))
(pad "29" smd roundrect (at 3.3365 -0.493 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 464521c7-cbc3-43a8-a62d-8d3ee6f59725))
(pad "30" smd roundrect (at 3.3365 -0.986 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 76729f44-363f-4413-b6f9-c7d6828a88be))
(pad "31" smd roundrect (at 3.3365 -1.479 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 289d926d-ee3f-40d0-b033-a4c2fded1d63))
(pad "32" smd roundrect (at 3.3365 -1.972 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 2211ca1f-a4bf-43cb-b356-5f7a87f98a5a))
(pad "33" smd roundrect (at 3.3365 -2.465 180) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 777948a1-8eb5-425e-b444-cee44d669a34))
(pad "34" smd roundrect (at 2.465 -3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 855141eb-c4b1-45a4-b226-6d62200cd2ad))
(pad "35" smd roundrect (at 1.972 -3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 8699ec97-7bcd-4066-a90a-761996ed8d3d))
(pad "36" smd roundrect (at 1.479 -3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 55776fe1-4f28-401c-83dd-8740b7f053d2))
(pad "37" smd roundrect (at 0.986 -3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 447a4bf5-426b-4111-91bb-a0ba8daf26e2))
(pad "38" smd roundrect (at 0.493 -3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp ae28f148-5903-46c5-bd0a-297f8db8346c))
(pad "39" smd roundrect (at 0 -3.3365 90) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b63789db-96e3-4131-969d-1f52fdea75c5))
(pad "40" smd roundrect (at -0.493 -3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp a1ecb1d1-6d86-426f-ae91-dcf6fe4b312c))
(pad "41" smd roundrect (at -0.986 -3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c27bf98a-08b5-4e0a-9acf-ee677527a5e6))
(pad "42" smd roundrect (at -1.479 -3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 024c180f-c3f9-4993-ae62-5399c850bef2))
(pad "43" smd roundrect (at -1.972 -3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp fadf436b-73b8-4c60-8e4b-fce338305c5a))
(pad "44" smd roundrect (at -2.465 -3.3365 270) (size 0.8 0.3) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.425)
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 788ad93b-cd7c-49e1-89ba-93d88235cfb7))
)

View File

@@ -0,0 +1,83 @@
(footprint "SFE-LOGO-FLAME" (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 b76145a4-a5ff-4f23-ad11-d3bb7bd0668c)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 0fb6b1ac-8c95-46f8-b0f2-58c9a85c9080)
)
(fp_poly
(pts
(xy 1.126002 -2.808203)
(xy 1.215449 -2.785829)
(xy 1.228477 -2.780783)
(xy 1.240192 -2.774853)
(xy 1.256859 -2.766576)
(xy 1.275552 -2.759834)
(xy 1.371694 -2.7026)
(xy 1.3793 -2.7026)
(xy 1.3793 -2.6772)
(xy 1.306833 -2.6772)
(xy 1.208418 -2.657914)
(xy 1.074854 -2.495286)
(xy 1.079365 -2.436824)
(xy 1.12809 -2.341868)
(xy 1.204665 -2.265195)
(xy 1.294068 -2.200638)
(xy 1.369348 -2.168823)
(xy 1.450736 -2.171632)
(xy 1.458864 -2.174186)
(xy 1.466256 -2.177388)
(xy 1.530514 -2.236956)
(xy 1.5368 -2.259812)
(xy 1.5368 -2.377938)
(xy 1.763707 -2.148127)
(xy 1.868185 -1.85684)
(xy 1.871603 -1.856894)
(xy 1.87806 -1.650435)
(xy 1.848857 -1.45742)
(xy 1.785308 -1.272842)
(xy 1.6663 -1.061578)
(xy 1.6663 -1.080581)
(xy 1.378131 -0.80901)
(xy 0.982239 -0.6985)
(xy 0.753005 -0.6985)
(xy 0.7162 -0.692046)
(xy 0.681776 -0.679592)
(xy 0.496322 -0.541784)
(xy -0.0126 0.03091)
(xy -0.0126 -1.52077)
(xy 0.060004 -1.761967)
(xy 0.168295 -1.865489)
(xy 0.307122 -1.917522)
(xy 0.4039 -1.925089)
(xy 0.499384 -1.917623)
(xy 0.55991 -1.908099)
(xy 0.557788 -1.884433)
(xy 0.522215 -1.885242)
(xy 0.501784 -1.876141)
(xy 0.420519 -1.817153)
(xy 0.400721 -1.79067)
(xy 0.390394 -1.7285)
(xy 0.400904 -1.665228)
(xy 0.421404 -1.625174)
(xy 0.452342 -1.592685)
(xy 0.546535 -1.54355)
(xy 0.652228 -1.531742)
(xy 0.742768 -1.550084)
(xy 0.824219 -1.589656)
(xy 0.92203 -1.754659)
(xy 0.907706 -1.848843)
(xy 0.850911 -1.930406)
(xy 0.584707 -2.263237)
(xy 0.561667 -2.510855)
(xy 0.627495 -2.621556)
(xy 0.629042 -2.623103)
(xy 0.778901 -2.74712)
(xy 1.032676 -2.817064)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 1aeda2e0-ef5d-4661-8a2f-5bd701e16892))
)

View File

@@ -0,0 +1,710 @@
(footprint "SFE-NEW-WEBLOGO" (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 89c98409-b1d5-494e-b13d-da833b607e8e)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp 5bab1ccc-2bda-4c33-a66e-92134476d1ff)
)
(fp_line (start 10.7163 -2.5171) (end 11.1201 -2.5171)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp f93e1a21-bc6b-46ee-8637-0d4fc0e5d887))
(fp_line (start 10.7163 -0.9449) (end 10.7163 -2.5171)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp f87c4db1-271d-4055-bbbe-46c6c499c2ed))
(fp_line (start 11.1201 -2.5171) (end 11.1201 -2.2962)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 89078d82-6f12-4546-a770-1333509ddac1))
(fp_line (start 11.1201 -2.2962) (end 11.1277 -2.2962)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 50a40e19-222b-441f-b843-21011f27da3f))
(fp_line (start 11.1379 -1.8136) (end 11.1379 -0.9449)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp c7a6bf74-61ec-4c8b-b0fa-dd20b825e86f))
(fp_line (start 11.1379 -0.9449) (end 10.7163 -0.9449)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 4be704a0-9bdd-4057-b8d9-ee1ff310b2cb))
(fp_line (start 11.7729 -0.955) (end 11.7729 -1.9202)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp e5fc28c5-8fe1-4c78-bacd-2da458648363))
(fp_line (start 12.1818 -2.0091) (end 12.1818 -0.955)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp a452a598-3c8b-4f5e-a081-78d60ed1169a))
(fp_line (start 12.1818 -0.955) (end 11.7729 -0.955)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 5f371111-c525-4cfc-8d95-ae2d4ef55944))
(fp_line (start 15.5499 -2.6137) (end 15.5499 -2.2911)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp d0abba3b-7d50-4392-be90-3eadde53d888))
(fp_line (start 15.5499 -2.2911) (end 15.527 -2.2911)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 702315cf-53c4-4c80-b419-fe8cf2c4a835))
(fp_line (start 15.5702 -2.6137) (end 15.5854 -2.6137)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp bb0b589b-e9eb-4fb2-b4b2-68985096ab19))
(fp_line (start 15.5702 -2.2962) (end 15.5702 -2.6137)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp c2045ca0-0624-4cb8-a748-22fc5d24bcaf))
(fp_arc (start 11.1379 -1.8821) (mid 11.146106 -1.962214) (end 11.1684 -2.0396)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 37ba3472-deeb-4fc0-bd3d-9b049537a50b))
(fp_arc (start 11.1379 -1.8136) (mid 11.137681 -1.84785) (end 11.1379 -1.8821)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 313d2cfe-741f-4bdd-aad3-11600de69dd9))
(fp_arc (start 11.1455 -2.3038) (mid 11.137379 -2.298176) (end 11.1277 -2.2962)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp c10589f1-607c-4ab6-a3d2-4ac166ddf46e))
(fp_arc (start 11.1582 -2.319) (mid 11.152103 -2.311188) (end 11.1455 -2.3038)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 91cc975b-a0ce-421f-8282-2bf50619cd3e))
(fp_arc (start 11.1582 -2.319) (mid 11.172158 -2.338081) (end 11.1862 -2.3571)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 04f3f37b-071c-40e5-bbf6-f88d1f62f8f5))
(fp_arc (start 11.1684 -2.0396) (mid 11.206138 -2.110015) (end 11.2598 -2.1692)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp d525018a-3494-4308-a6e5-1a4e10055b70))
(fp_arc (start 11.1862 -2.3571) (mid 11.2264 -2.404414) (end 11.2725 -2.446)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 00a9c2c9-7521-40ef-9370-838477dd3dc6))
(fp_arc (start 11.259799 -2.1692) (mid 11.334441 -2.214452) (end 11.4198 -2.2327)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp e7ae9808-bd70-429d-8c47-6d24f2280704))
(fp_arc (start 11.2725 -2.446) (mid 11.411238 -2.52384) (end 11.5672 -2.5552)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 7e2dd5c2-84c2-49dd-a769-00d50f73584b))
(fp_arc (start 11.5316 -2.2377) (mid 11.475702 -2.235165) (end 11.4198 -2.2327)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp f0fb3183-e0b0-4c06-a927-50f98d4b7b15))
(fp_arc (start 11.5316 -2.2377) (mid 11.565101 -2.235924) (end 11.5976 -2.2276)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 2fbbf04f-31d7-4278-8ae2-90ebbcacd134))
(fp_arc (start 11.5672 -2.5552) (mid 11.667584 -2.556058) (end 11.7678 -2.5502)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 375408b2-3d19-4e69-ab2d-16b0bb8dc595))
(fp_arc (start 11.5976 -2.2276) (mid 11.664346 -2.1894) (end 11.7145 -2.1311)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 3660e170-054d-42a3-a687-76e3e43bf88d))
(fp_arc (start 11.7145 -2.1311) (mid 11.758038 -2.02962) (end 11.7729 -1.9202)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 9f9edf2a-c7ec-4acc-89f3-1373f7eb6161))
(fp_arc (start 11.7678 -2.5502) (mid 11.911985 -2.511161) (end 12.0345 -2.425699)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp f95a7594-570e-4f5f-9ee9-f2d9af62c185))
(fp_arc (start 12.0345 -2.4257) (mid 12.104013 -2.336521) (end 12.1488 -2.232699)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp f8ea2b3b-845f-4f89-86ed-48f6bc0cfc92))
(fp_arc (start 12.1488 -2.2327) (mid 12.172766 -2.122002) (end 12.1818 -2.0091)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp c00a343b-c26d-4bd3-9742-f38fed3d5358))
(fp_arc (start 14.7523 -1.5672) (mid 14.737287 -1.759061) (end 14.7549 -1.9507)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 02060731-3b07-4141-9fda-72d1a52c5c78))
(fp_arc (start 14.7549 -1.9507) (mid 14.882786 -2.260687) (end 15.128201 -2.4892)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp daf4a241-a34a-4802-a259-aa3ada587e99))
(fp_arc (start 14.8615 -1.27) (mid 14.792796 -1.413418) (end 14.7523 -1.5672)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 2f91f9d4-9e00-40df-9532-21b9effd349c))
(fp_arc (start 14.9911 -1.1201) (mid 14.919858 -1.189481) (end 14.8615 -1.27)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 78901f6b-c257-4f7f-81fa-e1d23407029c))
(fp_arc (start 15.1282 -2.4892) (mid 15.331296 -2.577713) (end 15.5499 -2.6137)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 66df5a0d-87ef-4202-b40c-2e73504f6b24))
(fp_arc (start 15.168899 -1.8847) (mid 15.20247 -2.035022) (end 15.2781 -2.1692)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 00d26569-bde4-4a05-bb6c-c539882ad831))
(fp_arc (start 15.1714 -1.6383) (mid 15.165026 -1.761448) (end 15.1689 -1.8847)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp b391f565-191a-4d27-a6cd-8ba522fd1451))
(fp_arc (start 15.24 -1.4097) (mid 15.194331 -1.520588) (end 15.1714 -1.6383)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp ae59e2cc-17ff-49ce-80be-9a10bbe62a8b))
(fp_arc (start 15.278099 -2.1692) (mid 15.388433 -2.258974) (end 15.527 -2.2911)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 0e51e3cf-0471-49cd-acf2-29dfde6cef61))
(fp_arc (start 15.428 -1.2522) (mid 15.31871 -1.312699) (end 15.24 -1.4097)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp aeaeec00-e73a-483b-81dd-c1b0c58a5cdd))
(fp_arc (start 15.5423 -0.9195) (mid 15.249615 -0.972854) (end 14.9911 -1.1201)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 4e0a4df1-4621-4188-be11-8cd88e013aeb))
(fp_arc (start 15.5702 -2.2962) (mid 15.650001 -2.290017) (end 15.7277 -2.2708)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp eb4b3d03-811e-43a4-830e-b4ac4c0898f0))
(fp_arc (start 15.5854 -2.6137) (mid 15.698073 -2.606673) (end 15.809 -2.5857)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 1abf4947-6b3d-4ef8-b5f8-403a962433f9))
(fp_arc (start 15.7277 -2.2708) (mid 15.783745 -2.244042) (end 15.8318 -2.2047)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 82360c46-d563-4f84-b5b1-71207b3d858b))
(fp_arc (start 15.7632 -1.2725) (mid 15.597525 -1.230563) (end 15.428 -1.2522)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp ddcd7cc3-7ad9-41d4-b6d6-34cb92c0d268))
(fp_arc (start 15.809 -2.5857) (mid 15.978822 -2.520652) (end 16.129 -2.4181)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 78919bdd-82c0-464a-8ff6-bf2f3df58062))
(fp_arc (start 15.8318 -2.2047) (mid 15.910982 -2.096372) (end 15.9588 -1.971)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 7d120982-fbfb-47ae-8ec9-7180632c7e0a))
(fp_arc (start 15.9029 -0.9754) (mid 15.724919 -0.932492) (end 15.5423 -0.9195)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 4cd4bddc-faf3-40be-9593-ba53b70080fe))
(fp_arc (start 15.908 -1.4097) (mid 15.846801 -1.329279) (end 15.7632 -1.2725)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp e6ee40b9-0887-4e86-9717-e166a2fb586c))
(fp_arc (start 15.9588 -1.971) (mid 15.980368 -1.846143) (end 15.9868 -1.7196)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 8580ecae-04c4-4fad-934b-779e588e26ba))
(fp_arc (start 15.9868 -1.7196) (mid 15.966058 -1.559906) (end 15.908 -1.4097)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 89b61f9a-7795-4786-8f38-9cfe7910beec))
(fp_arc (start 16.129 -2.4181) (mid 16.333054 -2.143404) (end 16.4033 -1.808499)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp eeb42f97-baf1-4a0d-9657-de13f8122f0b))
(fp_arc (start 16.317 -1.3665) (mid 16.153433 -1.12491) (end 15.9029 -0.9754)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp 29a391db-2228-404d-890d-7f365fa2c5db))
(fp_arc (start 16.4033 -1.8085) (mid 16.380488 -1.583529) (end 16.317 -1.3665)
(stroke (width 0.0254) (type solid)) (layer "F.SilkS") (tstamp b1cc135a-c971-4e8b-8df9-3ad244120156))
(fp_poly
(pts
(xy 12.4257 -0.9449)
(xy 12.921 -0.9449)
(xy 12.921 -1.43)
(xy 12.4257 -1.43)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp f34097a9-2e9f-4087-8446-f54781e252cd))
(fp_poly
(pts
(xy 6.7335 -1.97376)
(xy 7.284539 -2.5248)
(xy 7.78835 -2.5248)
(xy 7.197008 -1.946482)
(xy 7.869909 -0.937183)
(xy 7.330929 -0.939835)
(xy 6.903958 -1.643715)
(xy 6.7386 -1.483032)
(xy 6.7386 -0.9296)
(xy 6.306639 -0.9296)
(xy 6.2941 -0.942139)
(xy 6.2941 -2.887776)
(xy 6.7335 -3.138467)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 031105cd-24a1-4480-8618-4ed91c1c73c7))
(fp_poly
(pts
(xy 6.1316 -2.557116)
(xy 6.1316 -2.1463)
(xy 6.115783 -2.1463)
(xy 6.10653 -2.147054)
(xy 6.097893 -2.149211)
(xy 6.068387 -2.157246)
(xy 6.038921 -2.161538)
(xy 5.96265 -2.164739)
(xy 5.887609 -2.161589)
(xy 5.731931 -2.107297)
(xy 5.637641 -2.01865)
(xy 5.577301 -1.903423)
(xy 5.5499 -1.736362)
(xy 5.5499 -0.9423)
(xy 5.107878 -0.9423)
(xy 5.110519 -2.454146)
(xy 5.522 -2.527255)
(xy 5.522 -2.23421)
(xy 5.526568 -2.235703)
(xy 5.544419 -2.262523)
(xy 5.578823 -2.314498)
(xy 5.613758 -2.367854)
(xy 5.686736 -2.438162)
(xy 5.778008 -2.498223)
(xy 5.979984 -2.565515)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp d574b4f1-cc88-4eb1-b2db-a52dbcc55d14))
(fp_poly
(pts
(xy 8.809451 -3.119894)
(xy 8.875117 -3.1166)
(xy 8.89 -3.1166)
(xy 8.89 -2.7889)
(xy 8.869112 -2.7889)
(xy 8.841108 -2.7915)
(xy 8.660351 -2.7915)
(xy 8.587936 -2.740064)
(xy 8.571191 -2.699601)
(xy 8.5649 -2.653436)
(xy 8.5649 -2.5273)
(xy 8.8621 -2.5273)
(xy 8.8621 -2.2352)
(xy 8.5623 -2.2352)
(xy 8.5623 -0.9322)
(xy 8.1204 -0.9322)
(xy 8.1204 -2.232779)
(xy 7.70383 -2.235391)
(xy 7.995739 -2.5273)
(xy 8.1255 -2.5273)
(xy 8.1255 -2.560826)
(xy 8.143432 -2.77702)
(xy 8.219199 -2.938937)
(xy 8.324367 -3.032939)
(xy 8.449534 -3.095959)
(xy 8.586403 -3.1242)
(xy 8.743112 -3.1242)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 1c0de274-08ff-4d8f-917d-2d40172e4790))
(fp_poly
(pts
(xy 9.4234 -1.520808)
(xy 9.472887 -1.359973)
(xy 9.516069 -1.308184)
(xy 9.573108 -1.271734)
(xy 9.714102 -1.241373)
(xy 9.853529 -1.268907)
(xy 10.003067 -1.442966)
(xy 10.033 -1.684784)
(xy 10.033 -2.5273)
(xy 10.48 -2.5273)
(xy 10.48 -0.9398)
(xy 10.0533 -0.9398)
(xy 10.0533 -1.159712)
(xy 9.961626 -1.051965)
(xy 9.823848 -0.946774)
(xy 9.797269 -0.933513)
(xy 9.76873 -0.924761)
(xy 9.46843 -0.899096)
(xy 9.311419 -0.929258)
(xy 9.173895 -1.0008)
(xy 9.172522 -1.0008)
(xy 9.155194 -1.014756)
(xy 9.141833 -1.028106)
(xy 9.055991 -1.150842)
(xy 9.0022 -1.291099)
(xy 8.984 -1.439423)
(xy 8.984 -2.5324)
(xy 9.4234 -2.5324)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp af3d8911-a78f-4bdd-8503-7dcd5655851f))
(fp_poly
(pts
(xy 11.770768 -2.56283)
(xy 12.043428 -2.435548)
(xy 12.160999 -2.237024)
(xy 12.1945 -2.010032)
(xy 12.1945 -0.9423)
(xy 11.7602 -0.9423)
(xy 11.7602 -1.918473)
(xy 11.703019 -2.124971)
(xy 11.656141 -2.179463)
(xy 11.593344 -2.215403)
(xy 11.530919 -2.224956)
(xy 11.476269 -2.222478)
(xy 11.422494 -2.220106)
(xy 11.267999 -2.15879)
(xy 11.180349 -2.034508)
(xy 11.1506 -1.880883)
(xy 11.1506 -0.9322)
(xy 10.7036 -0.9322)
(xy 10.7036 -2.5298)
(xy 11.1328 -2.5298)
(xy 11.1328 -2.310453)
(xy 11.136857 -2.313263)
(xy 11.148195 -2.326833)
(xy 11.161924 -2.345602)
(xy 11.176241 -2.364992)
(xy 11.217267 -2.413279)
(xy 11.265048 -2.456381)
(xy 11.406772 -2.535896)
(xy 11.566093 -2.567932)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp f57f6a97-cbb4-4159-a1bf-da725b89b87e))
(fp_poly
(pts
(xy 1.201557 -2.290098)
(xy 1.414074 -2.156268)
(xy 1.42383 -2.065)
(xy 1.01008 -2.065)
(xy 1.00135 -2.126335)
(xy 0.936084 -2.220524)
(xy 0.871817 -2.257602)
(xy 0.798545 -2.2758)
(xy 0.628591 -2.2758)
(xy 0.583991 -2.267366)
(xy 0.54164 -2.251682)
(xy 0.51157 -2.232098)
(xy 0.488614 -2.205726)
(xy 0.469153 -2.152744)
(xy 0.474604 -2.097619)
(xy 0.521548 -2.031823)
(xy 0.664468 -1.962838)
(xy 0.866638 -1.922444)
(xy 1.206678 -1.822687)
(xy 1.354318 -1.729494)
(xy 1.389578 -1.692366)
(xy 1.416579 -1.648151)
(xy 1.458164 -1.45004)
(xy 1.461145 -1.449965)
(xy 1.457817 -1.384541)
(xy 1.452657 -1.33034)
(xy 1.371775 -1.140043)
(xy 1.14885 -0.969822)
(xy 1.013381 -0.927267)
(xy 0.74708 -0.904177)
(xy 0.617383 -0.909691)
(xy 0.487493 -0.922202)
(xy 0.306845 -0.984179)
(xy 0.185213 -1.061804)
(xy 0.109225 -1.132023)
(xy 0.056988 -1.2215)
(xy 0.013059 -1.350644)
(xy 0.002577 -1.410659)
(xy -0.00152 -1.469003)
(xy 0.738194 -1.103079)
(xy 1.120535 -1.189414)
(xy 1.224068 -1.497644)
(xy 0.809011 -1.723764)
(xy 0.364394 -1.98847)
(xy 0.308075 -2.310537)
(xy 0.741882 -2.423672)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 2c32e894-8920-4813-8dc8-8ef3e760f99c))
(fp_poly
(pts
(xy 14.181776 -2.563159)
(xy 14.181555 -2.560668)
(xy 14.327447 -2.496725)
(xy 14.547848 -2.246517)
(xy 14.619242 -1.9914)
(xy 14.1707 -1.9914)
(xy 14.1707 -2.005388)
(xy 14.152419 -2.10038)
(xy 14.100806 -2.180729)
(xy 14.023181 -2.236024)
(xy 13.860405 -2.2706)
(xy 13.694207 -2.245797)
(xy 13.653262 -2.227396)
(xy 13.618712 -2.198612)
(xy 13.531409 -2.074935)
(xy 13.459735 -1.779946)
(xy 13.507258 -1.471935)
(xy 13.55233 -1.379536)
(xy 13.718933 -1.256376)
(xy 13.795518 -1.238583)
(xy 13.875271 -1.234454)
(xy 13.963395 -1.249225)
(xy 14.044682 -1.286045)
(xy 14.088707 -1.320383)
(xy 14.12382 -1.362695)
(xy 14.191983 -1.5646)
(xy 14.6202 -1.5646)
(xy 14.6202 -1.546046)
(xy 14.607183 -1.4497)
(xy 14.551954 -1.307962)
(xy 14.468685 -1.180108)
(xy 14.234909 -0.989147)
(xy 13.88734 -0.904104)
(xy 13.726062 -0.914148)
(xy 13.567886 -0.942693)
(xy 13.423659 -0.994928)
(xy 13.188191 -1.185237)
(xy 13.098694 -1.32648)
(xy 13.017451 -1.644495)
(xy 13.0251 -1.894994)
(xy 13.0251 -1.896181)
(xy 13.064859 -2.076939)
(xy 13.14486 -2.243932)
(xy 13.26133 -2.388842)
(xy 13.574558 -2.580191)
(xy 13.883988 -2.616332)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp f750eb5d-a5db-46c7-b3a5-bb58b882291f))
(fp_poly
(pts
(xy 15.5499 -2.609649)
(xy 15.5499 -2.29782)
(xy 15.429469 -2.281338)
(xy 15.314615 -2.217851)
(xy 15.235859 -2.109415)
(xy 15.196312 -2.020603)
(xy 15.168867 -1.873152)
(xy 15.163823 -1.687315)
(xy 15.181321 -1.562471)
(xy 15.218743 -1.447651)
(xy 15.272522 -1.344999)
(xy 15.437302 -1.244155)
(xy 15.612099 -1.221967)
(xy 15.787119 -1.28118)
(xy 15.894998 -1.379217)
(xy 15.949332 -1.500228)
(xy 15.9868 -1.655017)
(xy 15.9868 -1.797481)
(xy 15.961756 -1.990339)
(xy 15.887359 -2.15153)
(xy 15.803923 -2.232456)
(xy 15.708711 -2.283761)
(xy 15.58997 -2.2936)
(xy 15.567485 -2.2936)
(xy 15.57294 -2.617878)
(xy 15.788992 -2.590535)
(xy 15.954486 -2.53364)
(xy 16.155367 -2.394616)
(xy 16.266844 -2.264968)
(xy 16.37246 -2.027864)
(xy 16.400898 -1.805948)
(xy 16.375193 -1.592623)
(xy 16.305839 -1.343513)
(xy 16.222719 -1.211114)
(xy 16.101494 -1.095067)
(xy 15.987532 -1.014773)
(xy 15.799031 -0.950211)
(xy 15.544583 -0.924513)
(xy 15.240687 -0.965682)
(xy 14.951456 -1.146439)
(xy 14.788469 -1.399985)
(xy 14.726674 -1.793647)
(xy 14.809154 -2.154405)
(xy 15.026083 -2.4307)
(xy 15.368412 -2.600648)
(xy 15.51864 -2.6187)
(xy 15.52691 -2.6187)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 7a12f379-0016-4902-a13e-5f0df1ce45df))
(fp_poly
(pts
(xy 0.803285 -2.567895)
(xy 0.944243 -2.553799)
(xy 1.081508 -2.516334)
(xy 1.193542 -2.461399)
(xy 1.291841 -2.383865)
(xy 1.357039 -2.297824)
(xy 1.377068 -2.257603)
(xy 1.393653 -2.216867)
(xy 1.417283 -2.151914)
(xy 1.353784 -2.105111)
(xy 1.152335 -2.254241)
(xy 0.736495 -2.387001)
(xy 0.372562 -2.2771)
(xy 0.417884 -2.019711)
(xy 1.241556 -1.540676)
(xy 1.263422 -1.497067)
(xy 1.147655 -1.152457)
(xy 0.724605 -1.058492)
(xy -0.038666 -1.4605)
(xy 0.4115 -1.4605)
(xy 0.4115 -1.443465)
(xy 0.420401 -1.369907)
(xy 0.454647 -1.305856)
(xy 0.524203 -1.243358)
(xy 0.610838 -1.206018)
(xy 0.637726 -1.200933)
(xy 0.665996 -1.198896)
(xy 0.7328 -1.198388)
(xy 0.797909 -1.198884)
(xy 0.968128 -1.258018)
(xy 1.007665 -1.302192)
(xy 1.028603 -1.358428)
(xy 1.025789 -1.425438)
(xy 0.995864 -1.485288)
(xy 0.943734 -1.527918)
(xy 0.71543 -1.60573)
(xy 0.533161 -1.644154)
(xy 0.351479 -1.692254)
(xy 0.230117 -1.743632)
(xy 0.122357 -1.822697)
(xy 0.0457 -1.960096)
(xy 0.0457 -1.963137)
(xy 0.038572 -2.135467)
(xy 0.0838 -2.300408)
(xy 0.0838 -2.303445)
(xy 0.206233 -2.444416)
(xy 0.620397 -2.567885)
(xy 0.71245 -2.568634)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 62a13b52-93ea-4fd5-b852-cc02a8f0b8be))
(fp_poly
(pts
(xy 17.714962 -2.583496)
(xy 17.714668 -2.580129)
(xy 17.812284 -2.526288)
(xy 17.900302 -2.442716)
(xy 17.956994 -2.351454)
(xy 17.9614 -2.355861)
(xy 18.007182 -2.404147)
(xy 18.086856 -2.480888)
(xy 18.177617 -2.546023)
(xy 18.30384 -2.60027)
(xy 18.440544 -2.616304)
(xy 18.698981 -2.580082)
(xy 18.93345 -2.426436)
(xy 19.05 -2.112985)
(xy 19.05 -0.9398)
(xy 18.6004 -0.9398)
(xy 18.6004 -1.979658)
(xy 18.558301 -2.150487)
(xy 18.49797 -2.220003)
(xy 18.412014 -2.255688)
(xy 18.322362 -2.262412)
(xy 18.233536 -2.253336)
(xy 18.121632 -2.190061)
(xy 18.068614 -2.1092)
(xy 18.041426 -2.014407)
(xy 18.036069 -1.960144)
(xy 18.034 -1.904763)
(xy 18.034 -0.9398)
(xy 17.5768 -0.9398)
(xy 17.5768 -2.006807)
(xy 17.507834 -2.191589)
(xy 17.433119 -2.246142)
(xy 17.339788 -2.26304)
(xy 17.29812 -2.260866)
(xy 17.256145 -2.258198)
(xy 17.19103 -2.2421)
(xy 17.135402 -2.205102)
(xy 17.092564 -2.160343)
(xy 17.05517 -2.112821)
(xy 17.0155 -1.934108)
(xy 17.0155 -0.9423)
(xy 16.5583 -0.9423)
(xy 16.5583 -2.573)
(xy 16.9824 -2.573)
(xy 16.9824 -2.355139)
(xy 16.985319 -2.355789)
(xy 17.015959 -2.3959)
(xy 17.093229 -2.475705)
(xy 17.171263 -2.538367)
(xy 17.262579 -2.579887)
(xy 17.318155 -2.59498)
(xy 17.374103 -2.605849)
(xy 17.443329 -2.614463)
(xy 17.514022 -2.618767)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 949b562c-07ae-4547-af7e-86f2c34d9442))
(fp_poly
(pts
(xy 2.834651 -2.506079)
(xy 2.92707 -2.450683)
(xy 3.011605 -2.383731)
(xy 3.1267 -2.221708)
(xy 3.1267 -2.263503)
(xy 3.219434 -1.972794)
(xy 3.236098 -1.526727)
(xy 3.068933 -1.135798)
(xy 2.975978 -1.041462)
(xy 2.864973 -0.970996)
(xy 2.740356 -0.92713)
(xy 2.372489 -0.922)
(xy 2.370226 -0.922)
(xy 2.254471 -0.962806)
(xy 2.0828 -1.127587)
(xy 2.0828 0.010757)
(xy 1.6434 -0.385552)
(xy 1.6434 -2.45912)
(xy 2.057593 -2.537568)
(xy 2.055012 -2.330537)
(xy 2.068304 -2.345345)
(xy 2.15812 -2.442839)
(xy 2.234107 -2.497896)
(xy 2.368681 -2.552194)
(xy 2.419192 -2.562883)
(xy 2.620347 -2.565422)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp cc8395a5-76f7-406a-9d4c-b020bd11ef90))
(fp_poly
(pts
(xy 8.337002 -5.691103)
(xy 8.426449 -5.668729)
(xy 8.439477 -5.663683)
(xy 8.451192 -5.657753)
(xy 8.467859 -5.649476)
(xy 8.486552 -5.642734)
(xy 8.582694 -5.5855)
(xy 8.5903 -5.5855)
(xy 8.5903 -5.5601)
(xy 8.517833 -5.5601)
(xy 8.419418 -5.540814)
(xy 8.285854 -5.378186)
(xy 8.290365 -5.319724)
(xy 8.33909 -5.224768)
(xy 8.415665 -5.148095)
(xy 8.505068 -5.083538)
(xy 8.580348 -5.051723)
(xy 8.661736 -5.054532)
(xy 8.669864 -5.057086)
(xy 8.677256 -5.060288)
(xy 8.741514 -5.119856)
(xy 8.7478 -5.142712)
(xy 8.7478 -5.260838)
(xy 8.974707 -5.031027)
(xy 9.079185 -4.73974)
(xy 9.082603 -4.739794)
(xy 9.08906 -4.533335)
(xy 9.059857 -4.34032)
(xy 8.996308 -4.155742)
(xy 8.8773 -3.944478)
(xy 8.8773 -3.963481)
(xy 8.589131 -3.69191)
(xy 8.193239 -3.5814)
(xy 7.964005 -3.5814)
(xy 7.9272 -3.574946)
(xy 7.892776 -3.562492)
(xy 7.707322 -3.424684)
(xy 7.1984 -2.85199)
(xy 7.1984 -4.40367)
(xy 7.271004 -4.644867)
(xy 7.379295 -4.748389)
(xy 7.518122 -4.800422)
(xy 7.6149 -4.807989)
(xy 7.710384 -4.800523)
(xy 7.77091 -4.790999)
(xy 7.768788 -4.767333)
(xy 7.733215 -4.768142)
(xy 7.712784 -4.759041)
(xy 7.631519 -4.700053)
(xy 7.611721 -4.67357)
(xy 7.601394 -4.6114)
(xy 7.611904 -4.548128)
(xy 7.632404 -4.508074)
(xy 7.663342 -4.475585)
(xy 7.757535 -4.42645)
(xy 7.863228 -4.414642)
(xy 7.953768 -4.432984)
(xy 8.035219 -4.472556)
(xy 8.13303 -4.637559)
(xy 8.118706 -4.731743)
(xy 8.061911 -4.813306)
(xy 7.795707 -5.146137)
(xy 7.772667 -5.393755)
(xy 7.838495 -5.504456)
(xy 7.840042 -5.506003)
(xy 7.989901 -5.63002)
(xy 8.243676 -5.699964)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp ec948b83-f82d-490b-ad8f-017886fbe623))
(fp_poly
(pts
(xy 4.444983 -2.544915)
(xy 4.588724 -2.501712)
(xy 4.72259 -2.430523)
(xy 4.844814 -2.271666)
(xy 4.859671 -2.1819)
(xy 4.8616 -2.1819)
(xy 4.8616 -1.6891)
(xy 4.864173 -1.6891)
(xy 4.861602 -1.242543)
(xy 4.871819 -1.108764)
(xy 4.906708 -0.979275)
(xy 4.920484 -0.9423)
(xy 4.495275 -0.9423)
(xy 4.477494 -0.951279)
(xy 4.472002 -0.970735)
(xy 4.468249 -0.985133)
(xy 4.446292 -1.084946)
(xy 4.440321 -1.089528)
(xy 4.438945 -1.088886)
(xy 4.309064 -0.98859)
(xy 4.153188 -0.927249)
(xy 3.824183 -0.906712)
(xy 3.683825 -0.938256)
(xy 3.554173 -1.000134)
(xy 3.486826 -1.05665)
(xy 3.437273 -1.130532)
(xy 3.3807 -1.444163)
(xy 3.3807 -1.446675)
(xy 3.401941 -1.543624)
(xy 3.446308 -1.632822)
(xy 3.527788 -1.722902)
(xy 3.632416 -1.784766)
(xy 3.937258 -1.861632)
(xy 4.048648 -1.873601)
(xy 4.159025 -1.884616)
(xy 4.224807 -1.893434)
(xy 4.289167 -1.907055)
(xy 4.33627 -1.923636)
(xy 4.379043 -1.948302)
(xy 4.40746 -1.97439)
(xy 4.413401 -1.982996)
(xy 4.4171 -1.991454)
(xy 4.4171 -2.14983)
(xy 4.358225 -2.232254)
(xy 4.254396 -2.270917)
(xy 4.188024 -2.274326)
(xy 4.120967 -2.275774)
(xy 4.006678 -2.25395)
(xy 3.883048 -2.131716)
(xy 3.8659 -2.045941)
(xy 3.8659 -2.0295)
(xy 3.429 -2.0295)
(xy 3.429 -2.040006)
(xy 3.418965 -2.041638)
(xy 3.439259 -2.166448)
(xy 3.491292 -2.283494)
(xy 3.571378 -2.383462)
(xy 3.674008 -2.459597)
(xy 3.791998 -2.513469)
(xy 3.916944 -2.547448)
(xy 4.18103 -2.571338)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.SilkS") (tstamp 8db5aa44-e276-4c8b-9ce5-dfa18d26df40))
)

View File

@@ -0,0 +1,41 @@
(footprint "SJ_2S" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "Small solder jumper with big paste layer so it will short during reflow.")
(fp_text reference "REF**" (at -0.9498 -1.27) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 063986d1-4055-49cf-9582-ca3d4a576748)
)
(fp_text value "SJ_2S" (at -0.9498 1.651) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 785a37fe-f0cb-4aa3-9a77-535378db3ecb)
)
(fp_poly
(pts
(xy -1.2192 1.143)
(xy 1.2192 1.143)
(xy 1.2192 -1.143)
(xy -1.2192 -1.143)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp 94f44441-326b-4aaf-a0b5-ba536a84ba73))
(fp_line (start -1.1 0.75) (end -1.1 -0.75)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp f5a4cf3b-35aa-4729-8e8e-f30e8bd5537d))
(fp_line (start -0.8 -1) (end 0.8 -1)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 762fee54-bba8-4f6e-8559-97bcb6a6d53f))
(fp_line (start 0.8 1) (end -0.8 1)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp f7dc2801-a8fb-4a45-8fc3-6604b75b2bbf))
(fp_line (start 1.1 0.75) (end 1.1 -0.75)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 1e58267f-4d18-4bb0-827a-9be11eaec013))
(fp_arc (start -1.1 -0.75) (mid -1.001777 -0.937132) (end -0.8 -1)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 8ffa7b6c-c2fb-4e47-893e-808e4e8dc077))
(fp_arc (start -0.799998 1) (mid -1.001849 0.93722) (end -1.1 0.75)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 56af56d5-3ee0-4565-b415-9074f600d431))
(fp_arc (start 0.8 -1) (mid 1.001777 -0.937132) (end 1.1 -0.75)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp 04959d71-3646-4124-bd1b-32a9d64268a2))
(fp_arc (start 1.1 0.75) (mid 1.001777 0.937132) (end 0.8 1)
(stroke (width 0.1524) (type solid)) (layer "F.SilkS") (tstamp b536b458-523c-4f9a-8458-6d9b42bb0716))
(pad "1" smd rect (at -0.4119 0) (size 0.635 1.27) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp c650e286-4f68-46ed-adb9-afabacdd6f2e))
(pad "2" smd rect (at 0.4119 0) (size 0.635 1.27) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 4008a7f2-a071-45a8-8976-0e8909124fc6))
)

View File

@@ -0,0 +1,25 @@
(footprint "SOD-323" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -0.889 -1.016) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 38f47573-1910-4514-b24d-da360397de0d)
)
(fp_text value "SOD-323" (at -1.016 1.397) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp e2f60f93-d042-4e44-bdc1-600486842eaa)
)
(fp_line (start -0.9 -0.65) (end -0.5 -0.65)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 1d1796b0-f6c2-4eeb-866d-4e9a9c2601ca))
(fp_line (start -0.9 0.65) (end -0.5 0.65)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp c9145b2a-cf96-438d-9790-7db0fd6fd104))
(fp_line (start -0.5 -0.65) (end -0.5 0.65)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 36b45a50-f411-4f32-9765-e0a0aa1042d6))
(fp_line (start -0.5 -0.65) (end 0.9 -0.65)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 8025e7fd-2f33-4d5b-b1ed-442393dcfe5c))
(fp_line (start -0.5 0.65) (end 0.9 0.65)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp aeefc80d-5f1b-4c1f-bfc3-ae496a4b6100))
(pad "1" smd rect (at -1.15 0) (size 0.63 0.83) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d4804a54-494e-48a1-bc2d-0b623ce9e2b5))
(pad "2" smd rect (at 1.15 0) (size 0.63 0.83) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 7dc4139b-76d7-483a-8527-b53d51a12e9f))
)

View File

@@ -0,0 +1,81 @@
(footprint "SOT23-5" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(descr "<b>Small Outline Transistor</b>")
(fp_text reference "REF**" (at -0.889 -2.159) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp 07c9b617-8ed3-4fb5-929c-d9f9a76b8405)
)
(fp_text value "SOT23-5" (at -0.9525 0.1905) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp b5873f6c-ec2a-4942-bd71-5944dbf9b773)
)
(fp_line (start -1.4224 0.4294) (end -1.4224 -0.4294)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp d8f12387-e5cb-4d18-924d-87356f12faba))
(fp_line (start -0.2684 -0.8104) (end 0.2684 -0.8104)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 5f522690-e6b3-48a4-8ebe-367d2e1833ee))
(fp_line (start 1.4224 -0.4294) (end 1.4224 0.4294)
(stroke (width 0.2032) (type solid)) (layer "F.SilkS") (tstamp 17b20264-c006-416e-b95b-b1aa18cd40fb))
(fp_line (start -1.4 -0.8) (end -1.4 0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 8d55960a-5423-40ee-a768-c6c0d1e9c9d4))
(fp_line (start -1.4 -0.8) (end 1.4 -0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 4080f58f-35bd-453f-bfe7-f59614d42fbb))
(fp_line (start 1.4 -0.8) (end 1.4 0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp ee53e9f1-4132-4e86-aa42-dc007d3e28e7))
(fp_line (start 1.4 0.8) (end -1.4 0.8)
(stroke (width 0.1524) (type solid)) (layer "F.Fab") (tstamp 808ffb6f-4fa1-425d-82c3-8de2b2846291))
(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 17fb3d47-a619-4a2a-806f-9f15f97085a2))
(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 15f7c460-71b3-4e4d-ad26-3dc791f27708))
(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 9a9d86bc-92a0-413f-b0af-55c2ff75095b))
(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 30f8945d-f8bc-4385-900b-efdd75f5e9b7))
(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 fa2613fa-9cb9-4a37-becb-a89c73f0d289))
(pad "1" smd rect (at -0.95 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f655f52c-35fc-4ff4-9150-94efcd03d08f))
(pad "2" smd rect (at 0 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp f6946dbc-21a2-484b-96de-47a84cf91f07))
(pad "3" smd rect (at 0.95 1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 07901c69-01dc-41d2-a63c-38d3a885d01a))
(pad "4" smd rect (at 0.95 -1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 3b15a5d5-bc6f-48ad-bf4b-9d6875447238))
(pad "5" smd rect (at -0.95 -1.3001) (size 0.55 1.2) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b4481d70-0a84-4ee6-8e1e-03d20ae5fe53))
)

View File

@@ -0,0 +1,156 @@
(footprint "USB-AB-MICRO-SMD-V03-IN&OUT" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(fp_text reference "REF**" (at -1.27 -5.969) (layer "F.SilkS")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp fca4855c-1349-4bd8-88e5-d5ad18cdd302)
)
(fp_text value "USB-AB-MICRO-SMD-V03-IN&OUT" (at -1.27 -5.461) (layer "F.Fab")
(effects (font (size 0.373888 0.373888) (thickness 0.032512)) (justify left bottom))
(tstamp f0a00a10-70cd-4134-9bd2-09574dba3aac)
)
(fp_text user "PCB Front" (at -4.66 -5.96) (layer "F.Fab")
(effects (font (size 0.280416 0.280416) (thickness 0.024384)) (justify left bottom))
(tstamp b05b75ab-51bf-4da4-88ac-67f4363fde00)
)
(fp_line (start 1.8948 -1.3) (end 2.7 -1.3)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp e533368e-cc04-494e-b8fa-d43d471b26f1))
(fp_line (start 1.8948 -0.65) (end 2.7 -0.65)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp b419cad3-36ad-45d0-9693-05ed1afd95d7))
(fp_line (start 1.8948 0) (end 2.7 0)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp c564e6fc-a508-42af-9ccc-9dff19d33393))
(fp_line (start 1.8948 0.65) (end 2.7 0.65)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 7d4570ab-d484-4df9-b2f1-35c613345c2b))
(fp_line (start 1.8948 1.3) (end 2.7 1.3)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 8411e95d-119c-477e-8bc5-b876b80ea130))
(fp_line (start 2.7 -1.3) (end 3.5052 -1.3)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp b7fe18fc-5c6a-4140-bb61-d8bb7ae0849f))
(fp_line (start 2.7 -0.65) (end 3.5052 -0.65)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 95c90689-cacd-4173-8332-90939d2293eb))
(fp_line (start 2.7 0) (end 3.5052 0)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 010d4fe5-a872-4ac8-87a3-fb00094553b0))
(fp_line (start 2.7 0.65) (end 3.5052 0.65)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 7adf85b8-058e-4f42-be5e-6780a58e5271))
(fp_line (start 2.7 1.3) (end 3.5052 1.3)
(stroke (width 0.254) (type solid)) (layer "F.Cu") (tstamp 8c67e239-4a4f-4b10-925f-d720c4f1a581))
(fp_poly
(pts
(xy -0.75 -2.784)
(xy 0.75 -2.784)
(xy 0.75 -4.584)
(xy -0.75 -4.584)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Cu") (tstamp b5240cd6-3c96-4839-94bb-232a88988aa9))
(fp_poly
(pts
(xy -0.75 1.25)
(xy 0.75 1.25)
(xy 0.75 -1.25)
(xy -0.75 -1.25)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Cu") (tstamp 72a8b676-c07f-453a-acee-c27f08cce94f))
(fp_poly
(pts
(xy -0.75 4.584)
(xy 0.75 4.584)
(xy 0.75 2.784)
(xy -0.75 2.784)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Cu") (tstamp ca3981e9-6174-4ac0-9166-302b9a74c9f2))
(fp_poly
(pts
(xy -0.75 -2.784)
(xy 0.75 -2.784)
(xy 0.75 -4.584)
(xy -0.75 -4.584)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp f9f0d58f-4c6c-4c3a-8af6-a26c2ed62bda))
(fp_poly
(pts
(xy -0.75 4.584)
(xy 0.75 4.584)
(xy 0.75 2.784)
(xy -0.75 2.784)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp 9123f030-149b-4fdd-8768-2421b67f78b1))
(fp_poly
(pts
(xy -0.35 0.75)
(xy 0.35 0.75)
(xy 0.35 -0.75)
(xy -0.35 -0.75)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Paste") (tstamp 83069f27-457a-409a-9549-5d53e6d9cfe0))
(fp_line (start -1 -4) (end -2 -4)
(stroke (width 0.3048) (type solid)) (layer "F.SilkS") (tstamp fec01fa1-de07-4039-8bca-a1375d4c0cf7))
(fp_line (start -1 4) (end -2 4)
(stroke (width 0.3048) (type solid)) (layer "F.SilkS") (tstamp 5ccd1723-2cbc-4c41-9cda-4c1b3ecceeb2))
(fp_line (start 2 -3.992881) (end 2 -4)
(stroke (width 0.3048) (type solid)) (layer "F.SilkS") (tstamp e94b38b4-2109-4c28-a54d-94c0ac671563))
(fp_line (start 2 4) (end 3 4)
(stroke (width 0.3048) (type solid)) (layer "F.SilkS") (tstamp da220029-cbf9-4d9a-9745-bec95ee4c425))
(fp_line (start 2.981959 -3.992881) (end 2 -3.992881)
(stroke (width 0.3048) (type solid)) (layer "F.SilkS") (tstamp 83fd58dc-c337-4ff5-b2e9-6f78516456c0))
(fp_line (start 3 -4) (end 3 -3)
(stroke (width 0.3048) (type solid)) (layer "F.SilkS") (tstamp 499cb282-0418-4442-9b8d-ecee091d440a))
(fp_line (start 3 4) (end 3 3)
(stroke (width 0.3048) (type solid)) (layer "F.SilkS") (tstamp b713ac84-7d26-45c3-880e-b21f7489a343))
(fp_poly
(pts
(xy -0.85 -2.684)
(xy 0.85 -2.684)
(xy 0.85 -4.684)
(xy -0.85 -4.684)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Mask") (tstamp 656301ab-4fa8-408e-9c3a-1e41e4bd74b0))
(fp_poly
(pts
(xy -0.85 1.35)
(xy 0.85 1.35)
(xy 0.85 -1.35)
(xy -0.85 -1.35)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Mask") (tstamp 44603f49-5d21-49d9-aa8b-cf35bbb008c0))
(fp_poly
(pts
(xy -0.85 4.684)
(xy 0.85 4.684)
(xy 0.85 2.684)
(xy -0.85 2.684)
)
(stroke (width 0) (type default)) (fill solid) (layer "F.Mask") (tstamp 31536581-6906-4771-aeff-7b2a9464f578))
(fp_line (start -2.15 -3.9) (end -2.15 3.9)
(stroke (width 0.127) (type solid)) (layer "Cmts.User") (tstamp c43aabe0-7d16-4770-9936-43d43e78a831))
(fp_line (start 2.85 -3.9) (end -2.15 -3.9)
(stroke (width 0.127) (type solid)) (layer "Cmts.User") (tstamp ee1342f6-dae2-43a2-8f8b-54598c80268b))
(fp_line (start 2.85 -3.9) (end 2.85 3.9)
(stroke (width 0.127) (type solid)) (layer "Cmts.User") (tstamp 3883e8cb-530a-4042-bab1-b5796cea3510))
(fp_line (start 2.85 3.9) (end -2.15 3.9)
(stroke (width 0.127) (type solid)) (layer "Cmts.User") (tstamp 9d1c785f-188c-4de8-a810-06d90430b956))
(fp_line (start -3 -5.6) (end -2.3 -5.3)
(stroke (width 0.08) (type solid)) (layer "F.Fab") (tstamp 0389d695-34ea-4db1-86cc-f3b9a824b480))
(fp_line (start -2.3 -5.3) (end -2.5 -5.2)
(stroke (width 0.08) (type solid)) (layer "F.Fab") (tstamp b0a9aaae-2b96-486b-9a71-62df19bccede))
(fp_line (start -2.3 -5.3) (end -2.4 -5.5)
(stroke (width 0.08) (type solid)) (layer "F.Fab") (tstamp ed28fab1-feb4-4e35-9bfb-2dcf1e40fb2b))
(pad "" np_thru_hole circle (at 2.2 -1.9) (size 0.85 0.85) (drill 0.85) (layers "*.Cu" "*.Mask") (tstamp 3f181766-dbc2-4d1d-8b21-cd39ab428861))
(pad "" np_thru_hole circle (at 2.2 1.9) (size 0.85 0.85) (drill 0.85) (layers "*.Cu" "*.Mask") (tstamp b4bbc1a0-1cf6-4702-aa6f-2be2df0d9b10))
(pad "D+1" smd rect (at 2.7 0 90) (size 0.4 1.4) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 9af1bfc3-3151-4021-8b56-c1db6f853cb1))
(pad "D-1" smd rect (at 2.7 -0.65 90) (size 0.4 1.4) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 008cdffe-e480-4ef8-a57d-e913580bc627))
(pad "GND1" smd rect (at 2.7 1.3 90) (size 0.4 1.4) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 889f33c1-cf43-43d9-87b3-567a6d6f4b12))
(pad "ID1" smd rect (at 2.7 0.65 90) (size 0.4 1.4) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp d71a32b2-99ca-4c8a-b7c5-62e5c77ecec0))
(pad "VBUS1" smd rect (at 2.7 -1.3 90) (size 0.4 1.4) (layers "F.Cu" "F.Paste" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 6e816d73-9d35-42d2-b327-c8018a35b49f))
)

View File

File diff suppressed because it is too large Load Diff

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))
)

View File

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

View File

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

1
Hardware/v20/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
jlcpcb/gerber

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,40 +0,0 @@
Generated by EAGLE CAM Processor 9.5.1
Drill Station Info File: C:/Users/Poole/Documents/GitHub/Pro_Micro/Hardware/Production/SparkFun_Pro_Micro-Panel.dri
Date : 11/8/2019 2:11 PM
Drills : generated
Device : Excellon drill station, coordinate format 2.4 inch
Parameter settings:
Tolerance Drill + : 0.00 %
Tolerance Drill - : 0.00 %
Rotate : no
Mirror : no
Optimize : yes
Auto fit : yes
OffsetX : 0inch
OffsetY : 0inch
Layers : Drills Holes
Drill File Info:
Data Mode : Absolute
Units : 1/10000 Inch
Drills used:
Code Size used
T01 0.0120inch 870
T02 0.0150inch 15
T03 0.0256inch 30
T04 0.0335inch 360
T05 0.0669inch 360
Total number of drills: 1635
Plotfiles:
C:/Users/Poole/Documents/GitHub/Pro_Micro/Hardware/Production/SparkFun_Pro_Micro-Panel.TXT

View File

@@ -1,51 +0,0 @@
Generated by EAGLE CAM Processor 9.5.1
Photoplotter Info File: C:/Users/Poole/Documents/GitHub/Pro_Micro/Hardware/Production/SparkFun_Pro_Micro-Panel.gpi
Date : 11/8/2019 2:10 PM
Plotfile : C:/Users/Poole/Documents/GitHub/Pro_Micro/Hardware/Production/SparkFun_Pro_Micro-Panel.GTP
Apertures : generated:
Device : Gerber RS-274-X photoplotter, coordinate format 2.5 inch
Parameter settings:
Emulate Apertures : no
Tolerance Draw + : 0.00 %
Tolerance Draw - : 0.00 %
Tolerance Flash + : 0.00 %
Tolerance Flash - : 0.00 %
Rotate : no
Mirror : no
Optimize : yes
Auto fit : yes
OffsetX : 0inch
OffsetY : 0inch
Plotfile Info:
Coordinate Format : 2.5
Coordinate Units : Inch
Data Mode : Absolute
Zero Suppression : None
End Of Block : *
Apertures used:
Code Shape Size used
D10 square 0.0236inch 240
D11 square 0.0236inch 270
D12 draw 0.0118inch 90
D13 draw 0.0100inch 660
D14 rectangle 0.0315inch x 0.0472inch 30
D15 rectangle 0.0248inch x 0.0327inch 30
D16 rectangle 0.0472inch x 0.0217inch 75
D17 rectangle 0.0394inch x 0.0433inch 60
D18 rectangle 0.0394inch x 0.0354inch 60
D19 rectangle 0.0295inch x 0.0276inch 60
D20 rectangle 0.0472inch x 0.0787inch 30
D21 rectangle 0.0236inch x 0.0531inch 60
D22 rectangle 0.0118inch x 0.0394inch 120
D23 rectangle 0.0236inch x 0.0394inch 60
D24 draw 0.0004inch 13330

View File

Binary file not shown.

View File

@@ -1,11 +0,0 @@
panel size, 133x196mm
PCB thickness, 1.6mm
number of layers, 2
soldermask color, Red
silkscreen color, White
oz copper, 1oz
finish, HASL lead free
stencils, top
pcs per panel, 20
min trace width, 0.152400mm / 0.006000in
min drill size, 0.304800mm / 0.012000in

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,21 @@
"Id";"Designator";"Footprint";"Quantity";"Designation";"Supplier and ref";
1;"C1,C3";"C_0402_1005Metric";"2";"CL05B104KO5NNNC";
2;"C2,C4";"C_0402_1005Metric";"2";"CC0402JRNPO7BN220";
3;"C5,C6,C10";"C_0402_1005Metric";"3";"CL05A105KA5NQNC";
4;"C7,C8";"C_0603_1608Metric";"2";"CL10B106MQ8NRNC";
5;"D1";"LED_0603_1608Metric";"1";"150060YS75000";
6;"D2";"D_SOD-323";"1";"BAT60AE6327HTSA1";
7;"D3";"LED_0603_1608Metric";"1";"150060VS75000";
8;"F1";"Fuse_0805_2012Metric";"1";"PTS08056V050";
9;"J2";"SM04B-SRSS-TB";"1";"SM04B-SRSS-TB";
10;"J5";"USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A";"1";"HC-TYPE-C-16P-01A";
11;"LED1";"LED_0603_1608Metric";"1";"150060SS75000";
12;"R1,R3";"R_0402_1005Metric";"2";"RMCF0402FT5K10";
13;"R2";"R_0402_1005Metric";"1";"RMCF0402FT10K0";
14;"R4,R6,R11";"R_0402_1005Metric";"3";"RMCF0402FT1K00";
15;"R5,R7";"R_0402_1005Metric";"2";"RMCF0402FT2K20";
16;"R8,R9";"R_0402_1005Metric";"2";"RMCF0402FT22R0";
17;"S1";"SW_Push_1P1T_NO_CK_KMR2";"1";"KMR221NG LFS";
18;"U1";"SOT-23-5";"1";"AP2112K-3.3TRG1";
19;"U3";"QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm";"1";"ATMEGA32U4-MUR";
20;"Y2";"Crystal_SMD_2016-4Pin_2.0x1.6mm";"1";"FC1BAEBEI16.0-T1";
1 Id Designator Footprint Quantity Designation Supplier and ref
2 1 C1,C3 C_0402_1005Metric 2 CL05B104KO5NNNC
3 2 C2,C4 C_0402_1005Metric 2 CC0402JRNPO7BN220
4 3 C5,C6,C10 C_0402_1005Metric 3 CL05A105KA5NQNC
5 4 C7,C8 C_0603_1608Metric 2 CL10B106MQ8NRNC
6 5 D1 LED_0603_1608Metric 1 150060YS75000
7 6 D2 D_SOD-323 1 BAT60AE6327HTSA1
8 7 D3 LED_0603_1608Metric 1 150060VS75000
9 8 F1 Fuse_0805_2012Metric 1 PTS08056V050
10 9 J2 SM04B-SRSS-TB 1 SM04B-SRSS-TB
11 10 J5 USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A 1 HC-TYPE-C-16P-01A
12 11 LED1 LED_0603_1608Metric 1 150060SS75000
13 12 R1,R3 R_0402_1005Metric 2 RMCF0402FT5K10
14 13 R2 R_0402_1005Metric 1 RMCF0402FT10K0
15 14 R4,R6,R11 R_0402_1005Metric 3 RMCF0402FT1K00
16 15 R5,R7 R_0402_1005Metric 2 RMCF0402FT2K20
17 16 R8,R9 R_0402_1005Metric 2 RMCF0402FT22R0
18 17 S1 SW_Push_1P1T_NO_CK_KMR2 1 KMR221NG LFS
19 18 U1 SOT-23-5 1 AP2112K-3.3TRG1
20 19 U3 QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm 1 ATMEGA32U4-MUR
21 20 Y2 Crystal_SMD_2016-4Pin_2.0x1.6mm 1 FC1BAEBEI16.0-T1

View File

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

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,762 @@
{
"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.2032
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"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",
"creepage": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_filters_mismatch": "ignore",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"hole_to_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",
"mirrored_text_on_front_layer": "warning",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
},
"rules": {
"max_error": 0.005,
"min_clearance": 0.1016,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.1016,
"min_groove_width": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 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_onpthpad": true,
"td_onroundshapesonly": false,
"td_onsmdpad": true,
"td_ontrackend": false,
"td_onvia": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 1,
"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": 1,
"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": 1,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0,
0.15,
0.254,
0.3,
0.5588
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_pairs": [],
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
"equivalence_files": []
},
"erc": {
"erc_exclusions": [],
"meta": {
"version": 0
},
"pin_map": [
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
1,
0,
1,
2
],
[
0,
1,
0,
0,
0,
0,
1,
1,
2,
1,
1,
2
],
[
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2
],
[
1,
1,
1,
1,
1,
0,
1,
1,
1,
1,
1,
2
],
[
0,
0,
0,
1,
0,
0,
1,
0,
0,
0,
0,
2
],
[
0,
2,
1,
2,
0,
0,
1,
0,
2,
2,
2,
2
],
[
0,
2,
0,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
0,
2,
1,
1,
0,
0,
1,
0,
2,
0,
0,
2
],
[
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
]
],
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_to_bus_conflict": "error",
"bus_to_net_conflict": "error",
"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",
"footprint_filter": "ignore",
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "warning",
"hier_label_mismatch": "error",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
"lib_symbol_mismatch": "warning",
"missing_bidi_pin": "warning",
"missing_input_pin": "warning",
"missing_power_pin": "error",
"missing_unit": "warning",
"multiple_net_names": "warning",
"net_not_bus_member": "warning",
"no_connect_connected": "warning",
"no_connect_dangling": "warning",
"pin_not_connected": "error",
"pin_not_driven": "error",
"pin_to_pin": "warning",
"power_pin_not_driven": "error",
"same_local_global_label": "warning",
"similar_label_and_power": "warning",
"similar_labels": "warning",
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
}
},
"libraries": {
"pinned_footprint_libs": [],
"pinned_symbol_libs": []
},
"meta": {
"filename": "SparkFun_Pro_Micro.kicad_pro",
"version": 3
},
"net_settings": {
"classes": [
{
"bus_width": 12,
"clearance": 0.1,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
"diff_pair_width": 0.2,
"line_style": 0,
"microvia_diameter": 0.3,
"microvia_drill": 0.1,
"name": "Default",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.15,
"via_diameter": 0.4,
"via_drill": 0.2,
"wire_width": 6
},
{
"bus_width": 12,
"clearance": 0.15,
"diff_pair_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)",
"priority": 0,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.3,
"via_diameter": 0.55,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 4
},
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": [
{
"netclass": "Power",
"pattern": "RAW"
},
{
"netclass": "Power",
"pattern": "+5V"
},
{
"netclass": "Power",
"pattern": "GND"
},
{
"netclass": "Power",
"pattern": "3.3V"
}
]
},
"pcbnew": {
"last_paths": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "${PROJECTNAME}.step",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": ""
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": true,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Description",
"name": "Description",
"show": false
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "Color",
"name": "Color",
"show": false
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": false
},
{
"group_by": false,
"label": "MPN",
"name": "MPN",
"show": true
},
{
"group_by": false,
"label": "Manufacturer",
"name": "Manufacturer",
"show": false
},
{
"group_by": false,
"label": "Manufacturing Status",
"name": "Manufacturing Status",
"show": false
},
{
"group_by": false,
"label": "Mass",
"name": "Mass",
"show": false
},
{
"group_by": false,
"label": "Notes",
"name": "Notes",
"show": false
},
{
"group_by": false,
"label": "Package",
"name": "Package",
"show": false
},
{
"group_by": false,
"label": "Part-DB Footprint",
"name": "Part-DB Footprint",
"show": false
},
{
"group_by": false,
"label": "Part-DB ID",
"name": "Part-DB ID",
"show": false
},
{
"group_by": false,
"label": "Part-DB IPN",
"name": "Part-DB IPN",
"show": false
},
{
"group_by": false,
"label": "Sim.Pins",
"name": "Sim.Pins",
"show": false
},
{
"group_by": false,
"label": "Src Any/Spec",
"name": "Src Any/Spec",
"show": false
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
},
{
"group_by": true,
"label": "Exclude from BOM",
"name": "${EXCLUDE_FROM_BOM}",
"show": true
},
{
"group_by": true,
"label": "Exclude from Board",
"name": "${EXCLUDE_FROM_BOARD}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": false,
"name": "",
"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": "pagelayout_default.kicad_wks",
"plot_directory": "",
"space_save_all_events": true,
"spice_current_sheet_as_root": false,
"spice_external_command": "spice \"%I\"",
"spice_model_current_sheet_as_root": true,
"spice_save_all_currents": false,
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"599438bc-4e84-41e4-b2d6-5d5b1622c7a4",
"Root"
]
],
"text_variables": {}
}

View File

File diff suppressed because it is too large Load Diff

View File

Binary file not shown.

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,320 @@
(footprint "Castellation_1X12"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "<h3>Plated Through Hole - 4 Pin No Silk Outline</h3>\n<p>Specifications:\n<ul><li>Pin count:4</li>\n<li>Pin pitch:0.1\"</li>\n</ul></p>\n<p>Example device(s):\n<ul><li>CONN_04</li>\n</ul></p>")
(property "Reference" "J3"
(at -1.27 -1.397 0)
(layer "F.SilkS")
(hide yes)
(uuid "b87318dd-92d7-4609-b23c-7e5a70389f41")
(effects
(font
(size 0.512064 0.512064)
(thickness 0.097536)
)
(justify left bottom)
)
)
(property "Value" "Conn_01x12"
(at -1.27 2.032 0)
(layer "F.Fab")
(hide yes)
(uuid "1dc14352-6938-417c-b74d-3a084ccbea92")
(effects
(font
(size 0.512064 0.512064)
(thickness 0.097536)
)
(justify left bottom)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "8883a876-ba1e-4fbe-9743-7877a8916623")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" "Generic connector, single row, 01x12, script generated (kicad-library-utils/schlib/autogen/connector/)"
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "8f151324-e69f-4d88-b315-4c64d181ce9c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(fp_line
(start -1.27 0)
(end -1.27 -27.94)
(stroke
(width 0.0254)
(type solid)
)
(layer "F.Fab")
(uuid "af1415f0-3923-48dd-a05d-c131483e883d")
)
(pad "1" thru_hole circle
(at -1.57 0)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "41bf8adf-a3f6-46d8-accc-88d839e79b53")
)
(pad "1" thru_hole rect
(at 0 0)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "78e18bd7-1ac5-4ea5-8a1e-b9d2f33039a7")
)
(pad "2" thru_hole circle
(at -1.57 -2.54)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "68a9f01a-48f2-4eaf-8ca7-be3ba6207b4d")
)
(pad "2" thru_hole rect
(at 0 -2.54)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "f6bf4bf3-6f7f-4de1-b320-a8c00ebbc827")
)
(pad "3" thru_hole circle
(at -1.57 -5.08)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "1592f97e-d618-4c1f-a1e9-f6cd08b5ae7b")
)
(pad "3" thru_hole rect
(at 0 -5.08)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "bcf2136c-d82c-43b5-b873-883b90c205d5")
)
(pad "4" thru_hole circle
(at -1.57 -7.62)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "bfbd54aa-fb62-4882-8097-3b8e13b775d0")
)
(pad "4" thru_hole rect
(at 0 -7.62)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "f44bac71-f479-499f-a454-f4d88bee6bfb")
)
(pad "5" thru_hole circle
(at -1.57 -10.16)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "c22f9e20-f9c8-4ec5-9750-fd5fda19a4d6")
)
(pad "5" thru_hole rect
(at 0 -10.16)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "ad77cca3-a133-4616-9e6d-ceff800a9847")
)
(pad "6" thru_hole circle
(at -1.57 -12.7)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "c9b4ffe3-d9d0-449a-9791-854344eb124d")
)
(pad "6" thru_hole rect
(at 0 -12.7)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "e880abbb-0d15-46db-86e4-4ccd3235fef6")
)
(pad "7" thru_hole circle
(at -1.57 -15.24)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "26e44e56-a441-42e7-8b18-f0a4fc99ff99")
)
(pad "7" thru_hole rect
(at 0 -15.24)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "d3cb36ec-c673-42c6-9145-105bf061dbc2")
)
(pad "8" thru_hole circle
(at -1.57 -17.78)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "b93786ec-9b6f-44a2-9b39-41fa4be35e93")
)
(pad "8" thru_hole rect
(at 0 -17.78)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "3445bf61-cea3-4c40-9bcf-2ae9ce94ee4f")
)
(pad "9" thru_hole circle
(at -1.57 -20.32)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "66cd7e18-8d08-4cf0-8c0c-9a66082feda8")
)
(pad "9" thru_hole rect
(at 0 -20.32)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "c6344f45-3b0e-482f-9f86-a1de02e26cec")
)
(pad "10" thru_hole circle
(at -1.57 -22.86)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "d48bbaf6-7f31-4370-97d8-18035202ca64")
)
(pad "10" thru_hole rect
(at 0 -22.86)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "22fcc62e-448b-49e1-bca0-0ef09f0a1102")
)
(pad "11" thru_hole circle
(at -1.57 -25.4)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "a96b5e01-6a0e-4190-afcf-7a46e3f3b382")
)
(pad "11" thru_hole rect
(at 0 -25.4)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "5fb4dc9e-d540-49e3-9e0e-3269fb7d996d")
)
(pad "12" thru_hole circle
(at -1.57 -27.94)
(size 1.75 1.75)
(drill 1.7)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(solder_mask_margin 0.1016)
(thermal_bridge_angle 0)
(uuid "cf7e4482-a9f5-479d-9692-d19274b3a7ef")
)
(pad "12" thru_hole rect
(at 0 -27.94)
(size 2.057 1.676)
(drill 0.8
(offset -0.25 0)
)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(thermal_bridge_angle 45)
(uuid "74d99cbd-5380-4b7c-9478-8f6c8cb507f0")
)
(embedded_fonts no)
)

View File

@@ -0,0 +1,19 @@
(footprint "USB-SOLDER-PADS" (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 3268ced3-3f88-41f4-a663-0881c6b72a2b)
)
(fp_text value "" (at 0 0) (layer "F.Fab")
(effects (font (size 1.27 1.27) (thickness 0.15)))
(tstamp a6244c81-414c-45fb-a9bd-6cb09075363e)
)
(pad "D+" smd rect (at 0 0.889) (size 3 0.9) (layers "F.Cu" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 5ade5d72-276a-4b08-88fb-f055a45dafb5))
(pad "D-" smd rect (at 0 -0.889) (size 3 0.9) (layers "F.Cu" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp b77c55fb-ee4b-4f9e-8b93-787397a407b5))
(pad "GND" smd rect (at 0 2.667) (size 3 0.9) (layers "F.Cu" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 470453d1-b118-45b7-8ba6-7fbb73786a41))
(pad "VBUS" smd rect (at 0 -2.667) (size 3 0.9) (layers "F.Cu" "F.Mask")
(solder_mask_margin 0.1016) (thermal_bridge_angle 0) (tstamp 598f6f4a-7ef9-4006-a7f4-c729ee2aa61f))
)

View File

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,6 @@
(fp_lib_table
(version 7)
(lib (name "SparkFun_Pro_Micro")(type "KiCad")(uri "$(KIPRJMOD)/SparkFun_Pro_Micro.pretty")(options "")(descr ""))
(lib (name "castellations")(type "KiCad")(uri "${KIPRJMOD}/extras/castellations.pretty")(options "")(descr ""))
(lib (name "jst")(type "KiCad")(uri "${KIPRJMOD}/extras/jst.pretty")(options "")(descr ""))
)

View File

@@ -0,0 +1,2 @@
"Footprint pattern","Correction"
"^D_SOD-323","180"
1 Footprint pattern Correction
2 ^D_SOD-323 180

View File

@@ -0,0 +1,21 @@
Comment,Designator,Footprint,LCSC,Quantity
ATMEGA32U4-MU,U3,QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm,C112161,1
6V 500mA,F1,Fuse_0805_2012Metric,C116170,1
1 kΩ,"R11,R4,R6",R_0402_1005Metric,C11702,3
0.1 µF,"C1,C3",C_0402_1005Metric,C1525,2
22 pF,"C2,C4",C_0402_1005Metric,C1555,2
SM04B-SRSS-TB,J2,SM04B-SRSS-TB,C160404,1
10 µF,"C7,C8",C_0603_1608Metric,C19702,2
150060SS75000,LED1,LED_0603_1608Metric,C2286,1
22 Ω,"R8,R9",R_0402_1005Metric,C25092,2
10 kΩ,R2,R_0402_1005Metric,C25744,1
2.2 kΩ,"R5,R7",R_0402_1005Metric,C25879,2
5.1 kΩ,"R1,R3",R_0402_1005Metric,C25905,2
KMR221NG LFS,S1,SW_Push_1P1T_NO_CK_KMR2,C269272,1
HC-TYPE-C-16P-01A,J5,USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A,C2894897,1
150060VS75000,D3,LED_0603_1608Metric,C2994781,1
16 MHz,Y2,Crystal_SMD_2016-4Pin_2.0x1.6mm,C3013592,1
AP2112K-3.3,U1,SOT-23-5,C51118,1
BAT60AE6327HTSA1,D2,D_SOD-323,C513277,1
1 µF,"C10,C5,C6",C_0402_1005Metric,C52923,3
150060YS75000,D1,LED_0603_1608Metric,C72038,1
1 Comment Designator Footprint LCSC Quantity
2 ATMEGA32U4-MU U3 QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm C112161 1
3 6V 500mA F1 Fuse_0805_2012Metric C116170 1
4 1 kΩ R11,R4,R6 R_0402_1005Metric C11702 3
5 0.1 µF C1,C3 C_0402_1005Metric C1525 2
6 22 pF C2,C4 C_0402_1005Metric C1555 2
7 SM04B-SRSS-TB J2 SM04B-SRSS-TB C160404 1
8 10 µF C7,C8 C_0603_1608Metric C19702 2
9 150060SS75000 LED1 LED_0603_1608Metric C2286 1
10 22 Ω R8,R9 R_0402_1005Metric C25092 2
11 10 kΩ R2 R_0402_1005Metric C25744 1
12 2.2 kΩ R5,R7 R_0402_1005Metric C25879 2
13 5.1 kΩ R1,R3 R_0402_1005Metric C25905 2
14 KMR221NG LFS S1 SW_Push_1P1T_NO_CK_KMR2 C269272 1
15 HC-TYPE-C-16P-01A J5 USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A C2894897 1
16 150060VS75000 D3 LED_0603_1608Metric C2994781 1
17 16 MHz Y2 Crystal_SMD_2016-4Pin_2.0x1.6mm C3013592 1
18 AP2112K-3.3 U1 SOT-23-5 C51118 1
19 BAT60AE6327HTSA1 D2 D_SOD-323 C513277 1
20 1 µF C10,C5,C6 C_0402_1005Metric C52923 3
21 150060YS75000 D1 LED_0603_1608Metric C72038 1

View File

@@ -0,0 +1,31 @@
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
C1,0.1 µF,C_0402_1005Metric,150.6601,-102.7176,-45.0,top
C10,1 µF,C_0402_1005Metric,143.4211,-109.4486,135.0,top
C2,22 pF,C_0402_1005Metric,145.3261,-111.9886,-90.0,top
C3,0.1 µF,C_0402_1005Metric,152.3111,-111.3536,-135.0,top
C4,22 pF,C_0402_1005Metric,143.8021,-111.9886,90.0,top
C5,1 µF,C_0402_1005Metric,143.4211,-103.7336,45.0,top
C6,1 µF,C_0402_1005Metric,144.8181,-102.3366,45.0,top
C7,10 µF,C_0603_1608Metric,151.4221,-98.6536,-90.0,top
C8,10 µF,C_0603_1608Metric,145.8341,-98.6536,-90.0,top
D1,150060YS75000,LED_0603_1608Metric,148.5011,-115.1636,180.0,top
D2,BAT60AE6327HTSA1,D_SOD-323,148.5011,-98.1456,0.0,top
D3,150060VS75000,LED_0603_1608Metric,148.5011,-113.8936,180.0,top
F1,6V 500mA,Fuse_0805_2012Metric,148.5011,-96.4946,180.0,top
J2,SM04B-SRSS-TB,SM04B-SRSS-TB,150.14,-118.6085,0.0,top
J5,HC-TYPE-C-16P-01A,USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A,148.51,-92.08,180.0,top
LED1,150060SS75000,LED_0603_1608Metric,143.6751,-98.6536,90.0,top
R1,5.1 kΩ,R_0402_1005Metric,143.6751,-91.6686,-90.0,top
R11,1 kΩ,R_0402_1005Metric,143.9291,-96.2406,90.0,top
R2,10 kΩ,R_0402_1005Metric,152.0571,-104.1146,135.0,top
R3,5.1 kΩ,R_0402_1005Metric,153.3271,-91.6686,-90.0,top
R4,1 kΩ,R_0402_1005Metric,152.3111,-115.1636,180.0,top
R5,2.2 kΩ,R_0402_1005Metric,142.6591,-105.7656,0.0,top
R6,1 kΩ,R_0402_1005Metric,152.3111,-113.8936,180.0,top
R7,2.2 kΩ,R_0402_1005Metric,142.6591,-106.7816,0.0,top
R8,22 Ω,R_0402_1005Metric,144.4371,-101.3206,-135.0,top
R9,22 Ω,R_0402_1005Metric,143.0401,-102.7176,45.0,top
S1,KMR221NG LFS,SW_Push_1P1T_NO_CK_KMR2,144.9451,-118.5926,-90.0,top
U1,AP2112K-3.3,SOT-23-5,148.5011,-100.5586,0.0,top
U3,ATMEGA32U4-MU,QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm,148.5011,-107.5436,225.0,top
Y2,16 MHz,Crystal_SMD_2016-4Pin_2.0x1.6mm,144.6911,-113.8936,0.0,top
1 Designator Val Package Mid X Mid Y Rotation Layer
2 C1 0.1 µF C_0402_1005Metric 150.6601 -102.7176 -45.0 top
3 C10 1 µF C_0402_1005Metric 143.4211 -109.4486 135.0 top
4 C2 22 pF C_0402_1005Metric 145.3261 -111.9886 -90.0 top
5 C3 0.1 µF C_0402_1005Metric 152.3111 -111.3536 -135.0 top
6 C4 22 pF C_0402_1005Metric 143.8021 -111.9886 90.0 top
7 C5 1 µF C_0402_1005Metric 143.4211 -103.7336 45.0 top
8 C6 1 µF C_0402_1005Metric 144.8181 -102.3366 45.0 top
9 C7 10 µF C_0603_1608Metric 151.4221 -98.6536 -90.0 top
10 C8 10 µF C_0603_1608Metric 145.8341 -98.6536 -90.0 top
11 D1 150060YS75000 LED_0603_1608Metric 148.5011 -115.1636 180.0 top
12 D2 BAT60AE6327HTSA1 D_SOD-323 148.5011 -98.1456 0.0 top
13 D3 150060VS75000 LED_0603_1608Metric 148.5011 -113.8936 180.0 top
14 F1 6V 500mA Fuse_0805_2012Metric 148.5011 -96.4946 180.0 top
15 J2 SM04B-SRSS-TB SM04B-SRSS-TB 150.14 -118.6085 0.0 top
16 J5 HC-TYPE-C-16P-01A USB_C_Receptacle_HCTL_HC-TYPE-C-16P-01A 148.51 -92.08 180.0 top
17 LED1 150060SS75000 LED_0603_1608Metric 143.6751 -98.6536 90.0 top
18 R1 5.1 kΩ R_0402_1005Metric 143.6751 -91.6686 -90.0 top
19 R11 1 kΩ R_0402_1005Metric 143.9291 -96.2406 90.0 top
20 R2 10 kΩ R_0402_1005Metric 152.0571 -104.1146 135.0 top
21 R3 5.1 kΩ R_0402_1005Metric 153.3271 -91.6686 -90.0 top
22 R4 1 kΩ R_0402_1005Metric 152.3111 -115.1636 180.0 top
23 R5 2.2 kΩ R_0402_1005Metric 142.6591 -105.7656 0.0 top
24 R6 1 kΩ R_0402_1005Metric 152.3111 -113.8936 180.0 top
25 R7 2.2 kΩ R_0402_1005Metric 142.6591 -106.7816 0.0 top
26 R8 22 Ω R_0402_1005Metric 144.4371 -101.3206 -135.0 top
27 R9 22 Ω R_0402_1005Metric 143.0401 -102.7176 45.0 top
28 S1 KMR221NG LFS SW_Push_1P1T_NO_CK_KMR2 144.9451 -118.5926 -90.0 top
29 U1 AP2112K-3.3 SOT-23-5 148.5011 -100.5586 0.0 top
30 U3 ATMEGA32U4-MU QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm 148.5011 -107.5436 225.0 top
31 Y2 16 MHz Crystal_SMD_2016-4Pin_2.0x1.6mm 144.6911 -113.8936 0.0 top

View File

Binary file not shown.

View File

Binary file not shown.

View File

@@ -0,0 +1,3 @@
(sym_lib_table
(version 7)
)