StickHub demo update

This commit is contained in:
jean-pierre charras
2025-09-21 12:56:26 +02:00
parent edc8d38b7a
commit bde90d164e
14 changed files with 7008 additions and 4054 deletions
File diff suppressed because it is too large Load Diff
+43 -3
View File
@@ -110,6 +110,7 @@
"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",
@@ -258,6 +259,15 @@
"viewports": []
},
"boards": [],
"component_class_settings": {
"assignments": [],
"meta": {
"version": 0
},
"sheet_component_classes": {
"enabled": false
}
},
"cvpcb": {
"equivalence_files": []
},
@@ -453,7 +463,9 @@
"footprint_link_issues": "warning",
"four_way_junction": "ignore",
"global_label_dangling": "error",
"ground_pin_not_ground": "warning",
"hier_label_mismatch": "error",
"isolated_pin_label": "warning",
"label_dangling": "error",
"label_multiple_wires": "warning",
"lib_symbol_issues": "warning",
@@ -476,8 +488,10 @@
"similar_power": "warning",
"simulation_model_issue": "ignore",
"single_global_label": "ignore",
"stacked_pin_name": "warning",
"unannotated": "error",
"unconnected_wire_endpoint": "warning",
"undefined_netclass": "error",
"unit_value_mismatch": "error",
"unresolved_variable": "error",
"wire_dangling": "error"
@@ -507,13 +521,14 @@
"priority": 2147483647,
"schematic_color": "rgba(0, 0, 0, 0.000)",
"track_width": 0.15,
"tuning_profile": "",
"via_diameter": 0.5,
"via_drill": 0.3,
"wire_width": 6
}
],
"meta": {
"version": 4
"version": 5
},
"net_colors": null,
"netclass_assignments": null,
@@ -536,6 +551,10 @@
},
"schematic": {
"annotate_start_num": 0,
"annotation": {
"method": 0,
"sort_order": 0
},
"bom_export_filename": "${PROJECTNAME}.csv",
"bom_fmt_presets": [],
"bom_fmt_settings": {
@@ -658,6 +677,18 @@
"label": "Voltage",
"name": "Voltage",
"show": false
},
{
"group_by": false,
"label": "Qté",
"name": "${QUANTITY}",
"show": false
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
}
],
"filter_string": "",
@@ -677,6 +708,7 @@
"default_text_size": 50.0,
"default_wire_thickness": 6.0,
"field_names": [],
"hop_over_size_choice": 0,
"intersheets_ref_own_page": false,
"intersheets_ref_prefix": "",
"intersheets_ref_short": false,
@@ -709,6 +741,7 @@
},
"page_layout_descr_file": "",
"plot_directory": "",
"reuse_designators": true,
"space_save_all_events": true,
"spice_adjust_passive_values": false,
"spice_current_sheet_as_root": false,
@@ -718,7 +751,8 @@
"spice_save_all_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
"subpart_id_separator": 0,
"used_designators": ""
},
"sheets": [
[
@@ -726,5 +760,11 @@
"Root"
]
],
"text_variables": {}
"text_variables": {},
"time_domain_parameters": {
"delay_profiles_user_defined": [],
"meta": {
"version": 0
}
}
}
File diff suppressed because it is too large Load Diff
@@ -1,14 +1,14 @@
(footprint "1005_C"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(tags "0402 1005")
(property "Reference" "REF**"
(at 0.15 -0.762742 180)
(unlocked yes)
(layer "F.SilkS")
(uuid "11e799a9-4c69-4ef0-bc74-723399717e15")
(uuid "6559413b-f223-40fd-918b-564fb2745804")
(effects
(font
(size 0.4 0.4)
@@ -20,7 +20,7 @@
(at 1.25 0.4 180)
(unlocked yes)
(layer "F.Fab")
(uuid "ab833dc0-7408-48e2-b1ea-2a433e4160a3")
(uuid "6ed371c9-2348-4485-a04b-e1c4667a815b")
(effects
(font
(size 0.2 0.2)
@@ -33,7 +33,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "09df0e45-f33a-4e7c-ac8e-f7d3c4b60028")
(uuid "6b9c6908-a545-4283-aadc-0d5204aa29c3")
(effects
(font
(size 1.27 1.27)
@@ -47,7 +47,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "39fe0bb1-b172-4ac1-9969-0946cf3defde")
(uuid "fcb832de-d96b-4572-b7d1-cf1a325c641d")
(effects
(font
(size 1.27 1.27)
@@ -194,18 +194,7 @@
(solder_mask_margin 0.03)
(solder_paste_margin -0.02)
(attr smd)
(fp_poly
(pts
(xy 0.225 0.4) (xy -0.225 0.4) (xy -0.225 0.275) (xy 0.225 0.275)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "e29080ae-3b70-4bb2-b439-5492246e7bd0")
)
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy 0.225 -0.275) (xy -0.225 -0.275) (xy -0.225 -0.4) (xy 0.225 -0.4)
@@ -218,6 +207,18 @@
(layer "F.SilkS")
(uuid "d4e88849-0479-4f2f-8372-aa93c9961a11")
)
(fp_poly
(pts
(xy 0.225 0.4) (xy -0.225 0.4) (xy -0.225 0.275) (xy 0.225 0.275)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "e29080ae-3b70-4bb2-b439-5492246e7bd0")
)
(fp_poly
(pts
(xy 0.075 -0.025) (xy 0.2 -0.15) (xy 0.2 0.05) (xy 0.075 0.175) (xy -0.075 0.025) (xy -0.2 0.15)
@@ -232,24 +233,14 @@
(uuid "3c44adfb-94ca-4849-b302-77352216ce52")
)
(fp_line
(start 0.75 0.225)
(end 0.75 -0.225)
(start -0.75 -0.225)
(end -0.75 0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4216dde0-d201-4964-bffb-f05a2cd76936")
)
(fp_line
(start 0.625 -0.35)
(end -0.625 -0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d295d554-a315-4388-962b-6f9e97afaec2")
(uuid "35d032dc-87ab-4b17-99aa-0154198ee374")
)
(fp_line
(start -0.625 0.35)
@@ -262,36 +253,35 @@
(uuid "51a92c08-9f6e-4ae2-9bb0-23f1cf2341ec")
)
(fp_line
(start -0.75 -0.225)
(end -0.75 0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "35d032dc-87ab-4b17-99aa-0154198ee374")
)
(fp_arc
(start 0.75 0.225)
(mid 0.713388 0.313388)
(end 0.625 0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "481dd35f-66f1-4b63-bd8b-8079880d0a6c")
)
(fp_arc
(start 0.625 -0.35)
(mid 0.713388 -0.313388)
(end -0.625 -0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d295d554-a315-4388-962b-6f9e97afaec2")
)
(fp_line
(start 0.75 0.225)
(end 0.75 -0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "db8222f9-afb0-4f08-9f69-97561fca8aa1")
(uuid "4216dde0-d201-4964-bffb-f05a2cd76936")
)
(fp_arc
(start -0.75 -0.225)
(mid -0.713388 -0.313388)
(end -0.625 -0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3052603a-4228-4181-9bac-7ed3bdd75da1")
)
(fp_arc
(start -0.625 0.35)
@@ -305,35 +295,36 @@
(uuid "64c16c68-00ee-4d58-82da-fd11167a01fc")
)
(fp_arc
(start -0.75 -0.225)
(mid -0.713388 -0.313388)
(end -0.625 -0.35)
(start 0.625 -0.35)
(mid 0.713388 -0.313388)
(end 0.75 -0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "3052603a-4228-4181-9bac-7ed3bdd75da1")
(uuid "db8222f9-afb0-4f08-9f69-97561fca8aa1")
)
(fp_arc
(start 0.75 0.225)
(mid 0.713388 0.313388)
(end 0.625 0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "481dd35f-66f1-4b63-bd8b-8079880d0a6c")
)
(fp_line
(start 0.5 0.25)
(end 0.5 -0.25)
(start -0.5 -0.25)
(end -0.5 0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "b6065ee6-3e86-4a21-afff-a1d4f4164f49")
)
(fp_line
(start 0.5 -0.25)
(end -0.5 -0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "451776ae-03ab-4358-9540-467bfa93fe96")
(uuid "4e40102c-66e9-46f8-aaac-9e5785669e70")
)
(fp_line
(start -0.5 0.25)
@@ -346,27 +337,45 @@
(uuid "797bb6a8-c59a-4379-843a-f00b839023e4")
)
(fp_line
(start -0.5 -0.25)
(end -0.5 0.25)
(start 0.5 -0.25)
(end -0.5 -0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "4e40102c-66e9-46f8-aaac-9e5785669e70")
(uuid "451776ae-03ab-4358-9540-467bfa93fe96")
)
(fp_line
(start 0.5 0.25)
(end 0.5 -0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "b6065ee6-3e86-4a21-afff-a1d4f4164f49")
)
(pad "1" smd roundrect
(at -0.45 0 180)
(at -0.45 0)
(size 0.4 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "8dfdcb71-39fa-4f9e-aef1-8277f10d8a6d")
)
(pad "2" smd roundrect
(at 0.45 0 180)
(at 0.45 0)
(size 0.4 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "f6acaa3b-039c-427e-9ad4-0e0a14192fa3")
)
(embedded_fonts no)
@@ -1,7 +1,7 @@
(footprint "1608_C"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(tags "0603 1608 Capacitor")
(property "Reference" "REF**"
@@ -9,7 +9,7 @@
(unlocked yes)
(layer "F.SilkS")
(hide yes)
(uuid "9c86ff5c-32a8-44c3-9f2d-c9e00136fbd8")
(uuid "b59189c5-bc7d-460e-814f-05196ce99ae2")
(effects
(font
(size 0.6 0.6)
@@ -21,7 +21,7 @@
(at 2 0.600001 180)
(unlocked yes)
(layer "F.Fab")
(uuid "c9c6a6ca-97c3-4057-b553-b82078a1c95a")
(uuid "b2c520c1-0758-4a2c-bc7c-fccc95d96274")
(effects
(font
(size 0.3 0.3)
@@ -34,7 +34,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "db6d1dc1-8c6d-433d-af4b-3c4ad613f9f2")
(uuid "17223c8b-b771-469c-89c4-54a95186090f")
(effects
(font
(size 1.27 1.27)
@@ -48,7 +48,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "6d54f8ee-d44c-4777-8134-a29f392e341b")
(uuid "5725ac87-3635-463e-bc0f-b44a3698003e")
(effects
(font
(size 1.27 1.27)
@@ -219,18 +219,7 @@
(solder_mask_margin 0.02)
(solder_paste_margin -0.03)
(attr smd)
(fp_poly
(pts
(xy 0.35 0.575) (xy -0.35 0.575) (xy -0.35 0.425) (xy 0.35 0.425)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "427cfdfd-bc09-4b96-bb92-919bd118a908")
)
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy 0.35 -0.425) (xy -0.35 -0.425) (xy -0.35 -0.575) (xy 0.35 -0.575)
@@ -245,8 +234,7 @@
)
(fp_poly
(pts
(xy 0.199999 -0.075) (xy 0.325 -0.075) (xy 0.325 0.075) (xy 0.199999 0.075) (xy 0.2 0.25) (xy 0.05 0.25)
(xy 0.05 -0.25) (xy 0.2 -0.25)
(xy 0.35 0.575) (xy -0.35 0.575) (xy -0.35 0.425) (xy 0.35 0.425)
)
(stroke
(width 0)
@@ -254,7 +242,7 @@
)
(fill yes)
(layer "F.SilkS")
(uuid "d85da2e3-8706-41e1-a098-308782b2ea4d")
(uuid "427cfdfd-bc09-4b96-bb92-919bd118a908")
)
(fp_poly
(pts
@@ -269,25 +257,28 @@
(layer "F.SilkS")
(uuid "266c85c2-bc13-4b3d-865b-10eb1b093de1")
)
(fp_line
(start 1.05 0.375)
(end 1.05 -0.375)
(fp_poly
(pts
(xy 0.199999 -0.075) (xy 0.325 -0.075) (xy 0.325 0.075) (xy 0.199999 0.075) (xy 0.2 0.25) (xy 0.05 0.25)
(xy 0.05 -0.25) (xy 0.2 -0.25)
)
(stroke
(width 0.05)
(width 0)
(type solid)
)
(layer "F.CrtYd")
(uuid "59d79e6b-33ad-4e5d-90a3-2a045cf77dd3")
(fill yes)
(layer "F.SilkS")
(uuid "d85da2e3-8706-41e1-a098-308782b2ea4d")
)
(fp_line
(start 0.925 -0.5)
(end -0.925 -0.5)
(start -1.05 -0.375)
(end -1.05 0.375)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "588a0e24-2535-4aa4-8f9c-c22ae8fa9137")
(uuid "1048a4d2-fd3e-447d-a5eb-ee9434083a08")
)
(fp_line
(start -0.925 0.5)
@@ -300,36 +291,35 @@
(uuid "6e6c878e-272f-411f-a22b-d68a093d32ed")
)
(fp_line
(start -1.05 -0.375)
(end -1.05 0.375)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1048a4d2-fd3e-447d-a5eb-ee9434083a08")
)
(fp_arc
(start 1.05 0.375)
(mid 1.013388 0.463388)
(end 0.925 0.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6087256b-aa9f-45a7-a0ef-18cda53fe488")
)
(fp_arc
(start 0.925 -0.5)
(mid 1.013388 -0.463388)
(end -0.925 -0.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "588a0e24-2535-4aa4-8f9c-c22ae8fa9137")
)
(fp_line
(start 1.05 0.375)
(end 1.05 -0.375)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "97e06fd8-8f33-49e0-953e-f032e724bd8c")
(uuid "59d79e6b-33ad-4e5d-90a3-2a045cf77dd3")
)
(fp_arc
(start -1.05 -0.375)
(mid -1.013389 -0.463389)
(end -0.925 -0.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "428c6a54-0b03-4758-95b3-666347b20878")
)
(fp_arc
(start -0.925 0.5)
@@ -343,35 +333,36 @@
(uuid "b0096266-51ee-4d92-8f92-d6610929c100")
)
(fp_arc
(start -1.05 -0.375)
(mid -1.013389 -0.463389)
(end -0.925 -0.5)
(start 0.925 -0.5)
(mid 1.013388 -0.463388)
(end 1.05 -0.375)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "428c6a54-0b03-4758-95b3-666347b20878")
(uuid "97e06fd8-8f33-49e0-953e-f032e724bd8c")
)
(fp_arc
(start 1.05 0.375)
(mid 1.013388 0.463388)
(end 0.925 0.5)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6087256b-aa9f-45a7-a0ef-18cda53fe488")
)
(fp_line
(start 0.8 0.4)
(end 0.8 -0.4)
(start -0.8 -0.4)
(end -0.8 0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "271f58d3-7c21-4ef1-a913-4dbb1c50576f")
)
(fp_line
(start 0.8 -0.4)
(end -0.8 -0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "7ff8999e-b53a-4f24-8a98-a30bc16bdd49")
(uuid "44dd1375-cbaa-4acf-9b29-4756741fd533")
)
(fp_line
(start -0.8 0.4)
@@ -384,27 +375,45 @@
(uuid "0299546b-003d-475c-9c39-421fcd7a7c37")
)
(fp_line
(start -0.8 -0.4)
(end -0.8 0.4)
(start 0.8 -0.4)
(end -0.8 -0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "44dd1375-cbaa-4acf-9b29-4756741fd533")
(uuid "7ff8999e-b53a-4f24-8a98-a30bc16bdd49")
)
(fp_line
(start 0.8 0.4)
(end 0.8 -0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "271f58d3-7c21-4ef1-a913-4dbb1c50576f")
)
(pad "1" smd roundrect
(at -0.675 0 180)
(at -0.675 0)
(size 0.55 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "cae6e516-9eed-4b1d-a410-a24bf78d6952")
)
(pad "2" smd roundrect
(at 0.675 0 180)
(at 0.675 0)
(size 0.55 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "783aff42-f65f-4f7c-9359-a5e8f6c2a976")
)
(embedded_fonts no)
@@ -1,14 +1,14 @@
(footprint "1P-1.5x1.5"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(property "Reference" "REF**"
(at 4 -0.3 0)
(unlocked yes)
(layer "F.SilkS")
(hide yes)
(uuid "7765e840-de7c-4c62-8bbc-be660d9d2f5b")
(uuid "c8dc1810-b3d6-4914-9006-5405d402ad45")
(effects
(font
(size 1 1)
@@ -21,7 +21,7 @@
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "d6323e81-3a37-4ab9-98b4-55e731524167")
(uuid "b8c8fa65-0073-4dab-b969-a85cefa8857e")
(effects
(font
(size 1 1)
@@ -34,7 +34,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "7fa6ba9e-9b7c-4cb4-9443-7857f688b4d0")
(uuid "3741a783-08aa-4848-90eb-4a11503fbdf1")
(effects
(font
(size 1.27 1.27)
@@ -47,7 +47,7 @@
(at 157.25 -100.25 0)
(layer "B.Fab")
(hide yes)
(uuid "90d03b39-2310-4f59-8016-b20afc9a53d1")
(uuid "13cdf229-d31a-44a2-a175-768e39d44799")
(effects
(font
(size 1.27 1.27)
@@ -57,14 +57,19 @@
)
)
(attr through_hole)
(duplicate_pad_numbers_are_jumpers no)
(pad "1" connect roundrect
(at 0 0 180)
(at 0 0)
(size 1.5 1.5)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.067)
(zone_connect 1)
(thermal_bridge_width 0.5)
(thermal_gap 0.25)
(tenting
(front none)
(back none)
)
(uuid "5871de5b-160a-4ff1-a61a-b97150384e84")
)
(embedded_fonts no)
@@ -1,7 +1,7 @@
(footprint "2012_C"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(tags "0805 2012 Capacitor")
(property "Reference" "REF**"
@@ -9,7 +9,7 @@
(unlocked yes)
(layer "B.SilkS")
(hide yes)
(uuid "e5a10eb7-0c05-4718-90c8-f7b7e1b51d08")
(uuid "08298c2c-24b0-4280-8d98-cd1d08b8d1df")
(effects
(font
(size 0.6 0.6)
@@ -21,7 +21,7 @@
(at 2.2 0.6 0)
(unlocked yes)
(layer "F.Fab")
(uuid "84776b67-4023-48d9-ad5d-b88bf8e29e12")
(uuid "c61b2b95-cdf0-4347-968f-fb8c21e2a110")
(effects
(font
(size 0.3 0.3)
@@ -34,7 +34,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "6105a7fd-531a-48ac-bd22-a3ea06576862")
(uuid "5a5d7647-212c-4967-988a-5c92b1097693")
(effects
(font
(size 1.27 1.27)
@@ -48,7 +48,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "140df2a4-13a6-4c36-98de-3bac06dab761")
(uuid "1fcd0263-3741-4164-a5b4-a0eeff8eccb8")
(effects
(font
(size 1.27 1.27)
@@ -219,18 +219,7 @@
(solder_mask_margin 0.05)
(solder_paste_margin -0.05)
(attr smd)
(fp_poly
(pts
(xy 0.325 0.775) (xy -0.325 0.775) (xy -0.325 0.625) (xy 0.325 0.625)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "e476c071-0fa9-44f7-8897-0ede5e6610b4")
)
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy 0.325 -0.625) (xy -0.325 -0.625) (xy -0.325 -0.775) (xy 0.325 -0.775)
@@ -245,8 +234,7 @@
)
(fp_poly
(pts
(xy 0.050002 -0.275) (xy 0.2 -0.274998) (xy 0.199998 -0.075) (xy 0.35 -0.075) (xy 0.35 0.075) (xy 0.199998 0.075)
(xy 0.199998 0.275) (xy 0.05 0.275)
(xy 0.325 0.775) (xy -0.325 0.775) (xy -0.325 0.625) (xy 0.325 0.625)
)
(stroke
(width 0)
@@ -254,7 +242,7 @@
)
(fill yes)
(layer "F.SilkS")
(uuid "fc82d4ff-572e-45cd-9bf1-64fb0ab7773e")
(uuid "e476c071-0fa9-44f7-8897-0ede5e6610b4")
)
(fp_poly
(pts
@@ -269,25 +257,28 @@
(layer "F.SilkS")
(uuid "2436c0b0-7afe-4a1e-a6b4-42bde3731076")
)
(fp_line
(start 1.25 0.575)
(end 1.25 -0.575)
(fp_poly
(pts
(xy 0.050002 -0.275) (xy 0.2 -0.274998) (xy 0.199998 -0.075) (xy 0.35 -0.075) (xy 0.35 0.075) (xy 0.199998 0.075)
(xy 0.199998 0.275) (xy 0.05 0.275)
)
(stroke
(width 0.05)
(width 0)
(type solid)
)
(layer "F.CrtYd")
(uuid "b79f3d18-7037-4b3d-ab3e-e9d8cb106a18")
(fill yes)
(layer "F.SilkS")
(uuid "fc82d4ff-572e-45cd-9bf1-64fb0ab7773e")
)
(fp_line
(start 1.1 -0.725)
(end -1.1 -0.725)
(start -1.25 -0.575)
(end -1.25 0.575)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a8e345d0-1c50-4f49-9848-3d6f183fa0c1")
(uuid "06efa4f9-b87e-436b-a24d-e7415d273216")
)
(fp_line
(start -1.1 0.725)
@@ -300,36 +291,35 @@
(uuid "743a441c-3366-409a-ba55-11fb96d1c3de")
)
(fp_line
(start -1.25 -0.575)
(end -1.25 0.575)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "06efa4f9-b87e-436b-a24d-e7415d273216")
)
(fp_arc
(start 1.25 0.575)
(mid 1.206066 0.681066)
(end 1.1 0.725)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1df4fb05-afd0-4ee0-8327-f223ceea37fa")
)
(fp_arc
(start 1.1 -0.725)
(mid 1.206066 -0.681066)
(end -1.1 -0.725)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a8e345d0-1c50-4f49-9848-3d6f183fa0c1")
)
(fp_line
(start 1.25 0.575)
(end 1.25 -0.575)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "9e1c0549-1333-4789-808b-c9635b6a60b0")
(uuid "b79f3d18-7037-4b3d-ab3e-e9d8cb106a18")
)
(fp_arc
(start -1.25 -0.575)
(mid -1.206066 -0.681066)
(end -1.1 -0.725)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f8950d72-47e0-47a2-9406-edc55708f31b")
)
(fp_arc
(start -1.1 0.725)
@@ -343,35 +333,36 @@
(uuid "fbe2e7ed-78cc-42d3-b9ee-cefc3ac24168")
)
(fp_arc
(start -1.25 -0.575)
(mid -1.206066 -0.681066)
(end -1.1 -0.725)
(start 1.1 -0.725)
(mid 1.206066 -0.681066)
(end 1.25 -0.575)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f8950d72-47e0-47a2-9406-edc55708f31b")
(uuid "9e1c0549-1333-4789-808b-c9635b6a60b0")
)
(fp_arc
(start 1.25 0.575)
(mid 1.206066 0.681066)
(end 1.1 0.725)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1df4fb05-afd0-4ee0-8327-f223ceea37fa")
)
(fp_line
(start 1 0.6)
(end 1 -0.6)
(start -1 -0.6)
(end -1 0.6)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "5c346322-3c31-4c5d-b56f-373dfea12e05")
)
(fp_line
(start 1 -0.6)
(end -1 -0.6)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "37e30415-47af-46f4-9bb7-21f4e882f060")
(uuid "fe6afb73-1e3c-4877-88bd-d829bd690c5c")
)
(fp_line
(start -1 0.6)
@@ -384,27 +375,45 @@
(uuid "8d2b5d03-ca7c-4b81-8377-093bed53a769")
)
(fp_line
(start -1 -0.6)
(end -1 0.6)
(start 1 -0.6)
(end -1 -0.6)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "fe6afb73-1e3c-4877-88bd-d829bd690c5c")
(uuid "37e30415-47af-46f4-9bb7-21f4e882f060")
)
(fp_line
(start 1 0.6)
(end 1 -0.6)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "5c346322-3c31-4c5d-b56f-373dfea12e05")
)
(pad "1" smd roundrect
(at -0.825 0 180)
(at -0.825 0)
(size 0.65 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "e19643bf-078e-47bb-8fda-a7996660c16e")
)
(pad "2" smd roundrect
(at 0.825 0 180)
(at 0.825 0)
(size 0.65 1.2)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "114df27d-6310-450c-8ccd-289c0044c6f2")
)
(embedded_fonts no)
@@ -1,13 +1,13 @@
(footprint "CP_Elec_6.3x11_Board_Edge_Mirrored"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(property "Reference" "REF**"
(at -3 5.25 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "ca0de5af-69b2-4115-8b50-986e78ec8b44")
(uuid "e87da67f-7781-4a64-aaff-009b8f25ce9c")
(effects
(font
(size 0.8 0.8)
@@ -20,7 +20,7 @@
(at -0.7 -6 90)
(unlocked yes)
(layer "F.Fab")
(uuid "b8631f27-aced-4e15-a30f-42c7523011fc")
(uuid "5f0d7d96-7e52-4178-8210-5448a9b45ab1")
(effects
(font
(size 0.5 0.5)
@@ -33,7 +33,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "aa50365e-46b9-494b-9e50-51b33f348dc3")
(uuid "aaa4d70a-fcee-46da-bb6f-1308c25b276e")
(effects
(font
(size 1.27 1.27)
@@ -46,7 +46,7 @@
(at 155 -80 0)
(layer "B.Fab")
(hide yes)
(uuid "eab0c01e-8c97-4039-94c5-8ece4433720b")
(uuid "f3c7b1ea-17a1-40d1-a49c-f76bdf0f95d1")
(effects
(font
(size 1.27 1.27)
@@ -68,18 +68,7 @@
)
)
(attr smd exclude_from_pos_files exclude_from_bom)
(fp_poly
(pts
(xy -0.1 0.525) (xy -0.5 0.525) (xy -0.5 0.375) (xy -0.1 0.375)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "6a4f280a-e68c-4922-9030-a50a87d91af0")
)
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy -2.25 4.25) (xy -2.5 4.25) (xy -2.5 0.25) (xy -2.25 0.25)
@@ -92,6 +81,18 @@
(layer "F.SilkS")
(uuid "7090f36a-8453-41c3-bdae-52550b85cd0e")
)
(fp_poly
(pts
(xy -0.1 0.525) (xy -0.5 0.525) (xy -0.5 0.375) (xy -0.1 0.375)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "6a4f280a-e68c-4922-9030-a50a87d91af0")
)
(fp_poly
(pts
(xy 0.375 0.375) (xy 0.5 0.375) (xy 0.5 0.525) (xy 0.375 0.525) (xy 0.375 0.65) (xy 0.225 0.65) (xy 0.225 0.525)
@@ -117,34 +118,14 @@
(uuid "111bcbf7-b767-497e-88c0-cf07e095e883")
)
(fp_line
(start 3.15 0)
(end -3.15 0)
(start -3.15 -11.5)
(end 3.15 -11.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "637a55a0-1712-4691-aabf-b8e516af00d0")
)
(fp_line
(start 3.15 -0.5)
(end -3.15 -0.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "920f9e21-89fb-4f6a-bdf1-54a593de8214")
)
(fp_line
(start 3.15 -11.5)
(end 3.15 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "5db26111-b274-4017-9117-b877c0c57b54")
(uuid "6fed8849-1ee9-4fb4-8cfd-fd7fdaaaf6c4")
)
(fp_line
(start -3.15 0)
@@ -157,14 +138,34 @@
(uuid "6e283c3e-bcbf-4c75-8655-0065590189e1")
)
(fp_line
(start -3.15 -11.5)
(end 3.15 -11.5)
(start 3.15 -11.5)
(end 3.15 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "6fed8849-1ee9-4fb4-8cfd-fd7fdaaaf6c4")
(uuid "5db26111-b274-4017-9117-b877c0c57b54")
)
(fp_line
(start 3.15 -0.5)
(end -3.15 -0.5)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "920f9e21-89fb-4f6a-bdf1-54a593de8214")
)
(fp_line
(start 3.15 0)
(end -3.15 0)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "637a55a0-1712-4691-aabf-b8e516af00d0")
)
(fp_poly
(pts
@@ -191,17 +192,25 @@
)
)
(pad "1" connect roundrect
(at 1.25 2.25 180)
(at 1.25 2.25)
(size 1.5 4)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.333)
(tenting
(front none)
(back none)
)
(uuid "77e5afd2-ca36-45be-a595-966663459a22")
)
(pad "2" connect roundrect
(at -1.25 2.25 180)
(at -1.25 2.25)
(size 1.5 4)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.333)
(tenting
(front none)
(back none)
)
(uuid "8cc3da7e-8b5f-46c2-b3c5-095be230b688")
)
(embedded_fonts no)
@@ -1,12 +1,12 @@
(footprint "Crystal_4-SMD_2.5x2mm"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(property "Reference" "REF**"
(at 2.135711 -0.830583 90)
(layer "F.SilkS")
(uuid "1223da39-57cc-4c92-8ff5-b3cc7c446e17")
(uuid "af452507-fd3b-4e25-ad6a-59c06172f06b")
(effects
(font
(size 0.6 0.6)
@@ -18,7 +18,7 @@
(at 0 0.75 0)
(layer "F.Fab")
(hide yes)
(uuid "f3354eb3-261a-4521-ac67-0a88b30f7395")
(uuid "a7dfe252-7d52-44ed-902f-811a68e806eb")
(effects
(font
(size 0.6 0.6)
@@ -31,7 +31,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "f84d4a2b-b378-46ed-8d6c-4ae7574f3156")
(uuid "d21292cd-6fd4-4816-8d84-e4db7c8fcaac")
(effects
(font
(size 1.27 1.27)
@@ -45,7 +45,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "f75a710a-7e67-4131-8a0a-5c8e9ea4b148")
(uuid "15b257c1-9127-4137-93ad-33674fa454c1")
(effects
(font
(size 1.27 1.27)
@@ -69,6 +69,7 @@
(solder_mask_margin 0.001)
(solder_paste_margin -0.025)
(attr smd)
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy -1.175 1.475) (xy -1.425 1.475) (xy -1.3 1.275)
@@ -83,7 +84,7 @@
)
(fp_poly
(pts
(xy 1.5 0.1) (xy 1.35 0.1) (xy 1.35 -0.1) (xy 1.5 -0.1)
(xy -1.35 0.1) (xy -1.5 0.1) (xy -1.5 -0.1) (xy -1.35 -0.1)
)
(stroke
(width 0)
@@ -91,19 +92,7 @@
)
(fill yes)
(layer "F.SilkS")
(uuid "f3d0cf92-8c18-446a-a788-643a4d502e59")
)
(fp_poly
(pts
(xy 0.2 1.25) (xy -0.2 1.25) (xy -0.2 1.1) (xy 0.2 1.1)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "95f0ba5f-5caa-471b-8592-3ddf6f99e1d6")
(uuid "d3548c21-a9c8-4d5b-8e1c-37f651798f8c")
)
(fp_poly
(pts
@@ -119,7 +108,7 @@
)
(fp_poly
(pts
(xy -1.35 0.1) (xy -1.5 0.1) (xy -1.5 -0.1) (xy -1.35 -0.1)
(xy 0.2 1.25) (xy -0.2 1.25) (xy -0.2 1.1) (xy 0.2 1.1)
)
(stroke
(width 0)
@@ -127,37 +116,19 @@
)
(fill yes)
(layer "F.SilkS")
(uuid "d3548c21-a9c8-4d5b-8e1c-37f651798f8c")
(uuid "95f0ba5f-5caa-471b-8592-3ddf6f99e1d6")
)
(fp_line
(start 1.5 1.25)
(end 1.5 -1.25)
(fp_poly
(pts
(xy 1.5 0.1) (xy 1.35 0.1) (xy 1.35 -0.1) (xy 1.5 -0.1)
)
(stroke
(width 0.05)
(width 0)
(type solid)
)
(layer "F.CrtYd")
(uuid "df6508f6-7c13-4b43-8598-35d6c9eee27b")
)
(fp_line
(start 1.5 -1.25)
(end -1.5 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4f67c9fc-3d04-4f7d-bfd3-4e6109f59da5")
)
(fp_line
(start -1.5 1.25)
(end 1.5 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "71ea956f-8b63-411a-bf4d-4a4645564cf6")
(fill yes)
(layer "F.SilkS")
(uuid "f3d0cf92-8c18-446a-a788-643a4d502e59")
)
(fp_line
(start -1.5 -1.25)
@@ -170,34 +141,44 @@
(uuid "1a480a9a-4b00-4212-987b-49acb01da967")
)
(fp_line
(start 1.25 1)
(end 1.25 -1)
(start -1.5 1.25)
(end 1.5 1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "1ac0a3d3-52ae-4b4f-a392-6e4469b66206")
(layer "F.CrtYd")
(uuid "71ea956f-8b63-411a-bf4d-4a4645564cf6")
)
(fp_line
(start 1.25 -1)
(start 1.5 -1.25)
(end -1.5 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4f67c9fc-3d04-4f7d-bfd3-4e6109f59da5")
)
(fp_line
(start 1.5 1.25)
(end 1.5 -1.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "df6508f6-7c13-4b43-8598-35d6c9eee27b")
)
(fp_line
(start -1.25 -1)
(end -1.25 -1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "63bea4ed-1c0d-4e7e-9fa4-4c57e6517572")
)
(fp_line
(start -1.25 1)
(end 1.25 1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "48755f10-0c20-44b8-8004-002efb01be24")
(uuid "add47800-9aa2-465c-b366-d2520f923c19")
)
(fp_line
(start -1.25 -1)
@@ -210,69 +191,121 @@
(uuid "d8ad8ced-752a-4637-8ab3-fc3f38159ab1")
)
(fp_line
(start -1.25 -1)
(start -1.25 1)
(end 1.25 1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "48755f10-0c20-44b8-8004-002efb01be24")
)
(fp_line
(start 1.25 -1)
(end -1.25 -1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "add47800-9aa2-465c-b366-d2520f923c19")
(uuid "63bea4ed-1c0d-4e7e-9fa4-4c57e6517572")
)
(fp_line
(start 1.25 1)
(end 1.25 -1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "1ac0a3d3-52ae-4b4f-a392-6e4469b66206")
)
(pad "" smd roundrect
(at -0.85 -0.7 180)
(at -0.85 -0.7)
(size 1 1)
(layers "F.Paste")
(roundrect_rratio 0.33)
(tenting
(front none)
(back none)
)
(uuid "76b78415-4bb8-4c26-8b09-c50114890136")
)
(pad "" smd roundrect
(at -0.85 0.7 180)
(at -0.85 0.7)
(size 1 1)
(layers "F.Paste")
(roundrect_rratio 0.33)
(tenting
(front none)
(back none)
)
(uuid "a74e9e35-782f-4de7-8f4c-3bb69d55412e")
)
(pad "" smd roundrect
(at 0.85 -0.7 180)
(at 0.85 -0.7)
(size 1 1)
(layers "F.Paste")
(roundrect_rratio 0.33)
(tenting
(front none)
(back none)
)
(uuid "90bc91a0-d89e-47f1-a858-3cf8981c92b9")
)
(pad "" smd roundrect
(at 0.85 0.7 180)
(at 0.85 0.7)
(size 1 1)
(layers "F.Paste")
(roundrect_rratio 0.33)
(tenting
(front none)
(back none)
)
(uuid "20d6bfa2-21f3-4da6-94c7-d4d24784a315")
)
(pad "1" smd roundrect
(at -0.85 0.7 180)
(at -0.85 0.7)
(size 1.2 1.1)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "78571f75-ad83-4395-b57e-872d23c39947")
)
(pad "2" smd roundrect
(at 0.85 0.7 180)
(at 0.85 0.7)
(size 1.2 1.1)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "06f86e7d-d819-4ecd-bfad-83997f925436")
)
(pad "3" smd roundrect
(at 0.85 -0.7 180)
(at 0.85 -0.7)
(size 1.2 1.1)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "a6c80730-9093-413b-9e82-684d2b0a9663")
)
(pad "4" smd roundrect
(at -0.85 -0.7 180)
(at -0.85 -0.7)
(size 1.2 1.1)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "9aa3f3b8-502f-41e7-a472-3794cd7601fd")
)
(embedded_fonts no)
@@ -1,14 +1,14 @@
(footprint "D_0402"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(tags "SMD 0402")
(property "Reference" "REF**"
(at 1.35 0 0)
(layer "F.SilkS")
(hide yes)
(uuid "743f6e1d-a29d-48dc-9dc9-87976c7c1ce4")
(uuid "06413750-9b3d-4d12-8036-7dd42482974a")
(effects
(font
(size 0.4 0.4)
@@ -19,7 +19,7 @@
(property "Value" "TVS"
(at 1.25 0.4 0)
(layer "F.Fab")
(uuid "4663db68-4765-45e6-a64a-19b9aa9027e8")
(uuid "1e84372a-b939-4355-b297-23d8e6bcec7a")
(effects
(font
(size 0.2 0.2)
@@ -32,7 +32,7 @@
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "e4e888c5-1131-4139-b42e-06556db8b91b")
(uuid "d2760c47-809a-4cc3-a193-425fd3d52396")
(effects
(font
(size 1.27 1.27)
@@ -44,7 +44,7 @@
(at 150.4 103.75 90)
(layer "F.Fab")
(hide yes)
(uuid "9ab91745-7971-4143-9075-159c74561836")
(uuid "805d63c0-3064-4010-807b-8111bb39769a")
(effects
(font
(size 1.27 1.27)
@@ -66,15 +66,16 @@
)
(solder_paste_margin -0.02)
(attr smd)
(duplicate_pad_numbers_are_jumpers no)
(fp_line
(start -0.25 0.4)
(end -0.75 0.4)
(start -0.75 -0.4)
(end -0.25 -0.4)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "82ecf269-2da1-4cd4-bd46-53c0c4419873")
(uuid "e41b1c23-22d8-4c68-8502-487ff5892660")
)
(fp_line
(start -0.75 0.4)
@@ -87,34 +88,24 @@
(uuid "1db705c8-7346-4586-9bdc-28617aa9f15f")
)
(fp_line
(start -0.75 -0.4)
(end -0.25 -0.4)
(start -0.25 0.4)
(end -0.75 0.4)
(stroke
(width 0.1)
(type default)
)
(layer "F.SilkS")
(uuid "e41b1c23-22d8-4c68-8502-487ff5892660")
(uuid "82ecf269-2da1-4cd4-bd46-53c0c4419873")
)
(fp_line
(start 0.75 0.275)
(end 0.75 -0.275)
(start -0.75 -0.275)
(end -0.75 0.275)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c7ed8c6e-dd27-4dbf-8cbf-7f50f7e68214")
)
(fp_line
(start 0.625 -0.4)
(end -0.625 -0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5339cdce-36cd-4fa8-8a16-4a659054d11b")
(uuid "d6b395d8-e724-43c6-bad2-3a39a9fbe7f0")
)
(fp_line
(start -0.625 0.4)
@@ -127,36 +118,35 @@
(uuid "66cc476f-2cc2-4799-aaf1-533a85a2bae9")
)
(fp_line
(start -0.75 -0.275)
(end -0.75 0.275)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d6b395d8-e724-43c6-bad2-3a39a9fbe7f0")
)
(fp_arc
(start 0.75 0.275)
(mid 0.713388 0.363388)
(end 0.625 0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4b1df90a-2aa9-4cf9-b809-53d9a19f48de")
)
(fp_arc
(start 0.625 -0.4)
(mid 0.713388 -0.363388)
(end -0.625 -0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5339cdce-36cd-4fa8-8a16-4a659054d11b")
)
(fp_line
(start 0.75 0.275)
(end 0.75 -0.275)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d85ef44f-7e97-462b-af3d-48ac0099ede1")
(uuid "c7ed8c6e-dd27-4dbf-8cbf-7f50f7e68214")
)
(fp_arc
(start -0.75 -0.275)
(mid -0.713388 -0.363388)
(end -0.625 -0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "2b8ca1db-5671-45b2-9f89-30a619df8f5f")
)
(fp_arc
(start -0.625 0.4)
@@ -170,35 +160,36 @@
(uuid "c2118561-0107-4023-9974-724e6993a2b7")
)
(fp_arc
(start -0.75 -0.275)
(mid -0.713388 -0.363388)
(end -0.625 -0.4)
(start 0.625 -0.4)
(mid 0.713388 -0.363388)
(end 0.75 -0.275)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "2b8ca1db-5671-45b2-9f89-30a619df8f5f")
(uuid "d85ef44f-7e97-462b-af3d-48ac0099ede1")
)
(fp_arc
(start 0.75 0.275)
(mid 0.713388 0.363388)
(end 0.625 0.4)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "4b1df90a-2aa9-4cf9-b809-53d9a19f48de")
)
(fp_line
(start 0.5 0.3)
(end 0.5 -0.3)
(start -0.5 -0.3)
(end -0.5 0.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "1159bfb7-bf69-4db9-85d5-d130bef85944")
)
(fp_line
(start 0.5 -0.3)
(end -0.5 -0.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "c42a8644-e389-40a2-ab0c-a8a744bf543b")
(uuid "3094113e-691f-4fea-aed2-e65bb0e7704b")
)
(fp_line
(start -0.5 0.3)
@@ -211,27 +202,45 @@
(uuid "129a2c68-a0d3-497c-be76-8246f3b51bb7")
)
(fp_line
(start -0.5 -0.3)
(end -0.5 0.3)
(start 0.5 -0.3)
(end -0.5 -0.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "3094113e-691f-4fea-aed2-e65bb0e7704b")
(uuid "c42a8644-e389-40a2-ab0c-a8a744bf543b")
)
(fp_line
(start 0.5 0.3)
(end 0.5 -0.3)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "1159bfb7-bf69-4db9-85d5-d130bef85944")
)
(pad "1" smd roundrect
(at -0.45 0 180)
(at -0.45 0)
(size 0.4 0.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.125)
(tenting
(front none)
(back none)
)
(uuid "2c7c5be5-0871-4973-b64e-93546c92c4c1")
)
(pad "2" smd roundrect
(at 0.45 0 180)
(at 0.45 0)
(size 0.4 0.6)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.125)
(tenting
(front none)
(back none)
)
(uuid "457d0e4c-7a6c-46c1-aea8-b70c7204c32f")
)
(embedded_fonts no)
@@ -1,14 +1,14 @@
(footprint "JP-2_1.5x1.5"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -1.5 0)
(unlocked yes)
(layer "F.SilkS")
(hide yes)
(uuid "99e55e05-cb25-4ae8-8298-53dad3f9bd0e")
(uuid "f714cccf-a522-4cff-a6a8-04b339cc10a8")
(effects
(font
(size 1 1)
@@ -20,7 +20,7 @@
(at 0 1.1 0)
(unlocked yes)
(layer "F.Fab")
(uuid "93ced879-4aec-4797-86ba-08f788cb5808")
(uuid "b50e9959-b1c0-40ad-b4e3-bc1f7d13c6a5")
(effects
(font
(size 0.25 0.25)
@@ -33,7 +33,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "ba7591c5-367e-41fe-bbb7-d9ade403f7d3")
(uuid "82f1f774-990f-4ca5-9151-79ca4a736116")
(effects
(font
(size 1.27 1.27)
@@ -46,7 +46,7 @@
(at 157.25 -105.9 90)
(layer "B.Fab")
(hide yes)
(uuid "555f40cc-a5d0-432c-8dc5-3e2c5c1b6dd9")
(uuid "c023a654-b0f0-4b2f-bbd2-0d99aafdbea5")
(effects
(font
(size 1.27 1.27)
@@ -56,6 +56,7 @@
)
)
(attr exclude_from_pos_files allow_soldermask_bridges)
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy 0.35 -0.8) (xy 0.349999 0.7) (xy -0.35 0.7) (xy -0.349999 -0.8)
@@ -93,7 +94,7 @@
)
)
(pad "1" connect custom
(at -0.975 -0.05 270)
(at -0.975 -0.05 90)
(size 1.5 1.5)
(layers "F.Cu" "F.Mask")
(options
@@ -123,10 +124,14 @@
(fill yes)
)
)
(tenting
(front none)
(back none)
)
(uuid "f6a0ff9e-fbac-47da-ad23-3d64e09fce5e")
)
(pad "2" connect custom
(at 0.975 -0.05 270)
(at 0.975 -0.05 90)
(size 1.5 1.5)
(layers "F.Cu" "F.Mask")
(options
@@ -149,6 +154,10 @@
(fill yes)
)
)
(tenting
(front none)
(back none)
)
(uuid "7a454748-bd53-4175-9d29-253084b5c5bc")
)
(embedded_fonts no)
File diff suppressed because it is too large Load Diff
@@ -1,12 +1,12 @@
(footprint "R_1005_C"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(property "Reference" "REF**"
(at -1.424621 0.025126 0)
(layer "F.SilkS")
(uuid "84e45a2b-de20-4ca4-97df-2e6a6bfda2b7")
(uuid "8722117f-7f1c-401d-87e1-0c5e7e57b3e8")
(effects
(font
(size 0.4 0.4)
@@ -17,7 +17,7 @@
(property "Value" "100k"
(at 1.4 0.5 0)
(layer "F.Fab")
(uuid "ade20de4-0bc5-41d3-ac58-1ce43a903745")
(uuid "100caf84-e03d-4629-8fc9-beb9de4ad22c")
(effects
(font
(size 0.3 0.3)
@@ -30,7 +30,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "72da11c7-5975-4de5-97dc-34457c2ffc2f")
(uuid "3a1c1e66-256a-4c98-b27a-3e9bb23ccff4")
(effects
(font
(size 1.27 1.27)
@@ -44,7 +44,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "e534bb2b-ac68-4ec5-9d45-4cfc2bd43669")
(uuid "f0d2e7be-4fef-4176-a305-f058729fe7a3")
(effects
(font
(size 1.27 1.27)
@@ -91,18 +91,7 @@
)
(solder_paste_margin -0.02)
(attr smd)
(fp_poly
(pts
(xy 0.225 0.4) (xy -0.225 0.4) (xy -0.225 0.274999) (xy 0.225 0.274999)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "9eaebad9-d63e-4be2-a7d4-c510812a3023")
)
(duplicate_pad_numbers_are_jumpers no)
(fp_poly
(pts
(xy 0.225 -0.274999) (xy -0.225 -0.274999) (xy -0.225 -0.4) (xy 0.225 -0.4)
@@ -115,25 +104,27 @@
(layer "F.SilkS")
(uuid "ce6e5028-5efe-4efb-b9d7-647bdddeb3bd")
)
(fp_line
(start 0.75 -0.225)
(end 0.75 0.225)
(fp_poly
(pts
(xy 0.225 0.4) (xy -0.225 0.4) (xy -0.225 0.274999) (xy 0.225 0.274999)
)
(stroke
(width 0.05)
(width 0)
(type solid)
)
(layer "F.CrtYd")
(uuid "0fa6524c-baad-4158-a0ae-e3ea806e44a9")
(fill yes)
(layer "F.SilkS")
(uuid "9eaebad9-d63e-4be2-a7d4-c510812a3023")
)
(fp_line
(start 0.625 0.35)
(end -0.625 0.35)
(start -0.75 0.225)
(end -0.75 -0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "282a281c-40a0-4433-b48b-341adee328c1")
(uuid "c2b0f1d0-61a1-47b1-b15b-48a1350891e3")
)
(fp_line
(start -0.625 -0.35)
@@ -146,36 +137,35 @@
(uuid "a9b5c3dd-245d-43ef-bb27-7963a1227bf0")
)
(fp_line
(start -0.75 0.225)
(end -0.75 -0.225)
(start 0.625 0.35)
(end -0.625 0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "c2b0f1d0-61a1-47b1-b15b-48a1350891e3")
(uuid "282a281c-40a0-4433-b48b-341adee328c1")
)
(fp_line
(start 0.75 -0.225)
(end 0.75 0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0fa6524c-baad-4158-a0ae-e3ea806e44a9")
)
(fp_arc
(start 0.75 0.225)
(mid 0.713388 0.313388)
(end 0.625 0.35)
(start -0.75 -0.225)
(mid -0.713389 -0.313389)
(end -0.625 -0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d58f19aa-db6e-4ac8-824d-db44818c7bd3")
)
(fp_arc
(start 0.625 -0.35)
(mid 0.713388 -0.313388)
(end 0.75 -0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "5b7ed577-a0f4-4abf-b732-566461e0f84f")
(uuid "6b3e26ea-3c01-41fa-b95a-d64b450f513b")
)
(fp_arc
(start -0.625 0.35)
@@ -189,35 +179,36 @@
(uuid "accd517d-4ed8-4676-8325-82b4f1a555eb")
)
(fp_arc
(start -0.75 -0.225)
(mid -0.713389 -0.313389)
(end -0.625 -0.35)
(start 0.625 -0.35)
(mid 0.713388 -0.313388)
(end 0.75 -0.225)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "6b3e26ea-3c01-41fa-b95a-d64b450f513b")
(uuid "5b7ed577-a0f4-4abf-b732-566461e0f84f")
)
(fp_arc
(start 0.75 0.225)
(mid 0.713388 0.313388)
(end 0.625 0.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d58f19aa-db6e-4ac8-824d-db44818c7bd3")
)
(fp_line
(start 0.5 0.25)
(end -0.5 0.25)
(start -0.5 -0.25)
(end 0.5 -0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "1a62ff69-8d0d-48f2-a869-4d5d8d797134")
)
(fp_line
(start 0.5 -0.25)
(end 0.5 0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "49f24889-9577-4dab-b071-8bc869674bc7")
(uuid "7193d2ce-e86a-4815-8768-b6a1bf73eb55")
)
(fp_line
(start -0.5 0.25)
@@ -230,27 +221,45 @@
(uuid "a078e96a-fef8-4741-848e-e440016106d8")
)
(fp_line
(start -0.5 -0.25)
(end 0.5 -0.25)
(start 0.5 -0.25)
(end 0.5 0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "7193d2ce-e86a-4815-8768-b6a1bf73eb55")
(uuid "49f24889-9577-4dab-b071-8bc869674bc7")
)
(fp_line
(start 0.5 0.25)
(end -0.5 0.25)
(stroke
(width 0.05)
(type solid)
)
(layer "F.Fab")
(uuid "1a62ff69-8d0d-48f2-a869-4d5d8d797134")
)
(pad "1" smd roundrect
(at -0.45 0 180)
(at -0.45 0)
(size 0.4 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "40b955af-a4b1-49ab-ba36-4190840cbe82")
)
(pad "2" smd roundrect
(at 0.45 0 180)
(at 0.45 0)
(size 0.4 0.5)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.1)
(tenting
(front none)
(back none)
)
(uuid "78689030-ab8a-4566-833a-cb343c0245ff")
)
(embedded_fonts no)
@@ -1,13 +1,13 @@
(footprint "TDFN-8_1.5x2mm_Fused-Lead_JEDEC_MO-252_W2015D"
(version 20241229)
(version 20250907)
(generator "pcbnew")
(generator_version "9.0")
(generator_version "9.99")
(layer "F.Cu")
(property "Reference" "REF**"
(at 1.025305 1.732412 180)
(unlocked yes)
(layer "F.SilkS")
(uuid "1e193482-5f72-4f5f-aeb1-1d8fb7824dc8")
(uuid "0e14034a-37c4-47ab-b647-639fe2893524")
(effects
(font
(size 0.6 0.6)
@@ -19,7 +19,7 @@
(at 0 1.75 0)
(unlocked yes)
(layer "F.Fab")
(uuid "f396c402-d1ec-4634-b506-0743714be836")
(uuid "00b56dfa-63e5-43d8-b334-052da35d6f68")
(effects
(font
(size 0.25 0.25)
@@ -32,7 +32,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "a66294c9-3756-4fa4-b9cb-74437ce91549")
(uuid "1159b361-e5b4-4cf7-be3d-66dcdaf86147")
(effects
(font
(size 1.27 1.27)
@@ -46,7 +46,7 @@
(unlocked yes)
(layer "B.Fab")
(hide yes)
(uuid "ed5ecadb-303a-4c1a-bdc7-28a731510852")
(uuid "1da669dd-d29d-465a-a987-ad1b1c34233b")
(effects
(font
(size 1.27 1.27)
@@ -68,27 +68,17 @@
)
)
(attr smd)
(duplicate_pad_numbers_are_jumpers no)
(fp_arc
(start 0.925 1.1)
(mid 0.903033 1.153033)
(end 0.85 1.175)
(start -0.925 -1.1)
(mid -0.903033 -1.153033)
(end -0.85 -1.175)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "a19ad3bf-4942-49ef-a1c7-01beb02fef11")
)
(fp_arc
(start 0.85 -1.175)
(mid 0.903033 -1.153033)
(end 0.925 -1.1)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "2a17bc52-73ce-4248-bf61-dee1a10aa18d")
(uuid "5fb370ce-fa46-4cd4-a91a-1c676945489a")
)
(fp_arc
(start -0.85 1.175)
@@ -102,15 +92,26 @@
(uuid "c23f86ef-e8b3-454c-8cdb-65fa1cf5d5e0")
)
(fp_arc
(start -0.925 -1.1)
(mid -0.903033 -1.153033)
(end -0.85 -1.175)
(start 0.85 -1.175)
(mid 0.903033 -1.153033)
(end 0.925 -1.1)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "5fb370ce-fa46-4cd4-a91a-1c676945489a")
(uuid "2a17bc52-73ce-4248-bf61-dee1a10aa18d")
)
(fp_arc
(start 0.925 1.1)
(mid 0.903033 1.153033)
(end 0.85 1.175)
(stroke
(width 0.15)
(type solid)
)
(layer "F.SilkS")
(uuid "a19ad3bf-4942-49ef-a1c7-01beb02fef11")
)
(fp_poly
(pts
@@ -124,19 +125,6 @@
(layer "F.SilkS")
(uuid "e8bf7f72-4696-4255-beb5-c6f3e5bd3558")
)
(fp_poly
(pts
(xy 1 -0.95) (xy 0.85 -0.95) (xy 0.85 -1.1) (xy -0.85 -1.1) (xy -0.85 -0.95) (xy -1 -0.95) (xy -1 -1.1)
(xy -0.85 -1.25) (xy 0.85 -1.25) (xy 1 -1.1)
)
(stroke
(width 0)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "478870cb-ed97-432f-ae4d-4ba343fc7405")
)
(fp_poly
(pts
(xy -1 0.95) (xy -0.85 0.95) (xy -0.85 1.1) (xy 0.85 1.1) (xy 0.85 0.95) (xy 1 0.95) (xy 1 1.1) (xy 0.85 1.25)
@@ -150,25 +138,28 @@
(layer "F.SilkS")
(uuid "fcf28f4b-2a61-411c-9d35-4a898beede59")
)
(fp_line
(start 1 0.9)
(end 1 -0.9)
(fp_poly
(pts
(xy 1 -0.95) (xy 0.85 -0.95) (xy 0.85 -1.1) (xy -0.85 -1.1) (xy -0.85 -0.95) (xy -1 -0.95) (xy -1 -1.1)
(xy -0.85 -1.25) (xy 0.85 -1.25) (xy 1 -1.1)
)
(stroke
(width 0.05)
(width 0)
(type solid)
)
(layer "F.CrtYd")
(uuid "954a0e5b-578f-4c16-a983-b5325d3b1b22")
(fill yes)
(layer "F.SilkS")
(uuid "478870cb-ed97-432f-ae4d-4ba343fc7405")
)
(fp_line
(start 0.75 1.15)
(end -0.75 1.15)
(start -1 0.9)
(end -1 -0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "e5750ac1-2628-4d17-b493-c8966ff92d82")
(uuid "05692dac-9e6b-467a-aec5-392d562ab211")
)
(fp_line
(start -0.75 -1.15)
@@ -181,36 +172,35 @@
(uuid "5e85a534-25bb-4214-a89d-bfabe556ab72")
)
(fp_line
(start -1 0.9)
(end -1 -0.9)
(start 0.75 1.15)
(end -0.75 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "05692dac-9e6b-467a-aec5-392d562ab211")
(uuid "e5750ac1-2628-4d17-b493-c8966ff92d82")
)
(fp_arc
(fp_line
(start 1 0.9)
(mid 0.926777 1.076777)
(end 0.75 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1f96f46d-3ba4-4955-b55f-3bd552a60dbe")
)
(fp_arc
(start 0.75 -1.15)
(mid 0.926777 -1.076777)
(end 1 -0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "17aa5c7a-d6e9-4732-b482-3f911da7ddb9")
(uuid "954a0e5b-578f-4c16-a983-b5325d3b1b22")
)
(fp_arc
(start -1 -0.9)
(mid -0.926777 -1.076777)
(end -0.75 -1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "147a5154-08bc-4167-ae0e-4395bd4c0984")
)
(fp_arc
(start -0.75 1.15)
@@ -224,35 +214,36 @@
(uuid "288cb19b-40e0-4c51-a7b5-57ae5d8162bd")
)
(fp_arc
(start -1 -0.9)
(mid -0.926777 -1.076777)
(end -0.75 -1.15)
(start 0.75 -1.15)
(mid 0.926777 -1.076777)
(end 1 -0.9)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "147a5154-08bc-4167-ae0e-4395bd4c0984")
(uuid "17aa5c7a-d6e9-4732-b482-3f911da7ddb9")
)
(fp_arc
(start 1 0.9)
(mid 0.926777 1.076777)
(end 0.75 1.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "1f96f46d-3ba4-4955-b55f-3bd552a60dbe")
)
(fp_line
(start 0.75 1)
(end 0.75 -1)
(start -0.75 -1)
(end -0.75 1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0974b020-1523-492d-ae7a-1c117cf0ffc6")
)
(fp_line
(start 0.75 -1)
(end -0.75 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ac38f436-d6b8-4e61-9713-618d3da7093a")
(uuid "0e99fd46-b2ce-4fe6-a928-3b656490402a")
)
(fp_line
(start -0.75 1)
@@ -265,14 +256,24 @@
(uuid "68fbb421-4e53-4609-b657-3c3d189b343a")
)
(fp_line
(start -0.75 -1)
(end -0.75 1)
(start 0.75 -1)
(end -0.75 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0e99fd46-b2ce-4fe6-a928-3b656490402a")
(uuid "ac38f436-d6b8-4e61-9713-618d3da7093a")
)
(fp_line
(start 0.75 1)
(end 0.75 -1)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0974b020-1523-492d-ae7a-1c117cf0ffc6")
)
(fp_circle
(center -0.35 -0.5)
@@ -298,47 +299,71 @@
)
)
(pad "1" smd roundrect
(at -0.625 -0.75 180)
(at -0.625 -0.75)
(size 0.65 0.25)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(tenting
(front none)
(back none)
)
(uuid "3338fd7f-51ea-4783-af91-e9ffa20d02ad")
)
(pad "2" smd roundrect
(at -0.625 -0.25 180)
(at -0.625 -0.25)
(size 0.65 0.25)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(tenting
(front none)
(back none)
)
(uuid "cb381d9c-42be-49d3-9595-a234ca267679")
)
(pad "3" smd roundrect
(at -0.5425 0.5 180)
(at -0.5425 0.5)
(size 0.815 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.062)
(solder_paste_margin_ratio -0.15)
(tenting
(front none)
(back none)
)
(uuid "28d89366-e317-40f5-aeda-08a103e61ec7")
)
(pad "5" smd roundrect
(at 0.5425 0.5 180)
(at 0.5425 0.5)
(size 0.815 0.8)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.062)
(solder_paste_margin_ratio -0.15)
(tenting
(front none)
(back none)
)
(uuid "ccb1141f-cad7-4bd2-9143-c21a8e2f7a55")
)
(pad "7" smd roundrect
(at 0.625 -0.25 180)
(at 0.625 -0.25)
(size 0.65 0.25)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(tenting
(front none)
(back none)
)
(uuid "bbc62ceb-babe-4dda-bddd-e82951023c84")
)
(pad "8" smd roundrect
(at 0.625 -0.75 180)
(at 0.625 -0.75)
(size 0.65 0.25)
(layers "F.Cu" "F.Mask" "F.Paste")
(roundrect_rratio 0.25)
(tenting
(front none)
(back none)
)
(uuid "46016955-1df3-4923-b833-11d8eaaf6e11")
)
(embedded_fonts no)