refactor: update faderboard

This commit is contained in:
Luca 2024-07-08 15:23:31 +02:00
parent aa76bae3b8
commit 7326f75ef5
5 changed files with 20593 additions and 7260 deletions

View File

@ -1,15 +1,19 @@
{
"board": {
"3dviewports": [],
"design_settings": {
"defaults": {
"board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.19999999999999998,
"apply_defaults_to_fp_fields": false,
"apply_defaults_to_fp_shapes": false,
"apply_defaults_to_fp_text": false,
"board_outline_line_width": 0.1,
"copper_line_width": 0.2,
"copper_text_italic": false,
"copper_text_size_h": 1.5,
"copper_text_size_v": 1.5,
"copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"courtyard_line_width": 0.05,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
@ -20,7 +24,7 @@
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_line_width": 0.1,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
@ -45,7 +49,7 @@
"silk_text_upright": false,
"zones": {
"45_degree_only": false,
"min_clearance": 0.19999999999999998
"min_clearance": 0.2
}
},
"diff_pair_dimensions": [
@ -62,20 +66,28 @@
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_symbol_mismatch": "warning",
"footprint_type_mismatch": "error",
"hole_clearance": "error",
"hole_near_hole": "error",
"holes_co_located": "warning",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
@ -85,9 +97,14 @@
"padstack": "error",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
@ -104,23 +121,97 @@
"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_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.8,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.19999999999999998,
"min_via_annular_width": 0.049999999999999996,
"min_via_diameter": 0.39999999999999997,
"min_track_width": 0.2,
"min_via_annular_width": 0.05,
"min_via_diameter": 0.4,
"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_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_allow_use_two_tracks": true,
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_on_pad_in_zone": false,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0
],
"tuning_pattern_settings": {
"diff_pair_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 1.0
},
"diff_pair_skew_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
},
"single_track_defaults": {
"corner_radius_percentage": 80,
"corner_style": 1,
"max_amplitude": 1.0,
"min_amplitude": 0.2,
"single_sided": false,
"spacing": 0.6
}
},
"via_dimensions": [
{
"diameter": 0.0,
@ -130,7 +221,15 @@
"zones_allow_external_fillets": false,
"zones_use_no_outline": true
},
"layer_presets": []
"ipc2581": {
"dist": "",
"distpn": "",
"internal_id": "",
"mfg": "",
"mpn": ""
},
"layer_presets": [],
"viewports": []
},
"boards": [],
"cvpcb": {
@ -317,15 +416,21 @@
"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 +440,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 +458,7 @@
"net_settings": {
"classes": [
{
"bus_width": 12.0,
"bus_width": 12,
"clearance": 0.2,
"diff_pair_gap": 0.25,
"diff_pair_via_gap": 0.25,
@ -366,28 +472,94 @@
"track_width": 0.25,
"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": {
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"pos_files": "",
"specctra_dsn": "",
"step": "",
"svg": "",
"vrml": ""
},
"page_layout_descr_file": "nocomment.kicad_wks"
},
"schematic": {
"annotate_start_num": 0,
"bom_export_filename": "",
"bom_fmt_presets": [],
"bom_fmt_settings": {
"field_delimiter": ",",
"keep_line_breaks": false,
"keep_tabs": false,
"name": "CSV",
"ref_delimiter": ",",
"ref_range_delimiter": "",
"string_delimiter": "\""
},
"bom_presets": [],
"bom_settings": {
"exclude_dnp": false,
"fields_ordered": [
{
"group_by": false,
"label": "Reference",
"name": "Reference",
"show": true
},
{
"group_by": true,
"label": "Value",
"name": "Value",
"show": true
},
{
"group_by": false,
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Footprint",
"name": "Footprint",
"show": true
},
{
"group_by": false,
"label": "Qty",
"name": "${QUANTITY}",
"show": true
},
{
"group_by": true,
"label": "DNP",
"name": "${DNP}",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"name": "Grouped By Value",
"sort_asc": true,
"sort_field": "Referenz"
},
"connection_grid_size": 50.0,
"drawing": {
"dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0,
"default_line_thickness": 6.0,
"default_text_size": 50.0,
"field_names": [],
@ -398,6 +570,11 @@
"intersheets_ref_suffix": "",
"junction_size_choice": 3,
"label_size_ratio": 0.375,
"operating_point_overlay_i_precision": 3,
"operating_point_overlay_i_range": "~A",
"operating_point_overlay_v_precision": 3,
"operating_point_overlay_v_range": "~V",
"overbar_offset_ratio": 1.23,
"pin_symbol_size": 25.0,
"text_offset_ratio": 0.15
},
@ -419,14 +596,19 @@
"page_layout_descr_file": "nocomment.kicad_wks",
"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_dissipations": false,
"spice_save_all_voltages": false,
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [
[
"47ef7db7-299d-4f78-9abd-30c71fd4cb96",
""
"Stammblatt"
]
],
"text_variables": {}

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1,271 @@
(footprint "Fader_Alps_RSA0N11M9A0J"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -12 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "8ede433a-4886-4b3b-b49c-066b9ed11afc")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Fader_Alps_RSA0N11M9A0J"
(at 0 138 0)
(unlocked yes)
(layer "F.Fab")
(uuid "c912e07d-e795-495a-98b9-c52802efbe57")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "8f2dd91c-64d0-43c9-9808-cfaa27f84b3d")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "3c61e9c4-bac3-4f1d-9998-1ab48bb8ab3c")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "39f078eb-f02e-47e2-8ed3-85fc4c148ecd")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr through_hole)
(fp_line
(start -9.06 -10.41)
(end -9.06 7.06)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "86724d71-3124-48ee-983e-3d857047c156")
)
(fp_line
(start -9.06 -10.41)
(end 9.06 -10.41)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "e170d7dc-96c1-4408-92db-8bbeb8438bca")
)
(fp_line
(start 9.06 -10.41)
(end 9.06 7.06)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "fd7af22d-dbc2-4c54-b0dd-0ee8c4b7610e")
)
(fp_line
(start -2 63.65)
(end 2 63.65)
(stroke
(width 0.15)
(type solid)
)
(layer "Dwgs.User")
(uuid "2ba9c327-c73b-4594-bc09-f8ebda4f1f8f")
)
(fp_line
(start -10 -11.35)
(end 10 -11.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "7016f567-d1b0-4b2c-9f53-ade1586bc13b")
)
(fp_line
(start -10 137.15)
(end -10 -11.35)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "0e79e179-2f69-473f-9d03-390fc0ff8435")
)
(fp_line
(start 10 -11.35)
(end 10 137.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d0300b49-951b-46be-91f9-e9e8fca6ec7d")
)
(fp_line
(start 10 137.15)
(end -10 137.15)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "b41b33e2-7c12-482a-a5d1-03dd5daeff34")
)
(fp_line
(start -9 -10.35)
(end -9 136.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "dc945bed-1257-4616-b513-4004d5fe238f")
)
(fp_line
(start -9 -10.35)
(end 9 -10.35)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "e2eff81b-ec91-4f55-a825-0194c65ac572")
)
(fp_line
(start -9 136.15)
(end 9 136.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "0a219dfe-13d8-4164-8413-ec98763b28f5")
)
(fp_line
(start 9 -10.35)
(end 9 136.15)
(stroke
(width 0.1)
(type solid)
)
(layer "F.Fab")
(uuid "ea25bdf0-16b5-4182-8636-5ffa8b84bc93")
)
(fp_text user "center"
(at 0 62.5 0)
(unlocked yes)
(layer "Cmts.User")
(uuid "fa175549-9182-4073-809a-37e79b5f4bb9")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole circle
(at 5.625 0)
(size 2.3 2.3)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "a86f9212-2656-4224-bbeb-977eebae6e55")
)
(pad "2" thru_hole circle
(at 1.875 0)
(size 2.3 2.3)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "3acc54b0-c496-4d5d-93c0-039e09ba19fe")
)
(pad "3" thru_hole circle
(at -1.875 0)
(size 2.3 2.3)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "983f04ba-d169-4bc6-891f-ffb6dfc68dff")
)
(pad "4" thru_hole circle
(at -5.625 0)
(size 2.3 2.3)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "916f29fd-6baa-44c4-8146-a82ced5cdecb")
)
(pad "5" thru_hole circle
(at 4 93.2)
(size 2.3 2.3)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "f2d8d434-22b0-4246-bd40-14887c46133c")
)
(pad "6" thru_hole circle
(at -4 93.2)
(size 2.3 2.3)
(drill 1.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "72dbba10-b091-4708-a27d-9f2193c6a945")
)
(pad "MP" thru_hole circle
(at -5.625 7)
(size 2.8 2.8)
(drill 2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "53cda325-edb5-428d-adda-8c226e230fed")
)
(pad "MP" thru_hole circle
(at 0 5.75)
(size 2.8 2.8)
(drill 2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "2b8f2f01-b03d-4e71-aa45-c1f810fab011")
)
(pad "MP" thru_hole circle
(at 5.625 7)
(size 2.8 2.8)
(drill 2)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "194d17c1-d841-42db-9bbe-3a4cc6d183b4")
)
)

View File

@ -0,0 +1,314 @@
(footprint "Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -5 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "0a4dc1ca-3227-4c09-a5a4-30e4aa9a0a47")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Jushuo_AFC01-S04FCx-00_1x04-1MP_P0.50mm_Horizontal"
(at 0 4 0)
(unlocked yes)
(layer "F.Fab")
(uuid "595321ad-a150-4a5d-a1a8-ee5b3d2d0f84")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "0377cbe4-4dcf-4a0a-ae16-72cd4d9c9011")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "24375f52-5092-40e3-bf19-4dbe2a6aa412")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "9c50a82d-7ebd-46d4-baa6-5ce8ac102aca")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr smd)
(fp_line
(start -3.31 -2.785)
(end -1.11 -2.785)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "50ac20ce-437f-4369-bfc4-f7418e44240c")
)
(fp_line
(start -3.31 -1.355)
(end -3.31 -2.785)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "6b9fc076-3b61-436d-8abe-a5e8dfb3128e")
)
(fp_line
(start -3.31 2.675)
(end -3.31 0.665)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "5e419a27-5526-4bd2-b3ac-7c4022a042f2")
)
(fp_line
(start -1.11 -2.785)
(end -1.11 -3.675)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "14068898-a3be-4389-bbf5-53d74d5293c9")
)
(fp_line
(start 1.11 -2.785)
(end 3.31 -2.785)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "9b8d19c4-2c3b-462f-ad8d-9195e564d9ba")
)
(fp_line
(start 3.31 -1.355)
(end 3.31 -2.785)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "166df502-f473-43ba-a340-877979a4cbd8")
)
(fp_line
(start 3.31 2.675)
(end 3.31 0.665)
(stroke
(width 0.12)
(type default)
)
(layer "F.SilkS")
(uuid "6e9fb18f-449d-4d4f-80d5-d9532298fa78")
)
(fp_line
(start -3.7 -3.175)
(end -1.4 -3.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "702b127e-1778-4ca2-9f7b-5f710a9ae30c")
)
(fp_line
(start -3.7 3.175)
(end -3.7 -3.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "7e99eb88-4c78-446b-bf8c-cf32a48e8765")
)
(fp_line
(start -1.4 -4.175)
(end 1.4 -4.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "bd1dc6e3-7dcc-47eb-80a9-bf0b5c407b73")
)
(fp_line
(start -1.4 -3.175)
(end -1.4 -4.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "93184e3d-7a9c-45ac-9275-b255e8e9764c")
)
(fp_line
(start 1.4 -4.175)
(end 1.4 -3.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "9da501d4-a7b8-4b24-97f6-20454c0ffd38")
)
(fp_line
(start 1.4 -3.175)
(end 3.7 -3.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "c320b22e-654d-47f0-92f4-37fffb1541dc")
)
(fp_line
(start 3.7 -3.175)
(end 3.7 3.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "9b7a1cb6-e5e1-40ba-bf03-56750ee384b9")
)
(fp_line
(start 3.7 3.175)
(end -3.7 3.175)
(stroke
(width 0.05)
(type default)
)
(layer "F.CrtYd")
(uuid "be45539c-b091-4b3e-b896-2eb1aabd5e5c")
)
(fp_line
(start -3.2 -2.675)
(end 3.2 -2.675)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "266bae49-9d5c-4597-9fd3-aa1d0111c84d")
)
(fp_line
(start -3.2 2.675)
(end -3.2 -2.675)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "d0cbd4b6-a59f-4556-b15a-d7d47a7e2626")
)
(fp_line
(start 3.2 -2.675)
(end 3.2 2.675)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "208b69df-4ef5-446a-adf5-0fd462c7cf19")
)
(fp_line
(start 3.2 2.675)
(end -3.2 2.675)
(stroke
(width 0.1)
(type default)
)
(layer "F.Fab")
(uuid "1821c262-698d-4675-b620-9653634e7e37")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "e5824777-ccde-463f-9604-3e8e6cacf6ae")
(effects
(font
(size 0.8 0.8)
(thickness 0.12)
)
)
)
(pad "1" smd roundrect
(at -0.75 -3.025)
(size 0.3 1.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "7fb4ab58-820c-4fef-a9c7-ba79ce561e47")
)
(pad "2" smd roundrect
(at -0.25 -3.025)
(size 0.3 1.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "5725b7ce-9bb0-4952-bf23-1385ad63a963")
)
(pad "3" smd roundrect
(at 0.25 -3.025)
(size 0.3 1.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "8e39203e-22cb-4f4f-80e8-8211ae056a9a")
)
(pad "4" smd roundrect
(at 0.75 -3.025)
(size 0.3 1.3)
(layers "F.Cu" "F.Paste" "F.Mask")
(roundrect_rratio 0.25)
(thermal_bridge_angle 45)
(uuid "d2cc08bf-6eec-47a1-8459-53c3816b8a7e")
)
(pad "MP" smd rect
(at -2.45 -0.345)
(size 2 1.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(thermal_bridge_angle 45)
(uuid "962ce400-7c45-426c-ae06-41e7dd005e31")
)
(pad "MP" smd rect
(at 2.45 -0.345)
(size 2 1.6)
(layers "F.Cu" "F.Paste" "F.Mask")
(thermal_bridge_angle 45)
(uuid "c3513d95-c1b9-40fb-a55c-8778438d768c")
)
)