112VU layout
Signed-off-by: fly <merspieler@alwaysdata.com>
This commit is contained in:
parent
510a0a6a4f
commit
6cd194c67d
5 changed files with 5653 additions and 141 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer_preset": "",
|
||||
"active_layer": 37,
|
||||
"active_layer_preset": "All Layers",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
"hidden_nets": [],
|
||||
|
@ -19,7 +19,7 @@
|
|||
"footprints": true,
|
||||
"graphics": true,
|
||||
"keepouts": true,
|
||||
"lockedItems": false,
|
||||
"lockedItems": true,
|
||||
"otherItems": true,
|
||||
"pads": true,
|
||||
"text": true,
|
||||
|
|
|
@ -3,26 +3,191 @@
|
|||
"3dviewports": [],
|
||||
"design_settings": {
|
||||
"defaults": {
|
||||
"board_outline_line_width": 0.1,
|
||||
"copper_line_width": 0.2,
|
||||
"board_outline_line_width": 0.09999999999999999,
|
||||
"copper_line_width": 0.19999999999999998,
|
||||
"copper_text_italic": false,
|
||||
"copper_text_size_h": 1.5,
|
||||
"copper_text_size_v": 1.5,
|
||||
"copper_text_thickness": 0.3,
|
||||
"copper_text_upright": false,
|
||||
"courtyard_line_width": 0.049999999999999996,
|
||||
"dimension_precision": 4,
|
||||
"dimension_units": 3,
|
||||
"dimensions": {
|
||||
"arrow_length": 1270000,
|
||||
"extension_offset": 500000,
|
||||
"keep_text_aligned": true,
|
||||
"suppress_zeroes": false,
|
||||
"text_position": 0,
|
||||
"units_format": 1
|
||||
},
|
||||
"fab_line_width": 0.09999999999999999,
|
||||
"fab_text_italic": false,
|
||||
"fab_text_size_h": 1.0,
|
||||
"fab_text_size_v": 1.0,
|
||||
"fab_text_thickness": 0.15,
|
||||
"fab_text_upright": false,
|
||||
"other_line_width": 0.15,
|
||||
"other_text_italic": false,
|
||||
"other_text_size_h": 1.0,
|
||||
"other_text_size_v": 1.0,
|
||||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
},
|
||||
"silk_line_width": 0.15,
|
||||
"silk_text_italic": false,
|
||||
"silk_text_size_h": 1.0,
|
||||
"silk_text_size_v": 1.0,
|
||||
"silk_text_thickness": 0.15
|
||||
"silk_text_thickness": 0.15,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.5
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"rules": {
|
||||
"min_copper_edge_clearance": 0.0,
|
||||
"solder_mask_clearance": 0.0,
|
||||
"solder_mask_min_width": 0.0
|
||||
"meta": {
|
||||
"version": 2
|
||||
},
|
||||
"track_widths": [],
|
||||
"via_dimensions": []
|
||||
"rule_severities": {
|
||||
"annular_width": "error",
|
||||
"clearance": "error",
|
||||
"connection_width": "warning",
|
||||
"copper_edge_clearance": "error",
|
||||
"copper_sliver": "warning",
|
||||
"courtyards_overlap": "error",
|
||||
"diff_pair_gap_out_of_range": "error",
|
||||
"diff_pair_uncoupled_length_too_long": "error",
|
||||
"drill_out_of_range": "error",
|
||||
"duplicate_footprints": "warning",
|
||||
"extra_footprint": "warning",
|
||||
"footprint": "error",
|
||||
"footprint_type_mismatch": "ignore",
|
||||
"hole_clearance": "error",
|
||||
"hole_near_hole": "error",
|
||||
"invalid_outline": "error",
|
||||
"isolated_copper": "warning",
|
||||
"item_on_disabled_layer": "error",
|
||||
"items_not_allowed": "error",
|
||||
"length_out_of_range": "error",
|
||||
"lib_footprint_issues": "warning",
|
||||
"lib_footprint_mismatch": "warning",
|
||||
"malformed_courtyard": "error",
|
||||
"microvia_drill_out_of_range": "error",
|
||||
"missing_courtyard": "ignore",
|
||||
"missing_footprint": "warning",
|
||||
"net_conflict": "warning",
|
||||
"npth_inside_courtyard": "ignore",
|
||||
"padstack": "warning",
|
||||
"pth_inside_courtyard": "ignore",
|
||||
"shorting_items": "error",
|
||||
"silk_edge_clearance": "warning",
|
||||
"silk_over_copper": "warning",
|
||||
"silk_overlap": "warning",
|
||||
"skew_out_of_range": "error",
|
||||
"solder_mask_bridge": "error",
|
||||
"starved_thermal": "error",
|
||||
"text_height": "warning",
|
||||
"text_thickness": "warning",
|
||||
"through_hole_pad_without_hole": "error",
|
||||
"too_many_vias": "error",
|
||||
"track_dangling": "warning",
|
||||
"track_width": "error",
|
||||
"tracks_crossing": "error",
|
||||
"unconnected_items": "error",
|
||||
"unresolved_variable": "error",
|
||||
"via_dangling": "warning",
|
||||
"zones_intersect": "error"
|
||||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.127,
|
||||
"min_connection": 0.127,
|
||||
"min_copper_edge_clearance": 0.254,
|
||||
"min_hole_clearance": 0.254,
|
||||
"min_hole_to_hole": 0.09999999999999999,
|
||||
"min_microvia_diameter": 0.19999999999999998,
|
||||
"min_microvia_drill": 0.09999999999999999,
|
||||
"min_resolved_spokes": 1,
|
||||
"min_silk_clearance": 0.0,
|
||||
"min_text_height": 0.7,
|
||||
"min_text_thickness": 0.08,
|
||||
"min_through_hole_diameter": 0.19999999999999998,
|
||||
"min_track_width": 0.127,
|
||||
"min_via_annular_width": 0.09999999999999999,
|
||||
"min_via_diameter": 0.5,
|
||||
"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,
|
||||
0.127,
|
||||
0.2,
|
||||
0.6
|
||||
],
|
||||
"via_dimensions": [
|
||||
{
|
||||
"diameter": 0.0,
|
||||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 0.5,
|
||||
"drill": 0.3
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
},
|
||||
"layer_presets": [],
|
||||
"viewports": []
|
||||
|
@ -254,7 +419,7 @@
|
|||
"classes": [
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"clearance": 0.127,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
|
@ -265,6 +430,74 @@
|
|||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.5,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.127,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "ConnB",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.5,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.127,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "ConnWXR",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.5,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.127,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "SWD",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.5,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.127,
|
||||
"diff_pair_gap": 0.25,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.2,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "USB",
|
||||
"pcb_color": "rgba(0, 0, 0, 0.000)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.25,
|
||||
"via_diameter": 0.8,
|
||||
"via_drill": 0.4,
|
||||
"wire_width": 6
|
||||
|
@ -275,7 +508,24 @@
|
|||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": []
|
||||
"netclass_patterns": [
|
||||
{
|
||||
"netclass": "USB",
|
||||
"pattern": "/USB*"
|
||||
},
|
||||
{
|
||||
"netclass": "SWD",
|
||||
"pattern": "/SWD*"
|
||||
},
|
||||
{
|
||||
"netclass": "ConnB",
|
||||
"pattern": "/E_B*"
|
||||
},
|
||||
{
|
||||
"netclass": "ConnWXR",
|
||||
"pattern": "/E_WXR*"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
|
|
|
@ -326,34 +326,42 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol "Switch:SW_SPST" (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "SW" (at 0 3.175 0)
|
||||
(symbol "Switch:SW_Push" (pin_numbers hide) (pin_names (offset 1.016) hide) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "SW" (at 1.27 2.54 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(property "Value" "SW_Push" (at 0 -1.524 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "SW_SPST" (at 0 -2.54 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "" (at 0 0 0)
|
||||
(property "Footprint" "" (at 0 5.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 0 0 0)
|
||||
(property "Datasheet" "~" (at 0 5.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_keywords" "switch lever" (at 0 0 0)
|
||||
(property "ki_keywords" "switch normally-open pushbutton push-button" (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "ki_description" "Single Pole Single Throw (SPST) switch" (at 0 0 0)
|
||||
(property "ki_description" "Push button switch, generic, two pins" (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "SW_SPST_0_0"
|
||||
(symbol "SW_Push_0_1"
|
||||
(circle (center -2.032 0) (radius 0.508)
|
||||
(stroke (width 0) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -1.524 0.254)
|
||||
(xy 1.524 1.778)
|
||||
(xy 0 1.27)
|
||||
(xy 0 3.048)
|
||||
)
|
||||
(stroke (width 0) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 2.54 1.27)
|
||||
(xy -2.54 1.27)
|
||||
)
|
||||
(stroke (width 0) (type default))
|
||||
(fill (type none))
|
||||
|
@ -362,14 +370,12 @@
|
|||
(stroke (width 0) (type default))
|
||||
(fill (type none))
|
||||
)
|
||||
)
|
||||
(symbol "SW_SPST_1_1"
|
||||
(pin passive line (at -5.08 0 0) (length 2.54)
|
||||
(name "A" (effects (font (size 1.27 1.27))))
|
||||
(name "1" (effects (font (size 1.27 1.27))))
|
||||
(number "1" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
(pin passive line (at 5.08 0 180) (length 2.54)
|
||||
(name "B" (effects (font (size 1.27 1.27))))
|
||||
(name "2" (effects (font (size 1.27 1.27))))
|
||||
(number "2" (effects (font (size 1.27 1.27))))
|
||||
)
|
||||
)
|
||||
|
@ -726,9 +732,6 @@
|
|||
(junction (at 90.17 152.4) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 5a9ad017-5034-4454-bf23-0483089af18a)
|
||||
)
|
||||
(junction (at 204.47 134.62) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 607dfab2-53fc-4608-a6a9-d140200cf8d7)
|
||||
)
|
||||
(junction (at 90.17 143.51) (diameter 0) (color 0 0 0 0)
|
||||
(uuid 6097d54f-859d-4e13-983e-1dc339353288)
|
||||
)
|
||||
|
@ -785,10 +788,6 @@
|
|||
(stroke (width 0) (type default))
|
||||
(uuid 0a50bb48-3a67-4470-a5d3-8ba06e35522e)
|
||||
)
|
||||
(wire (pts (xy 204.47 137.16) (xy 204.47 134.62))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 1c6d01ff-756c-4e54-bb99-5211f390f986)
|
||||
)
|
||||
(wire (pts (xy 214.63 134.62) (xy 214.63 135.89))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid 22df125f-69cb-46f0-affd-bfae61161346)
|
||||
|
@ -937,10 +936,6 @@
|
|||
(stroke (width 0) (type default))
|
||||
(uuid b45fb3e1-bad6-42da-8b19-7b08d48bbbb7)
|
||||
)
|
||||
(wire (pts (xy 187.96 134.62) (xy 204.47 134.62))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid b6bfcc0d-b066-4b0f-aa41-acf4b78f117f)
|
||||
)
|
||||
(wire (pts (xy 76.2 134.62) (xy 80.01 134.62))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid c222754c-1c12-437b-83ef-46c6baf4a8dc)
|
||||
|
@ -1021,7 +1016,7 @@
|
|||
(stroke (width 0) (type default))
|
||||
(uuid fcdf620d-7053-485e-b85e-f6d317ca2a34)
|
||||
)
|
||||
(wire (pts (xy 204.47 134.62) (xy 212.09 134.62))
|
||||
(wire (pts (xy 187.96 134.62) (xy 212.09 134.62))
|
||||
(stroke (width 0) (type default))
|
||||
(uuid fe7ac861-68cd-4d54-9e9a-30e2cca20a83)
|
||||
)
|
||||
|
@ -1051,6 +1046,10 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 09ac2706-e63d-4aa9-b471-8f6d16e297f9)
|
||||
)
|
||||
(label "DFDR" (at 157.48 129.54 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 0f8b720c-d872-47c0-aa93-1df5bfba6121)
|
||||
)
|
||||
(label "LED_PWR" (at 88.9 128.27 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 1a8ccc01-07de-4901-8eda-da42523d5b3f)
|
||||
|
@ -1059,10 +1058,6 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 361d930d-1483-4070-ab39-3ff01d1ce4eb)
|
||||
)
|
||||
(label "DFDR" (at 157.48 134.62 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 392f673f-9b90-4297-b6d0-909c134ecef9)
|
||||
)
|
||||
(label "AIDS" (at 104.14 63.5 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 5f4909b9-f462-4c65-b4fa-5c88496d925d)
|
||||
|
@ -1079,9 +1074,9 @@
|
|||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid 9ef88012-a58a-43c6-94a2-9990604b1eb2)
|
||||
)
|
||||
(label "AIDS" (at 157.48 129.54 0) (fields_autoplaced)
|
||||
(label "AIDS" (at 157.48 134.62 0) (fields_autoplaced)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
(uuid aa457bd8-16d7-4567-ab8c-42066c43b2cc)
|
||||
(uuid bc84e1fe-c591-4e81-9e3c-22363128322d)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:LED") (at 83.82 128.27 180) (unit 1)
|
||||
|
@ -1234,6 +1229,41 @@
|
|||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Switch:SW_Push") (at 184.15 63.5 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 14bcb131-bad3-4178-b5ee-7feaf515c329)
|
||||
(property "Reference" "SW2" (at 184.15 55.88 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "SW_Push" (at 184.15 58.42 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Button_Switch_SMD:SW_Push_1TS009xxxx-xxxx-xxxx_6x6x5mm" (at 184.15 58.42 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_1811151231_HYP--Hongyuan-Precision-1TS009A-1800-5000-CT_C319409.pdf" (at 184.15 58.42 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "JLCPCB Part" "C319409" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer" "HYP (Hongyuan Precision)" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer Part Number" "1TS009A-1800-5000-CT" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid 5b7f86b5-d0c7-410f-8829-c4a99219eb16))
|
||||
(pin "2" (uuid 703a6d70-82f9-4b86-8207-9d29eaff8464))
|
||||
(instances
|
||||
(project "112VU"
|
||||
(path "/b008bd47-fb76-4bc5-bf5f-6d0fcbf0f1f4"
|
||||
(reference "SW2") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:R") (at 72.39 161.29 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid 17e68200-3f6c-41a4-b632-c657fb1c2bce)
|
||||
|
@ -1433,6 +1463,41 @@
|
|||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Switch:SW_Push") (at 119.38 63.5 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 288d31f8-4175-4f28-9ca9-025951c0f89f)
|
||||
(property "Reference" "SW1" (at 119.38 55.88 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "SW_Push" (at 119.38 58.42 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "Button_Switch_SMD:SW_Push_1TS009xxxx-xxxx-xxxx_6x6x5mm" (at 119.38 58.42 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_1811151231_HYP--Hongyuan-Precision-1TS009A-1800-5000-CT_C319409.pdf" (at 119.38 58.42 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "JLCPCB Part" "C319409" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer" "HYP (Hongyuan Precision)" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer Part Number" "1TS009A-1800-5000-CT" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "1" (uuid de9c1c63-6c36-450e-8a31-c63a70c0b4cf))
|
||||
(pin "2" (uuid 3c9b9f8b-4cf9-4280-b5e2-55500dec7cfa))
|
||||
(instances
|
||||
(project "112VU"
|
||||
(path "/b008bd47-fb76-4bc5-bf5f-6d0fcbf0f1f4"
|
||||
(reference "SW1") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Mechanical:MountingHole") (at 156.21 179.07 0) (unit 1)
|
||||
(in_bom no) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 2e375973-3842-4fa1-af96-867a0f4521ec)
|
||||
|
@ -1638,51 +1703,6 @@
|
|||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Switch:SW_SPST") (at 184.15 63.5 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 561f1f3a-2036-49ef-9e0c-1090655708f7)
|
||||
(property "Reference" "SW?" (at 184.15 57.15 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "SW_SPST" (at 184.15 59.69 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "NiasStuff:SW_SPDT_YUEN-FUNG_ST-0-103-A01-T000-RS" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2307200931_YUEN-FUNG-ST-0-103-A01-T000-RS_C1788488.pdf" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "JLCPCB Part" "C1788488" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer" "YUEN FUNG" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer Part Number" "ST-0-103-A01-T000-RS" (at 184.15 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid 9f6d1d6c-d93a-4d45-9384-cc5efa5607d5))
|
||||
(pin "1" (uuid 1e6ef08c-5b42-47e6-bb32-91d2dc0d1bac))
|
||||
(instances
|
||||
(project "109VU"
|
||||
(path "/6febedca-6a53-46b7-8fb5-6d0e2569137f"
|
||||
(reference "SW?") (unit 1)
|
||||
)
|
||||
)
|
||||
(project "112VU"
|
||||
(path "/b008bd47-fb76-4bc5-bf5f-6d0fcbf0f1f4"
|
||||
(reference "SW2") (unit 1)
|
||||
)
|
||||
)
|
||||
(project "115VU"
|
||||
(path "/b7cac6bf-cc58-4344-b248-19bac16fae97"
|
||||
(reference "SW1") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "power:PWR_FLAG") (at 212.09 134.62 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid 572c8836-50d1-4612-aa50-76c98e12e5e7)
|
||||
|
@ -1765,7 +1785,16 @@
|
|||
(property "Footprint" "Connector_IDC:IDC-Header_2x05_P2.54mm_Vertical" (at 182.88 132.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "~" (at 182.88 132.08 0)
|
||||
(property "Datasheet" "https://www.lcsc.com/datasheet/lcsc_datasheet_1810281612_BOOMELE-Boom-Precision-Elec-2-54-2-5P_C5665.pdf" (at 182.88 132.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "JLCPCB Part" "C5665" (at 182.88 132.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer" "BOOMELE(Boom Precision Elec)" (at 182.88 132.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer Part Number" "2.54-2*5P" (at 182.88 132.08 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "9" (uuid 397e2d51-0f9b-4e67-b67c-e9f2241759d3))
|
||||
|
@ -2052,51 +2081,6 @@
|
|||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Switch:SW_SPST") (at 119.38 63.5 0) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
|
||||
(uuid ac32e54b-b830-445c-af70-9db58bef4afb)
|
||||
(property "Reference" "SW?" (at 119.38 57.15 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "SW_SPST" (at 119.38 59.69 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "NiasStuff:SW_SPDT_YUEN-FUNG_ST-0-103-A01-T000-RS" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "https://datasheet.lcsc.com/lcsc/2307200931_YUEN-FUNG-ST-0-103-A01-T000-RS_C1788488.pdf" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "JLCPCB Part" "C1788488" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer" "YUEN FUNG" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Manufracturer Part Number" "ST-0-103-A01-T000-RS" (at 119.38 63.5 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(pin "2" (uuid 70a4fc4f-4150-454b-bb31-4acb080cf567))
|
||||
(pin "1" (uuid ad7b15a2-58d6-48e3-b589-19555ded49c4))
|
||||
(instances
|
||||
(project "109VU"
|
||||
(path "/6febedca-6a53-46b7-8fb5-6d0e2569137f"
|
||||
(reference "SW?") (unit 1)
|
||||
)
|
||||
)
|
||||
(project "112VU"
|
||||
(path "/b008bd47-fb76-4bc5-bf5f-6d0fcbf0f1f4"
|
||||
(reference "SW1") (unit 1)
|
||||
)
|
||||
)
|
||||
(project "115VU"
|
||||
(path "/b7cac6bf-cc58-4344-b248-19bac16fae97"
|
||||
(reference "SW1") (unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(symbol (lib_id "Device:R") (at 72.39 170.18 90) (unit 1)
|
||||
(in_bom yes) (on_board yes) (dnp no)
|
||||
(uuid c568c140-b5a5-4444-a29c-a0815c404157)
|
||||
|
|
11
Pedestal/112VU-AIDS-DFDR/pcb/hw-constrains
Normal file
11
Pedestal/112VU-AIDS-DFDR/pcb/hw-constrains
Normal file
|
@ -0,0 +1,11 @@
|
|||
Assuming origin being bottom left
|
||||
Units: mm
|
||||
|
||||
Knob at: x: 19.7 y: 32.5
|
||||
AIDS at: x: 20.6 y: 72.7
|
||||
DFDR at: x: 20.6 y: 106.9
|
||||
|
||||
Theoretical max dimensions (not accounting for case size):
|
||||
x: 46
|
||||
y: 145
|
||||
|
Loading…
Add table
Reference in a new issue