1
0
mirror of https://github.com/whowechina/chu_pico.git synced 2024-09-23 18:48:23 +02:00

Minor lint fix for PCB project

This commit is contained in:
whowechina 2023-12-10 10:49:04 +08:00
parent 12e40457fb
commit a4c21d8bf1
7 changed files with 68685 additions and 71276 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,14 +1,16 @@
{
"board": {
"active_layer": 31,
"active_layer_preset": "All Copper Layers",
"active_layer": 0,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
"hidden_nets": [
"GND"
],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
@ -64,7 +66,7 @@
35,
36
],
"visible_layers": "fffffff_ffffffff",
"visible_layers": "0001000_ffffffff",
"zone_display_mode": 0
},
"meta": {

View File

@ -1,5 +1,6 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.09999999999999999,
@ -62,32 +63,43 @@
"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": "error",
"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",
"npth_inside_courtyard": "warning",
"padstack": "error",
"pth_inside_courtyard": "ignore",
"pth_inside_courtyard": "warning",
"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",
@ -96,7 +108,6 @@
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zone_has_empty_net": "error",
"zones_intersect": "error"
},
"rules": {
@ -104,20 +115,65 @@
"allow_microvias": false,
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 1,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0,
"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": [
0.0
],
@ -130,7 +186,8 @@
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"layer_presets": []
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
@ -314,18 +371,23 @@
"rule_severities": {
"bus_definition_conflict": "error",
"bus_entry_needed": "error",
"bus_label_syntax": "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",
@ -335,6 +397,7 @@
"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",
@ -352,7 +415,7 @@
"net_settings": {
"classes": [
{
"bus_width": 12.0,
"bus_width": 12,
"clearance": 0.175,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
@ -366,13 +429,15 @@
"track_width": 0.3,
"via_diameter": 0.8,
"via_drill": 0.4,
"wire_width": 6.0
"wire_width": 6
}
],
"meta": {
"version": 2
"version": 3
},
"net_colors": null
"net_colors": null,
"netclass_assignments": null,
"netclass_patterns": []
},
"pcbnew": {
"last_paths": {
@ -388,6 +453,8 @@
"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": [],
@ -419,7 +486,11 @@
"page_layout_descr_file": "",
"plot_directory": "",
"spice_adjust_passive_values": false,
"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
},

View File

@ -1,36 +1,36 @@
(footprint "MPR121_BOARD" (version 20211014) (generator pcbnew)
(footprint "MPR121_BOARD" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(tedit 5F6D1AD2)
(descr "UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py")
(tags "UQFN NoLead")
(attr smd)
(attr through_hole)
(fp_text reference "REF**" (at 0 -12.8) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 8b171348-ca3e-425e-9f61-f45e103b1bd2)
)
(fp_text value "MPR121_BOARD" (at 0 -7.2) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 411beb9d-6946-4d57-9cc3-d25432b47f6d)
)
(fp_rect (start -15.5 -19) (end 15.5 1.5) (layer "F.SilkS") (width 0.12) (fill none) (tstamp 07a7856e-a3ee-4160-8e9f-8e80b88c2580))
(pad "1" thru_hole oval (at 3.81 -17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp e7239783-0eda-47b1-9bb5-dc761bac4cfc))
(pad "2" thru_hole oval (at 1.27 -17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp aa3c51fa-dd83-44f6-9256-1fa009900c71))
(pad "3" thru_hole oval (at -1.27 -17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 9dafecdf-3e7c-4d54-9cdc-99370e10389e))
(pad "4" thru_hole oval (at -3.81 -17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 6f80cce5-cc9f-4a52-a8df-19f90a01dd9e))
(pad "6" thru_hole oval (at -6.35 -17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 44a4ca48-29ab-4d90-90d6-64db1631c3e2))
(pad "8" thru_hole rect (at -13.97 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 02287b17-3150-4ea1-9903-9321e49eb3c0))
(pad "9" thru_hole oval (at -11.43 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 92d1b4f9-101c-4e45-b454-f498132a8a5b))
(pad "10" thru_hole oval (at -8.89 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 9e66df5c-9593-4802-95a8-5d7cf1c02041))
(pad "11" thru_hole oval (at -6.35 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 1713d9a2-6d31-4ac4-8143-bd9bc42fb99f))
(pad "12" thru_hole oval (at -3.81 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 86f3dd1e-b802-4696-9f7e-9d2104abbcb7))
(pad "13" thru_hole oval (at -1.27 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp afbdafd3-d9dd-40eb-8d75-c869030be647))
(pad "14" thru_hole oval (at 1.27 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 98bcbe68-d77f-4b4e-afa7-7915fcc97b4f))
(pad "15" thru_hole oval (at 3.81 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp d2e47fcd-00b3-44b4-b23d-bcec3b3bca87))
(pad "16" thru_hole oval (at 6.35 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 99c24bd2-1ad7-4431-81cb-98dcd0431128))
(pad "17" thru_hole oval (at 8.89 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp a9f15ab7-c7db-41e6-b072-f9954d8a40c9))
(pad "18" thru_hole oval (at 11.43 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp ef3aaecb-34ab-4475-a9aa-afc3a20125a1))
(pad "19" thru_hole oval (at 13.97 0 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 782e9d72-1d5b-4353-9178-3149f697cc20))
(pad "20" thru_hole oval (at 6.35 -17.78 90) (size 1.7 1.7) (drill 1) (layers *.Cu *.Mask) (tstamp 775000e9-7a80-411f-804c-c3912305821b))
(fp_rect (start -15.5 -19) (end 15.5 1.5)
(stroke (width 0.12) (type solid)) (fill none) (layer "F.SilkS") (tstamp 07a7856e-a3ee-4160-8e9f-8e80b88c2580))
(pad "1" thru_hole oval (at 3.81 -17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp e7239783-0eda-47b1-9bb5-dc761bac4cfc))
(pad "2" thru_hole oval (at 1.27 -17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp aa3c51fa-dd83-44f6-9256-1fa009900c71))
(pad "3" thru_hole oval (at -1.27 -17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 9dafecdf-3e7c-4d54-9cdc-99370e10389e))
(pad "4" thru_hole oval (at -3.81 -17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 6f80cce5-cc9f-4a52-a8df-19f90a01dd9e))
(pad "6" thru_hole oval (at -6.35 -17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 44a4ca48-29ab-4d90-90d6-64db1631c3e2))
(pad "8" thru_hole rect (at -13.97 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 02287b17-3150-4ea1-9903-9321e49eb3c0))
(pad "9" thru_hole oval (at -11.43 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 92d1b4f9-101c-4e45-b454-f498132a8a5b))
(pad "10" thru_hole oval (at -8.89 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 9e66df5c-9593-4802-95a8-5d7cf1c02041))
(pad "11" thru_hole oval (at -6.35 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 1713d9a2-6d31-4ac4-8143-bd9bc42fb99f))
(pad "12" thru_hole oval (at -3.81 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 86f3dd1e-b802-4696-9f7e-9d2104abbcb7))
(pad "13" thru_hole oval (at -1.27 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp afbdafd3-d9dd-40eb-8d75-c869030be647))
(pad "14" thru_hole oval (at 1.27 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 98bcbe68-d77f-4b4e-afa7-7915fcc97b4f))
(pad "15" thru_hole oval (at 3.81 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp d2e47fcd-00b3-44b4-b23d-bcec3b3bca87))
(pad "16" thru_hole oval (at 6.35 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 99c24bd2-1ad7-4431-81cb-98dcd0431128))
(pad "17" thru_hole oval (at 8.89 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp a9f15ab7-c7db-41e6-b072-f9954d8a40c9))
(pad "18" thru_hole oval (at 11.43 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp ef3aaecb-34ab-4475-a9aa-afc3a20125a1))
(pad "19" thru_hole oval (at 13.97 0 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 782e9d72-1d5b-4353-9178-3149f697cc20))
(pad "20" thru_hole oval (at 6.35 -17.78 90) (size 1.7 1.7) (drill 1) (layers "*.Cu" "*.Mask") (tstamp 775000e9-7a80-411f-804c-c3912305821b))
(model "${KIPRJMOD}/3dmodels/ImageToStl.com_mpr121_breakout_v13.wrl"
(offset (xyz -15.24 19.02 3.25))
(scale (xyz 0.3937 0.3937 0.3937))

View File

@ -1,268 +1,333 @@
(footprint "RPi_Pico_SMD_Pins_Strip" (version 20211014) (generator pcbnew)
(footprint "RPi_Pico_SMD_Pins_Strip" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(tedit 61187C56)
(descr "Through hole straight pin header, 2x20, 2.54mm pitch, double rows")
(tags "Through hole pin header THT 2x20 2.54mm double row")
(attr through_hole)
(attr smd)
(fp_text reference "REF**" (at 0 0) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e4cf439d-11dc-481e-8667-991951799033)
)
(fp_text value "RPi_Pico_SMD_Pins_Strip" (at 0 2.159) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0a2e3173-3228-4d8d-adfc-1544a74dc07e)
)
(fp_text user "G" (at -12.33902 -19.111009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 06509d72-f488-44a4-a617-b74fe30bfd68)
)
(fp_text user "10" (at -12.594925 8.828991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 0ee9c3a8-fd3e-4ec0-a6ec-82c1c7b9863a)
)
(fp_text user "G" (at -12.33902 -6.411009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 133c0653-23d7-4663-a2d5-65351cbe9aed)
)
(fp_text user "Ref" (at 12.824044 -11.43) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 1658cb35-cab3-4cdd-a90a-2d691f848f2d)
)
(fp_text user "8" (at -12.325552 1.208991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 208c8917-73ce-4848-b1cf-37aee543113f)
)
(fp_text user "G" (at 12.252616 19.039642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 217adda3-fb51-4102-b529-9209ba27a7b4)
)
(fp_text user "5" (at -12.325552 -8.951009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 2b96e411-8930-4df3-8108-9d0403fc442c)
)
(fp_text user "27" (at 12.614521 -3.810358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 2ebe85cd-db9a-456c-bca5-12c43146896e)
)
(fp_text user "3" (at -12.325552 -14.031009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 3ef78a32-9229-43d6-bb73-95121358d409)
)
(fp_text user "7" (at -12.325552 -1.361009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 477978b5-12f5-49ab-9d5e-771af73bec04)
)
(fp_text user "17" (at 12.614521 21.579642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 4a4061fc-2670-4a2a-80d7-ad9f9f5964d3)
)
(fp_text user "4" (at -12.325552 -11.491009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 5be40f27-f53c-434b-b1b9-3462c97be9aa)
)
(fp_text user "12" (at -12.594925 13.908991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 5e9b928b-477e-427b-baf8-ccbec3d55774)
)
(fp_text user "1" (at -12.325552 -21.661009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 600e9153-bfb7-4344-9779-d24ee570d165)
)
(fp_text user "19" (at 12.614521 13.959642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 62bc8457-7e1b-4034-9599-39d7f3120805)
)
(fp_text user "2" (at -12.325552 -16.571009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 6d39a479-52bb-4f49-912b-6dbcb0bf3780)
)
(fp_text user "G" (at -12.33902 6.288991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 81bd66be-ac5c-45c8-9993-73aedd8a1781)
)
(fp_text user "28" (at 12.614521 -9.154358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 83cdd7d3-ec75-4b5f-ac58-a4f0e31217e4)
)
(fp_text user "20" (at 12.614521 11.419642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 856cf6b4-fdef-450f-9913-f4b18aa198aa)
)
(fp_text user "18" (at 12.614521 16.499642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 8c500cdb-9395-4e74-9e29-6442461eeff9)
)
(fp_text user "G" (at 12.252616 -19.060358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 917b8bcd-f048-46e3-8812-5e7eebad0fca)
)
(fp_text user "3En" (at 12.957378 -16.51) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp 9b5bde04-f522-45a8-97f9-81e6fcb2e6f8)
)
(fp_text user "3.3" (at 12.804997 -13.910358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp a0df2e8f-c277-40c9-813a-04feb0285c4f)
)
(fp_text user "Sys" (at 12.86214 -21.600358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp a8097885-0379-41cc-9ca4-98f010778430)
)
(fp_text user "21" (at 12.614521 8.889642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp a8fe2a6d-88fa-4205-b905-be590c70deae)
)
(fp_text user "6" (at -12.325552 -3.871009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp ad95e682-e2b2-4f36-ac26-c00143aa46f5)
)
(fp_text user "0" (at -12.325552 -24.191009) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp ade3f992-d9d1-4ae5-a9b8-6fc0160679b3)
)
(fp_text user "G" (at -12.33902 18.988991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp b007b1b8-a3bc-4248-ae10-aaae667f8108)
)
(fp_text user "SWC" (at -5.08 26.2) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp b0921ad4-d793-41e0-9003-029127f96711)
)
(fp_text user "15" (at -12.594925 24.068991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp b87befaa-b628-4549-9cdc-33b061abef1a)
)
(fp_text user "G" (at 12.252616 6.339642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp ba88652f-9490-47b1-bf5c-db82000c4164)
)
(fp_text user "11" (at -12.594925 11.368991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp c8523aed-761e-4a0b-bfcc-a444755bb448)
)
(fp_text user "14" (at -12.594925 21.528991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp cdeb63b2-93e0-4a39-95a1-8336be8f5b9a)
)
(fp_text user "Bus" (at 12.93833 -24.210358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp df75c3fe-6b84-48d3-8284-7cbff072c862)
)
(fp_text user "Run" (at 12.976425 1.259642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp e72bd44e-ca6f-4baa-b09f-c51f16900883)
)
(fp_text user "SWD" (at 5.08 26.2) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp e895c174-d71b-4342-97b9-ca1c90e5d92b)
)
(fp_text user "22" (at 12.614521 3.799642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp eb73468a-65a1-4b1b-ab6d-153ce00ab720)
)
(fp_text user "13" (at -12.594925 16.448991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp ebaf9dcb-2204-4ee5-9318-509e9533bdaa)
)
(fp_text user "26" (at 12.614521 -1.280358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp f15c7d7b-c7f2-4e09-b177-680d40d9eb74)
)
(fp_text user "16" (at 12.614521 24.119642) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp f1f7eac6-7309-4055-95a7-7a317f1cd071)
)
(fp_text user "9" (at -12.325552 3.748991) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp f593d834-3e30-4ad7-90c4-419f8b44e560)
)
(fp_text user "AG" (at 12.595473 -6.360358) (layer "F.SilkS")
(effects (font (size 0.8 0.8) (thickness 0.15)))
(effects (font (size 0.8 0.8) (thickness 0.15)))
(tstamp ff50c737-338e-470b-9314-24a33b1f89fa)
)
(fp_text user "Copper Keepouts shown on Dwgs layer" (at 0.1 -30.2) (layer "Cmts.User") hide
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 063e7db8-95ac-427d-a6d7-9fa8c92e62d8)
)
(fp_text user "${REFERENCE}" (at 0 0 180) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 218a254e-287b-4646-95f9-9b84c742c6cf)
)
(fp_line (start -10.5 -2.7) (end -10.5 -2.3) (layer "F.SilkS") (width 0.12) (tstamp 0b7d1411-957b-4c9e-9d3e-48b6bc6a7e2a))
(fp_line (start 10.5 4.9) (end 10.5 5.3) (layer "F.SilkS") (width 0.12) (tstamp 0f740ca0-68f5-4331-b3fe-6fedb56a53c1))
(fp_line (start 10.5 -10.4) (end 10.5 -10) (layer "F.SilkS") (width 0.12) (tstamp 13402f08-82f6-4093-9ce4-50e41340fb4c))
(fp_line (start 10.5 -12.9) (end 10.5 -12.5) (layer "F.SilkS") (width 0.12) (tstamp 17587855-1cda-400f-985a-5b70b6ee8444))
(fp_line (start -10.5 4.9) (end -10.5 5.3) (layer "F.SilkS") (width 0.12) (tstamp 1f91c1f9-b247-4164-b0cf-b72ae8b22d62))
(fp_line (start 10.5 7.4) (end 10.5 7.8) (layer "F.SilkS") (width 0.12) (tstamp 242b6f79-87ec-4ff9-aad8-ba6e774f0996))
(fp_line (start -10.5 -20.5) (end -10.5 -20.1) (layer "F.SilkS") (width 0.12) (tstamp 2d3cc976-fb78-4605-95ed-a14cc0518d0b))
(fp_line (start -10.5 2.3) (end -10.5 2.7) (layer "F.SilkS") (width 0.12) (tstamp 2dc17614-739e-4eca-a2d8-1a513b2165a9))
(fp_line (start 10.5 -23.1) (end 10.5 -22.7) (layer "F.SilkS") (width 0.12) (tstamp 2e7ae198-6df6-4a0e-8cf7-fa7d4dd013ba))
(fp_line (start 10.5 2.3) (end 10.5 2.7) (layer "F.SilkS") (width 0.12) (tstamp 33001cee-c4fd-49e9-9c18-b3fb5577cb8f))
(fp_line (start -10.5 -0.2) (end -10.5 0.2) (layer "F.SilkS") (width 0.12) (tstamp 383d6201-80f3-4645-8947-812217c0c22d))
(fp_line (start -10.5 -18) (end -10.5 -17.6) (layer "F.SilkS") (width 0.12) (tstamp 3d1ba0c3-d5c2-4e1e-8475-5e37ec816ee0))
(fp_line (start 10.5 10) (end 10.5 10.4) (layer "F.SilkS") (width 0.12) (tstamp 423aaa13-7f95-4edf-b609-8f65bd97fbee))
(fp_line (start 10.5 -25.5) (end 10.5 -25.2) (layer "F.SilkS") (width 0.12) (tstamp 44aa0c12-6024-4d23-bfb4-f35e3f1afc9d))
(fp_line (start -7.493 -22.833) (end -7.493 -25.5) (layer "F.SilkS") (width 0.12) (tstamp 4cba1b9f-929d-491e-bffa-f217cea90aad))
(fp_line (start -10.5 -15.4) (end -10.5 -15) (layer "F.SilkS") (width 0.12) (tstamp 54f1b903-58e9-4d60-bd06-0c75d929a9ef))
(fp_line (start 10.5 25.5) (end 3.7 25.5) (layer "F.SilkS") (width 0.12) (tstamp 5604dccc-f210-4cd2-9140-21197f673edc))
(fp_line (start -10.5 17.6) (end -10.5 18) (layer "F.SilkS") (width 0.12) (tstamp 5885d274-8f57-469f-943f-c1f21692c0a7))
(fp_line (start -10.5 22.7) (end -10.5 23.1) (layer "F.SilkS") (width 0.12) (tstamp 5e7e5896-977a-4129-960c-a199e4f07038))
(fp_line (start -10.5 7.4) (end -10.5 7.8) (layer "F.SilkS") (width 0.12) (tstamp 63e5a5cf-32ec-4957-80bc-94555f85063f))
(fp_line (start -10.5 15.1) (end -10.5 15.5) (layer "F.SilkS") (width 0.12) (tstamp 71eb7d5d-2f78-4aae-b3ac-22783512900c))
(fp_line (start 10.5 12.5) (end 10.5 12.9) (layer "F.SilkS") (width 0.12) (tstamp 737c6f62-cb10-4f10-a028-a50aa6dec846))
(fp_line (start -10.5 -22.833) (end -7.493 -22.833) (layer "F.SilkS") (width 0.12) (tstamp 75c933d5-c25a-42a5-954d-73a6fcc2aa56))
(fp_line (start -3.7 25.5) (end -10.5 25.5) (layer "F.SilkS") (width 0.12) (tstamp 7a214662-1244-4d10-92e2-3e21132175b8))
(fp_line (start -10.5 12.5) (end -10.5 12.9) (layer "F.SilkS") (width 0.12) (tstamp 7aee74d5-b7fc-463d-9881-6d4269be03a4))
(fp_line (start 10.5 -2.7) (end 10.5 -2.3) (layer "F.SilkS") (width 0.12) (tstamp 808a5a9c-135e-4259-a67e-b7f0ee54e06d))
(fp_line (start 10.5 -7.8) (end 10.5 -7.4) (layer "F.SilkS") (width 0.12) (tstamp 84a4024f-8806-4c38-ad1b-25f67c2dd57c))
(fp_line (start -1.5 25.5) (end -1.1 25.5) (layer "F.SilkS") (width 0.12) (tstamp 89afe725-92bc-46ad-bd2b-af7c48cd3754))
(fp_line (start -10.5 -12.9) (end -10.5 -12.5) (layer "F.SilkS") (width 0.12) (tstamp 935e6974-7aa8-4deb-9321-07de7972740c))
(fp_line (start 10.5 -5.3) (end 10.5 -4.9) (layer "F.SilkS") (width 0.12) (tstamp 9ba45ae7-d698-4f81-8cdc-65e064819b27))
(fp_line (start 10.5 17.6) (end 10.5 18) (layer "F.SilkS") (width 0.12) (tstamp a3a6ae17-b470-40ab-a1d8-13d4c7de8968))
(fp_line (start 10.5 20.1) (end 10.5 20.5) (layer "F.SilkS") (width 0.12) (tstamp b816cad4-b559-4e16-9d4b-7a3a00e0cdcb))
(fp_line (start 10.5 -15.4) (end 10.5 -15) (layer "F.SilkS") (width 0.12) (tstamp bd9a2ba4-e81c-42e7-8c1b-821bee5d3a64))
(fp_line (start -10.5 -5.3) (end -10.5 -4.9) (layer "F.SilkS") (width 0.12) (tstamp c3128935-0bb6-41b0-ba89-634d1e5556f5))
(fp_line (start 10.5 22.7) (end 10.5 23.1) (layer "F.SilkS") (width 0.12) (tstamp c54d27ea-32ee-4e2e-89c2-09fa49878876))
(fp_line (start -10.5 10) (end -10.5 10.4) (layer "F.SilkS") (width 0.12) (tstamp c833799a-e006-4453-82eb-e9216162f9de))
(fp_line (start 10.5 -18) (end 10.5 -17.6) (layer "F.SilkS") (width 0.12) (tstamp ca8c08f2-4dc0-4da2-90d2-481b5ed29f13))
(fp_line (start -2 -25.5) (end -10.53 -25.5) (layer "F.SilkS") (width 0.12) (tstamp cb4480f8-d321-44d2-99bb-e850b5359f61))
(fp_line (start 10.5 -0.2) (end 10.5 0.2) (layer "F.SilkS") (width 0.12) (tstamp d0d1d57b-7716-4164-9a67-99e55f933261))
(fp_line (start -10.5 -23.1) (end -10.5 -22.7) (layer "F.SilkS") (width 0.12) (tstamp d1eb9f49-3c8a-42cf-8505-f71a4977bc4b))
(fp_line (start 1.1 25.5) (end 1.5 25.5) (layer "F.SilkS") (width 0.12) (tstamp d4959f69-1da1-4170-a754-7ba8f2981c97))
(fp_line (start -10.5 -25.5) (end -10.5 -25.2) (layer "F.SilkS") (width 0.12) (tstamp d7b578a5-9019-4eae-b1c8-2adbe90e3aa0))
(fp_line (start 10.47 -25.5) (end 2 -25.5) (layer "F.SilkS") (width 0.12) (tstamp e0e62e3f-f20d-496a-9974-92f1cc568b26))
(fp_line (start 10.5 -20.5) (end 10.5 -20.1) (layer "F.SilkS") (width 0.12) (tstamp e590b432-292c-44ad-801e-6c1f3739bd37))
(fp_line (start -10.5 -10.4) (end -10.5 -10) (layer "F.SilkS") (width 0.12) (tstamp e63388a4-7983-404d-a988-aeebda292e08))
(fp_line (start -10.5 20.1) (end -10.5 20.5) (layer "F.SilkS") (width 0.12) (tstamp e7e7b92d-9f6b-4140-8c3c-c67773a6e639))
(fp_line (start 10.5 15.1) (end 10.5 15.5) (layer "F.SilkS") (width 0.12) (tstamp fa4e2b77-2741-45b7-acae-f0614b7bbc40))
(fp_line (start -10.5 -7.8) (end -10.5 -7.4) (layer "F.SilkS") (width 0.12) (tstamp fa7b55a4-949a-4c14-a41e-e6a99cdcbe3c))
(fp_poly (pts
(xy -1.5 -11.5)
(xy -3.5 -11.5)
(xy -3.5 -13.5)
(xy -1.5 -13.5)
) (layer "Dwgs.User") (width 0.1) (fill solid) (tstamp 2aa62e07-cf87-4bd3-8b65-7e50d42bbc21))
(fp_poly (pts
(xy -1.5 -14)
(xy -3.5 -14)
(xy -3.5 -16)
(xy -1.5 -16)
) (layer "Dwgs.User") (width 0.1) (fill solid) (tstamp be740f04-8ca6-4d84-836c-e8f794ed7a14))
(fp_poly (pts
(fp_line (start -10.5 -25.5) (end -10.5 -25.2)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d7b578a5-9019-4eae-b1c8-2adbe90e3aa0))
(fp_line (start -10.5 -23.1) (end -10.5 -22.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d1eb9f49-3c8a-42cf-8505-f71a4977bc4b))
(fp_line (start -10.5 -22.833) (end -7.493 -22.833)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 75c933d5-c25a-42a5-954d-73a6fcc2aa56))
(fp_line (start -10.5 -20.5) (end -10.5 -20.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2d3cc976-fb78-4605-95ed-a14cc0518d0b))
(fp_line (start -10.5 -18) (end -10.5 -17.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 3d1ba0c3-d5c2-4e1e-8475-5e37ec816ee0))
(fp_line (start -10.5 -15.4) (end -10.5 -15)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 54f1b903-58e9-4d60-bd06-0c75d929a9ef))
(fp_line (start -10.5 -12.9) (end -10.5 -12.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 935e6974-7aa8-4deb-9321-07de7972740c))
(fp_line (start -10.5 -10.4) (end -10.5 -10)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e63388a4-7983-404d-a988-aeebda292e08))
(fp_line (start -10.5 -7.8) (end -10.5 -7.4)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa7b55a4-949a-4c14-a41e-e6a99cdcbe3c))
(fp_line (start -10.5 -5.3) (end -10.5 -4.9)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c3128935-0bb6-41b0-ba89-634d1e5556f5))
(fp_line (start -10.5 -2.7) (end -10.5 -2.3)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0b7d1411-957b-4c9e-9d3e-48b6bc6a7e2a))
(fp_line (start -10.5 -0.2) (end -10.5 0.2)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 383d6201-80f3-4645-8947-812217c0c22d))
(fp_line (start -10.5 2.3) (end -10.5 2.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2dc17614-739e-4eca-a2d8-1a513b2165a9))
(fp_line (start -10.5 4.9) (end -10.5 5.3)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 1f91c1f9-b247-4164-b0cf-b72ae8b22d62))
(fp_line (start -10.5 7.4) (end -10.5 7.8)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 63e5a5cf-32ec-4957-80bc-94555f85063f))
(fp_line (start -10.5 10) (end -10.5 10.4)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c833799a-e006-4453-82eb-e9216162f9de))
(fp_line (start -10.5 12.5) (end -10.5 12.9)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7aee74d5-b7fc-463d-9881-6d4269be03a4))
(fp_line (start -10.5 15.1) (end -10.5 15.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 71eb7d5d-2f78-4aae-b3ac-22783512900c))
(fp_line (start -10.5 17.6) (end -10.5 18)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5885d274-8f57-469f-943f-c1f21692c0a7))
(fp_line (start -10.5 20.1) (end -10.5 20.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e7e7b92d-9f6b-4140-8c3c-c67773a6e639))
(fp_line (start -10.5 22.7) (end -10.5 23.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5e7e5896-977a-4129-960c-a199e4f07038))
(fp_line (start -7.493 -22.833) (end -7.493 -25.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 4cba1b9f-929d-491e-bffa-f217cea90aad))
(fp_line (start -3.7 25.5) (end -10.5 25.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 7a214662-1244-4d10-92e2-3e21132175b8))
(fp_line (start -2 -25.5) (end -10.53 -25.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp cb4480f8-d321-44d2-99bb-e850b5359f61))
(fp_line (start -1.5 25.5) (end -1.1 25.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 89afe725-92bc-46ad-bd2b-af7c48cd3754))
(fp_line (start 1.1 25.5) (end 1.5 25.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d4959f69-1da1-4170-a754-7ba8f2981c97))
(fp_line (start 10.47 -25.5) (end 2 -25.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e0e62e3f-f20d-496a-9974-92f1cc568b26))
(fp_line (start 10.5 -25.5) (end 10.5 -25.2)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 44aa0c12-6024-4d23-bfb4-f35e3f1afc9d))
(fp_line (start 10.5 -23.1) (end 10.5 -22.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 2e7ae198-6df6-4a0e-8cf7-fa7d4dd013ba))
(fp_line (start 10.5 -20.5) (end 10.5 -20.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp e590b432-292c-44ad-801e-6c1f3739bd37))
(fp_line (start 10.5 -18) (end 10.5 -17.6)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp ca8c08f2-4dc0-4da2-90d2-481b5ed29f13))
(fp_line (start 10.5 -15.4) (end 10.5 -15)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp bd9a2ba4-e81c-42e7-8c1b-821bee5d3a64))
(fp_line (start 10.5 -12.9) (end 10.5 -12.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 17587855-1cda-400f-985a-5b70b6ee8444))
(fp_line (start 10.5 -10.4) (end 10.5 -10)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 13402f08-82f6-4093-9ce4-50e41340fb4c))
(fp_line (start 10.5 -7.8) (end 10.5 -7.4)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 84a4024f-8806-4c38-ad1b-25f67c2dd57c))
(fp_line (start 10.5 -5.3) (end 10.5 -4.9)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 9ba45ae7-d698-4f81-8cdc-65e064819b27))
(fp_line (start 10.5 -2.7) (end 10.5 -2.3)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 808a5a9c-135e-4259-a67e-b7f0ee54e06d))
(fp_line (start 10.5 -0.2) (end 10.5 0.2)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp d0d1d57b-7716-4164-9a67-99e55f933261))
(fp_line (start 10.5 2.3) (end 10.5 2.7)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 33001cee-c4fd-49e9-9c18-b3fb5577cb8f))
(fp_line (start 10.5 4.9) (end 10.5 5.3)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 0f740ca0-68f5-4331-b3fe-6fedb56a53c1))
(fp_line (start 10.5 7.4) (end 10.5 7.8)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 242b6f79-87ec-4ff9-aad8-ba6e774f0996))
(fp_line (start 10.5 10) (end 10.5 10.4)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 423aaa13-7f95-4edf-b609-8f65bd97fbee))
(fp_line (start 10.5 12.5) (end 10.5 12.9)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 737c6f62-cb10-4f10-a028-a50aa6dec846))
(fp_line (start 10.5 15.1) (end 10.5 15.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp fa4e2b77-2741-45b7-acae-f0614b7bbc40))
(fp_line (start 10.5 17.6) (end 10.5 18)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp a3a6ae17-b470-40ab-a1d8-13d4c7de8968))
(fp_line (start 10.5 20.1) (end 10.5 20.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp b816cad4-b559-4e16-9d4b-7a3a00e0cdcb))
(fp_line (start 10.5 22.7) (end 10.5 23.1)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp c54d27ea-32ee-4e2e-89c2-09fa49878876))
(fp_line (start 10.5 25.5) (end 3.7 25.5)
(stroke (width 0.12) (type solid)) (layer "F.SilkS") (tstamp 5604dccc-f210-4cd2-9140-21197f673edc))
(fp_poly
(pts
(xy -1.5 -16.5)
(xy -3.5 -16.5)
(xy -3.5 -18.5)
(xy -1.5 -18.5)
) (layer "Dwgs.User") (width 0.1) (fill solid) (tstamp e13f09b5-6387-4534-81e7-dd2b00ed40f5))
(fp_line (start -11 26) (end -11 -26) (layer "F.CrtYd") (width 0.12) (tstamp 5b0f5ec6-fbf6-4f49-8bb8-955705a27ca7))
(fp_line (start -11 -26) (end 11 -26) (layer "F.CrtYd") (width 0.12) (tstamp 60710b96-effb-4af9-8c14-a0b67db83e1b))
(fp_line (start 11 -26) (end 11 26) (layer "F.CrtYd") (width 0.12) (tstamp 834402c5-6f6e-4080-a27b-1719b31843ca))
(fp_line (start 11 26) (end -11 26) (layer "F.CrtYd") (width 0.12) (tstamp 99980087-2cd9-4486-9129-8e4eb2b83a46))
(fp_line (start -10.5 -25.5) (end 10.5 -25.5) (layer "F.Fab") (width 0.12) (tstamp 4f545131-598b-4fdb-9173-dcdf56270b4f))
(fp_line (start 10.5 -25.5) (end 10.5 25.5) (layer "F.Fab") (width 0.12) (tstamp 698420cb-d212-426a-9673-60498f602587))
(fp_line (start -10.5 25.5) (end -10.5 -25.5) (layer "F.Fab") (width 0.12) (tstamp 755e89d2-557c-47a9-bc95-ea83294fbb72))
(fp_line (start 10.5 25.5) (end -10.5 25.5) (layer "F.Fab") (width 0.12) (tstamp e06f4032-3b9c-44d1-b44a-3c0ea7ed3ebc))
(fp_line (start -10.5 -24.2) (end -9.2 -25.5) (layer "F.Fab") (width 0.12) (tstamp eb1aa312-7479-4628-b17a-083647e5e75a))
)
(stroke (width 0.1) (type solid)) (fill solid) (layer "Dwgs.User") (tstamp e13f09b5-6387-4534-81e7-dd2b00ed40f5))
(fp_poly
(pts
(xy -1.5 -14)
(xy -3.5 -14)
(xy -3.5 -16)
(xy -1.5 -16)
)
(stroke (width 0.1) (type solid)) (fill solid) (layer "Dwgs.User") (tstamp be740f04-8ca6-4d84-836c-e8f794ed7a14))
(fp_poly
(pts
(xy -1.5 -11.5)
(xy -3.5 -11.5)
(xy -3.5 -13.5)
(xy -1.5 -13.5)
)
(stroke (width 0.1) (type solid)) (fill solid) (layer "Dwgs.User") (tstamp 2aa62e07-cf87-4bd3-8b65-7e50d42bbc21))
(fp_line (start -11 -26) (end 11 -26)
(stroke (width 0.12) (type solid)) (layer "F.CrtYd") (tstamp 60710b96-effb-4af9-8c14-a0b67db83e1b))
(fp_line (start -11 26) (end -11 -26)
(stroke (width 0.12) (type solid)) (layer "F.CrtYd") (tstamp 5b0f5ec6-fbf6-4f49-8bb8-955705a27ca7))
(fp_line (start 11 -26) (end 11 26)
(stroke (width 0.12) (type solid)) (layer "F.CrtYd") (tstamp 834402c5-6f6e-4080-a27b-1719b31843ca))
(fp_line (start 11 26) (end -11 26)
(stroke (width 0.12) (type solid)) (layer "F.CrtYd") (tstamp 99980087-2cd9-4486-9129-8e4eb2b83a46))
(fp_line (start -10.5 -25.5) (end 10.5 -25.5)
(stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 4f545131-598b-4fdb-9173-dcdf56270b4f))
(fp_line (start -10.5 -24.2) (end -9.2 -25.5)
(stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp eb1aa312-7479-4628-b17a-083647e5e75a))
(fp_line (start -10.5 25.5) (end -10.5 -25.5)
(stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 755e89d2-557c-47a9-bc95-ea83294fbb72))
(fp_line (start 10.5 -25.5) (end 10.5 25.5)
(stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp 698420cb-d212-426a-9673-60498f602587))
(fp_line (start 10.5 25.5) (end -10.5 25.5)
(stroke (width 0.12) (type solid)) (layer "F.Fab") (tstamp e06f4032-3b9c-44d1-b44a-3c0ea7ed3ebc))
(pad "1" smd rect (at -9.8 -24.13) (size 3.5 1.7) (layers "F.Cu" "F.Mask") (tstamp 20eaa9d3-42d9-49ad-ba2e-d6d0e3ad7f5e))
(pad "2" smd rect (at -9.8 -21.59) (size 3.5 1.7) (layers "F.Cu" "F.Mask") (tstamp 3af910a2-f3c8-43d8-8537-0cebd7c2034a))
(pad "3" smd rect (at -9.8 -19.05) (size 3.5 1.7) (layers "F.Cu" "F.Mask") (tstamp ed0f5b6a-77f1-4f84-800f-bd75b4110eda))
@ -306,9 +371,9 @@
(pad "41" smd rect (at -2.54 24.8 90) (size 3.5 1.7) (layers "F.Cu" "F.Mask") (tstamp 1c261dfc-e19a-4fe0-b65e-23567cc94b87))
(pad "42" smd rect (at 0 24.8 90) (size 3.5 1.7) (layers "F.Cu" "F.Mask") (tstamp fa76a518-13fc-4956-8a4d-43fdd97f326b))
(pad "43" smd rect (at 2.54 24.8 90) (size 3.5 1.7) (layers "F.Cu" "F.Mask") (tstamp 5be2f086-d13c-4d03-8e88-44958d73131d))
(pad "TP1" thru_hole roundrect (at 0 -21.37) (size 1.5 2.5) (drill oval 1.2 2.2) (layers *.Cu *.Mask) (roundrect_rratio 0.2) (tstamp 87ff33ae-6958-49b7-af2f-9819886b7d71))
(pad "TP2" thru_hole roundrect (at 1 -24.65) (size 1.5 2.5) (drill oval 1.2 2.2) (layers *.Cu *.Mask) (roundrect_rratio 0.2) (tstamp 5e5dc19d-dcb2-46e8-a813-55218aaed20b))
(pad "TP3" thru_hole roundrect (at -1 -24.67) (size 1.5 2.5) (drill oval 1.2 2.2) (layers *.Cu *.Mask) (roundrect_rratio 0.2) (tstamp 0e95963f-925f-4523-950f-bab4db868d15))
(pad "TP1" thru_hole roundrect (at 0 -21.37) (size 1.5 2.5) (drill oval 1.2 2.2) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.2) (tstamp 87ff33ae-6958-49b7-af2f-9819886b7d71))
(pad "TP2" thru_hole roundrect (at 1 -24.65) (size 1.5 2.5) (drill oval 1.2 2.2) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.2) (tstamp 5e5dc19d-dcb2-46e8-a813-55218aaed20b))
(pad "TP3" thru_hole roundrect (at -1 -24.67) (size 1.5 2.5) (drill oval 1.2 2.2) (layers "*.Cu" "*.Mask") (roundrect_rratio 0.2) (tstamp 0e95963f-925f-4523-950f-bab4db868d15))
(model "${KIPRJMOD}/3dmodels/Raspberry Pi Pico-R3.STEP"
(offset (xyz 0 0 0))
(scale (xyz 1 1 1))

View File

@ -1,35 +1,54 @@
(footprint "WS2812B-4020" (version 20211014) (generator pcbnew)
(footprint "WS2812B-4020" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(tedit 619321C0)
(attr through_hole)
(attr smd)
(fp_text reference "REF**" (at 0.075 2.25 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c4ef411a-fc2f-4578-b8f7-35707fd98313)
)
(fp_text value "WS2812B-4020" (at -0.125 -2) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(effects (font (size 1 1) (thickness 0.15)))
(tstamp f71f6ef5-85a2-4019-8a61-9ed148c2630e)
)
(fp_line (start -1.9 -0.75) (end -1.6 -0.75) (layer "F.SilkS") (width 0.15) (tstamp 04a7d87b-d414-409f-9786-71f87a80f93b))
(fp_line (start -1.9 0.75) (end -1.6 0.75) (layer "F.SilkS") (width 0.15) (tstamp 08f76222-d92e-4cd8-ac24-76eb460db3c0))
(fp_line (start -1.9 0.75) (end -1.9 -0.75) (layer "F.SilkS") (width 0.15) (tstamp 15850370-7f6a-40bb-88b7-ed1ce7634955))
(fp_line (start 1.9 -0.75) (end 1.9 0.75) (layer "F.SilkS") (width 0.15) (tstamp 15dde6f1-f99f-430b-94b0-d2397fe707e6))
(fp_line (start 1.6 -0.75) (end 1.35 -0.5) (layer "F.SilkS") (width 0.15) (tstamp 1cdd5aa8-7f47-47e8-b461-aab649f24b83))
(fp_line (start -1.6 -0.75) (end -1.35 -0.5) (layer "F.SilkS") (width 0.15) (tstamp 20a6e613-2091-486b-8a60-1ef5ddfdca03))
(fp_line (start -1.35 -0.5) (end -1.9 0.05) (layer "F.SilkS") (width 0.15) (tstamp 24f8d87e-49f2-4b68-9ab0-bd76e9c092ea))
(fp_line (start 1.9 -0.75) (end 1.6 -0.75) (layer "F.SilkS") (width 0.15) (tstamp 2ce51cb6-acfd-4a83-9b8d-72e6b52fb687))
(fp_line (start 1.9 0.75) (end 1.6 0.75) (layer "F.SilkS") (width 0.15) (tstamp b9f2f6be-9a58-4233-ba98-060a51b6f2c2))
(fp_line (start -1.35 -0.5) (end 1.35 -0.5) (layer "F.SilkS") (width 0.15) (tstamp f2ec24a5-4a47-41b2-90e7-7ade789345b7))
(fp_circle (center 1.610848 -0.323504) (end 1.685848 -0.323504) (layer "F.SilkS") (width 0.15) (fill none) (tstamp 799eb67b-05fd-4eae-b78e-fa1624698ab3))
(fp_line (start 2.25 -1.25) (end -2.25 -1.25) (layer "F.CrtYd") (width 0.01) (tstamp 50d5b259-04ee-494f-91f1-68f2aef65354))
(fp_line (start 2.25 1.5) (end 2.25 -1.25) (layer "F.CrtYd") (width 0.01) (tstamp 63ddbc1a-9e00-43a0-9bf8-4172b45f4c5d))
(fp_line (start -2.25 1.5) (end 2.25 1.5) (layer "F.CrtYd") (width 0.01) (tstamp 8de6e937-97eb-42d5-8a57-64d1712990b7))
(fp_line (start -2.25 1.25) (end -2.25 1.5) (layer "F.CrtYd") (width 0.01) (tstamp 9641c7a3-ac41-4578-9555-49158271e75e))
(fp_line (start -2.25 -1.25) (end -2.25 1.25) (layer "F.CrtYd") (width 0.01) (tstamp ba7fb90a-8336-4498-93b4-c2273d2d4ba0))
(fp_line (start 2 0.85) (end 2 -0.85) (layer "F.Fab") (width 0.01) (tstamp 64dd97d5-957f-4e33-912f-8aa75849eaa4))
(fp_line (start -2 0.85) (end 2 0.85) (layer "F.Fab") (width 0.01) (tstamp 87d3ff16-0d6c-431b-8d06-011365c55752))
(fp_line (start 2 -0.85) (end -2 -0.85) (layer "F.Fab") (width 0.01) (tstamp cd50ccd1-2447-44f8-b138-13e234490099))
(fp_line (start -2 -0.85) (end -2 0.85) (layer "F.Fab") (width 0.01) (tstamp dd499963-442d-4d5d-90dc-ff908bf79f28))
(fp_line (start -1.9 -0.75) (end -1.6 -0.75)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 04a7d87b-d414-409f-9786-71f87a80f93b))
(fp_line (start -1.9 0.75) (end -1.9 -0.75)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 15850370-7f6a-40bb-88b7-ed1ce7634955))
(fp_line (start -1.9 0.75) (end -1.6 0.75)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 08f76222-d92e-4cd8-ac24-76eb460db3c0))
(fp_line (start -1.6 -0.75) (end -1.35 -0.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 20a6e613-2091-486b-8a60-1ef5ddfdca03))
(fp_line (start -1.35 -0.5) (end -1.9 0.05)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 24f8d87e-49f2-4b68-9ab0-bd76e9c092ea))
(fp_line (start -1.35 -0.5) (end 1.35 -0.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp f2ec24a5-4a47-41b2-90e7-7ade789345b7))
(fp_line (start 1.6 -0.75) (end 1.35 -0.5)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 1cdd5aa8-7f47-47e8-b461-aab649f24b83))
(fp_line (start 1.9 -0.75) (end 1.6 -0.75)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 2ce51cb6-acfd-4a83-9b8d-72e6b52fb687))
(fp_line (start 1.9 -0.75) (end 1.9 0.75)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp 15dde6f1-f99f-430b-94b0-d2397fe707e6))
(fp_line (start 1.9 0.75) (end 1.6 0.75)
(stroke (width 0.15) (type solid)) (layer "F.SilkS") (tstamp b9f2f6be-9a58-4233-ba98-060a51b6f2c2))
(fp_circle (center 1.610848 -0.323504) (end 1.685848 -0.323504)
(stroke (width 0.15) (type solid)) (fill none) (layer "F.SilkS") (tstamp 799eb67b-05fd-4eae-b78e-fa1624698ab3))
(fp_line (start -2.25 -1.25) (end -2.25 1.25)
(stroke (width 0.01) (type solid)) (layer "F.CrtYd") (tstamp ba7fb90a-8336-4498-93b4-c2273d2d4ba0))
(fp_line (start -2.25 1.25) (end -2.25 1.5)
(stroke (width 0.01) (type solid)) (layer "F.CrtYd") (tstamp 9641c7a3-ac41-4578-9555-49158271e75e))
(fp_line (start -2.25 1.5) (end 2.25 1.5)
(stroke (width 0.01) (type solid)) (layer "F.CrtYd") (tstamp 8de6e937-97eb-42d5-8a57-64d1712990b7))
(fp_line (start 2.25 -1.25) (end -2.25 -1.25)
(stroke (width 0.01) (type solid)) (layer "F.CrtYd") (tstamp 50d5b259-04ee-494f-91f1-68f2aef65354))
(fp_line (start 2.25 1.5) (end 2.25 -1.25)
(stroke (width 0.01) (type solid)) (layer "F.CrtYd") (tstamp 63ddbc1a-9e00-43a0-9bf8-4172b45f4c5d))
(fp_line (start -2 -0.85) (end -2 0.85)
(stroke (width 0.01) (type solid)) (layer "F.Fab") (tstamp dd499963-442d-4d5d-90dc-ff908bf79f28))
(fp_line (start -2 0.85) (end 2 0.85)
(stroke (width 0.01) (type solid)) (layer "F.Fab") (tstamp 87d3ff16-0d6c-431b-8d06-011365c55752))
(fp_line (start 2 -0.85) (end -2 -0.85)
(stroke (width 0.01) (type solid)) (layer "F.Fab") (tstamp cd50ccd1-2447-44f8-b138-13e234490099))
(fp_line (start 2 0.85) (end 2 -0.85)
(stroke (width 0.01) (type solid)) (layer "F.Fab") (tstamp 64dd97d5-957f-4e33-912f-8aa75849eaa4))
(pad "G" smd roundrect (at -1.275 0.65) (size 0.44 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 71100c4f-605f-491e-92fc-6047333603ce))
(pad "I" smd roundrect (at 1.275 0.65) (size 0.44 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 729e98d4-0174-4a58-a88c-81c56919a18f))
(pad "O" smd roundrect (at -0.425 0.65) (size 0.44 1.5) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp bf480819-6341-445e-a266-9b93b022be31))

File diff suppressed because it is too large Load Diff