mirror of
https://git.sr.ht/~jacqueline/tangara-hw
synced 2025-11-09 13:12:38 -05:00
final production tweaks
- change P/N for usb-c ESD - move haptic motor contacts a little closer to where the motor sits - tweak power-on-mute pullup
This commit is contained in:
parent
ee3a540a24
commit
adfa93e953
13 changed files with 50089 additions and 23993 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 36,
|
"active_layer": 37,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
|
|
|
||||||
|
|
@ -6,14 +6,14 @@
|
||||||
"apply_defaults_to_fp_fields": false,
|
"apply_defaults_to_fp_fields": false,
|
||||||
"apply_defaults_to_fp_shapes": false,
|
"apply_defaults_to_fp_shapes": false,
|
||||||
"apply_defaults_to_fp_text": false,
|
"apply_defaults_to_fp_text": false,
|
||||||
"board_outline_line_width": 0.09999999999999999,
|
"board_outline_line_width": 0.1,
|
||||||
"copper_line_width": 0.19999999999999998,
|
"copper_line_width": 0.2,
|
||||||
"copper_text_italic": false,
|
"copper_text_italic": false,
|
||||||
"copper_text_size_h": 1.5,
|
"copper_text_size_h": 1.5,
|
||||||
"copper_text_size_v": 1.5,
|
"copper_text_size_v": 1.5,
|
||||||
"copper_text_thickness": 0.3,
|
"copper_text_thickness": 0.3,
|
||||||
"copper_text_upright": false,
|
"copper_text_upright": false,
|
||||||
"courtyard_line_width": 0.049999999999999996,
|
"courtyard_line_width": 0.05,
|
||||||
"dimension_precision": 4,
|
"dimension_precision": 4,
|
||||||
"dimension_units": 3,
|
"dimension_units": 3,
|
||||||
"dimensions": {
|
"dimensions": {
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
"text_position": 0,
|
"text_position": 0,
|
||||||
"units_format": 1
|
"units_format": 1
|
||||||
},
|
},
|
||||||
"fab_line_width": 0.09999999999999999,
|
"fab_line_width": 0.1,
|
||||||
"fab_text_italic": false,
|
"fab_text_italic": false,
|
||||||
"fab_text_size_h": 1.0,
|
"fab_text_size_h": 1.0,
|
||||||
"fab_text_size_v": 1.0,
|
"fab_text_size_v": 1.0,
|
||||||
|
|
@ -38,13 +38,13 @@
|
||||||
"other_text_upright": false,
|
"other_text_upright": false,
|
||||||
"pads": {
|
"pads": {
|
||||||
"drill": 0.0,
|
"drill": 0.0,
|
||||||
"height": 0.3,
|
"height": 0.49784,
|
||||||
"width": 1.45
|
"width": 1.99898
|
||||||
},
|
},
|
||||||
"silk_line_width": 0.15,
|
"silk_line_width": 0.15,
|
||||||
"silk_text_italic": false,
|
"silk_text_italic": false,
|
||||||
"silk_text_size_h": 0.7999999999999999,
|
"silk_text_size_h": 0.8,
|
||||||
"silk_text_size_v": 0.7999999999999999,
|
"silk_text_size_v": 0.8,
|
||||||
"silk_text_thickness": 0.125,
|
"silk_text_thickness": 0.125,
|
||||||
"silk_text_upright": false,
|
"silk_text_upright": false,
|
||||||
"zones": {
|
"zones": {
|
||||||
|
|
@ -123,16 +123,16 @@
|
||||||
"min_copper_edge_clearance": 0.3,
|
"min_copper_edge_clearance": 0.3,
|
||||||
"min_hole_clearance": 0.25,
|
"min_hole_clearance": 0.25,
|
||||||
"min_hole_to_hole": 0.25,
|
"min_hole_to_hole": 0.25,
|
||||||
"min_microvia_diameter": 0.19999999999999998,
|
"min_microvia_diameter": 0.2,
|
||||||
"min_microvia_drill": 0.09999999999999999,
|
"min_microvia_drill": 0.1,
|
||||||
"min_resolved_spokes": 2,
|
"min_resolved_spokes": 2,
|
||||||
"min_silk_clearance": 0.0,
|
"min_silk_clearance": 0.0,
|
||||||
"min_text_height": 0.7999999999999999,
|
"min_text_height": 0.8,
|
||||||
"min_text_thickness": 0.08,
|
"min_text_thickness": 0.08,
|
||||||
"min_through_hole_diameter": 0.19999999999999998,
|
"min_through_hole_diameter": 0.2,
|
||||||
"min_track_width": 0.127,
|
"min_track_width": 0.127,
|
||||||
"min_via_annular_width": 0.13,
|
"min_via_annular_width": 0.13,
|
||||||
"min_via_diameter": 0.39999999999999997,
|
"min_via_diameter": 0.4,
|
||||||
"solder_mask_clearance": 0.0,
|
"solder_mask_clearance": 0.0,
|
||||||
"solder_mask_min_width": 0.0,
|
"solder_mask_min_width": 0.0,
|
||||||
"solder_mask_to_copper_clearance": 0.005,
|
"solder_mask_to_copper_clearance": 0.005,
|
||||||
|
|
@ -532,6 +532,64 @@
|
||||||
},
|
},
|
||||||
"schematic": {
|
"schematic": {
|
||||||
"annotate_start_num": 0,
|
"annotate_start_num": 0,
|
||||||
|
"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": "Reference"
|
||||||
|
},
|
||||||
|
"connection_grid_size": 50.0,
|
||||||
"drawing": {
|
"drawing": {
|
||||||
"dashed_lines_dash_length_ratio": 12.0,
|
"dashed_lines_dash_length_ratio": 12.0,
|
||||||
"dashed_lines_gap_length_ratio": 3.0,
|
"dashed_lines_gap_length_ratio": 3.0,
|
||||||
|
|
@ -545,6 +603,11 @@
|
||||||
"intersheets_ref_suffix": "",
|
"intersheets_ref_suffix": "",
|
||||||
"junction_size_choice": 3,
|
"junction_size_choice": 3,
|
||||||
"label_size_ratio": 0.375,
|
"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,
|
"pin_symbol_size": 25.0,
|
||||||
"text_offset_ratio": 0.15
|
"text_offset_ratio": 0.15
|
||||||
},
|
},
|
||||||
|
|
@ -570,6 +633,7 @@
|
||||||
"spice_external_command": "spice \"%I\"",
|
"spice_external_command": "spice \"%I\"",
|
||||||
"spice_model_current_sheet_as_root": true,
|
"spice_model_current_sheet_as_root": true,
|
||||||
"spice_save_all_currents": false,
|
"spice_save_all_currents": false,
|
||||||
|
"spice_save_all_dissipations": false,
|
||||||
"spice_save_all_voltages": false,
|
"spice_save_all_voltages": false,
|
||||||
"subpart_first_id": 65,
|
"subpart_first_id": 65,
|
||||||
"subpart_id_separator": 0
|
"subpart_id_separator": 0
|
||||||
|
|
@ -577,7 +641,7 @@
|
||||||
"sheets": [
|
"sheets": [
|
||||||
[
|
[
|
||||||
"3173428f-301f-4796-a118-0ec90cb25ccb",
|
"3173428f-301f-4796-a118-0ec90cb25ccb",
|
||||||
""
|
"Root"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"text_variables": {}
|
"text_variables": {}
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -7057,7 +7057,7 @@
|
||||||
(dnp no)
|
(dnp no)
|
||||||
(uuid "44e16beb-0f6b-4c17-9255-527183cef9cd")
|
(uuid "44e16beb-0f6b-4c17-9255-527183cef9cd")
|
||||||
(property "Reference" "R8"
|
(property "Reference" "R8"
|
||||||
(at 106.68 66.04 0)
|
(at 108.204 67.31 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -7065,7 +7065,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "2.2kΩ"
|
(property "Value" "2.2kΩ"
|
||||||
(at 106.68 68.58 0)
|
(at 114.3 67.31 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -7668,7 +7668,7 @@
|
||||||
(dnp no)
|
(dnp no)
|
||||||
(uuid "870552e3-d207-46bb-91ff-766f9a3d0e3c")
|
(uuid "870552e3-d207-46bb-91ff-766f9a3d0e3c")
|
||||||
(property "Reference" "U3"
|
(property "Reference" "U3"
|
||||||
(at 170.18 71.501 0)
|
(at 187.706 68.58 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -7677,7 +7677,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "D5V0L2B3T-7"
|
(property "Value" "D5V0L2B3T-7"
|
||||||
(at 163.83 73.66 0)
|
(at 191.77 74.93 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -8728,9 +8728,9 @@
|
||||||
(mirror y)
|
(mirror y)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(uuid "ab1be392-7049-4955-8b8a-e18a7f21ebdf")
|
(uuid "ab1be392-7049-4955-8b8a-e18a7f21ebdf")
|
||||||
(property "Reference" "TP6"
|
(property "Reference" "TP6"
|
||||||
(at 142.24 88.9 0)
|
(at 142.24 88.9 0)
|
||||||
|
|
@ -8794,9 +8794,9 @@
|
||||||
(at 107.95 152.4 270)
|
(at 107.95 152.4 270)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "aef1196e-63a6-4d33-85b8-44d2aa1be3fa")
|
(uuid "aef1196e-63a6-4d33-85b8-44d2aa1be3fa")
|
||||||
(property "Reference" "TP3"
|
(property "Reference" "TP3"
|
||||||
|
|
@ -9238,9 +9238,9 @@
|
||||||
(at 46.99 170.18 180)
|
(at 46.99 170.18 180)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "c3048bd4-fe27-4f47-a274-119d594f5cc8")
|
(uuid "c3048bd4-fe27-4f47-a274-119d594f5cc8")
|
||||||
(property "Reference" "TP5"
|
(property "Reference" "TP5"
|
||||||
|
|
@ -9475,7 +9475,7 @@
|
||||||
(dnp no)
|
(dnp no)
|
||||||
(uuid "ceeb25b4-e2ce-4128-b79b-0afc03f7d131")
|
(uuid "ceeb25b4-e2ce-4128-b79b-0afc03f7d131")
|
||||||
(property "Reference" "R3"
|
(property "Reference" "R3"
|
||||||
(at 106.68 52.07 0)
|
(at 108.204 53.34 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -9483,7 +9483,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "2.2kΩ"
|
(property "Value" "2.2kΩ"
|
||||||
(at 106.68 54.61 0)
|
(at 114.3 53.34 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -10753,9 +10753,9 @@
|
||||||
(at 107.95 167.64 270)
|
(at 107.95 167.64 270)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "eeea9a57-42fa-4fce-9bb1-0f293515a29c")
|
(uuid "eeea9a57-42fa-4fce-9bb1-0f293515a29c")
|
||||||
(property "Reference" "TP4"
|
(property "Reference" "TP4"
|
||||||
|
|
@ -11039,4 +11039,4 @@
|
||||||
(page "1")
|
(page "1")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
|
|
@ -3534,6 +3534,12 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "61124fed-2311-46be-9fcc-527798ab8a38")
|
(uuid "61124fed-2311-46be-9fcc-527798ab8a38")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 210.82 85.09)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "6f5b8d63-01ac-44b8-be03-aa50f45a60a1")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 72.39 67.31)
|
(at 72.39 67.31)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -3618,6 +3624,12 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "dadafe31-7f5c-4e79-9213-6e50ed4df87f")
|
(uuid "dadafe31-7f5c-4e79-9213-6e50ed4df87f")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 200.66 85.09)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "ea305e47-41c9-4676-b4b3-a5e817559b10")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 64.77 41.91)
|
(at 64.77 41.91)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -4009,6 +4021,16 @@
|
||||||
)
|
)
|
||||||
(uuid "22c05489-b866-486b-bff3-d1876db511d6")
|
(uuid "22c05489-b866-486b-bff3-d1876db511d6")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 200.66 85.09) (xy 203.2 85.09)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "22f65570-6426-4968-b593-51729020f23a")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 43.18 35.56) (xy 33.02 35.56)
|
(xy 43.18 35.56) (xy 33.02 35.56)
|
||||||
|
|
@ -4029,6 +4051,16 @@
|
||||||
)
|
)
|
||||||
(uuid "2a2ed318-f27d-4474-b3a2-9c9f4293e742")
|
(uuid "2a2ed318-f27d-4474-b3a2-9c9f4293e742")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 200.66 85.09) (xy 200.66 86.36)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "2a36d3d3-5e15-47ca-adee-d35c563811aa")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 72.39 67.31) (xy 86.36 67.31)
|
(xy 72.39 67.31) (xy 86.36 67.31)
|
||||||
|
|
@ -4059,16 +4091,6 @@
|
||||||
)
|
)
|
||||||
(uuid "2effc87f-3b1a-4dd5-9592-ee7b69f6cf8c")
|
(uuid "2effc87f-3b1a-4dd5-9592-ee7b69f6cf8c")
|
||||||
)
|
)
|
||||||
(wire
|
|
||||||
(pts
|
|
||||||
(xy 210.82 93.98) (xy 210.82 96.52)
|
|
||||||
)
|
|
||||||
(stroke
|
|
||||||
(width 0)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(uuid "30ae5e09-cce8-4d1c-be68-7a7dcce20a9b")
|
|
||||||
)
|
|
||||||
(bus
|
(bus
|
||||||
(pts
|
(pts
|
||||||
(xy 118.11 39.37) (xy 118.11 54.61)
|
(xy 118.11 39.37) (xy 118.11 54.61)
|
||||||
|
|
@ -4289,6 +4311,16 @@
|
||||||
)
|
)
|
||||||
(uuid "5843dc1a-5d60-4086-b769-278389632480")
|
(uuid "5843dc1a-5d60-4086-b769-278389632480")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 210.82 83.82) (xy 210.82 85.09)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "589c84e6-4919-455d-96fc-2e8a4ba16559")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 101.6 92.71) (xy 121.92 92.71)
|
(xy 101.6 92.71) (xy 121.92 92.71)
|
||||||
|
|
@ -4389,6 +4421,16 @@
|
||||||
)
|
)
|
||||||
(uuid "63cbfc2a-d669-4376-ae52-05e6349ed2a1")
|
(uuid "63cbfc2a-d669-4376-ae52-05e6349ed2a1")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 208.28 85.09) (xy 210.82 85.09)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "63de9264-55d5-4a47-82be-582dc31596f4")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 54.61 24.13) (xy 54.61 41.91)
|
(xy 54.61 24.13) (xy 54.61 41.91)
|
||||||
|
|
@ -4439,6 +4481,16 @@
|
||||||
)
|
)
|
||||||
(uuid "6708a18d-8b59-45cb-9a5e-3161881b242a")
|
(uuid "6708a18d-8b59-45cb-9a5e-3161881b242a")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 210.82 85.09) (xy 210.82 86.36)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "672490da-22a4-4056-ad09-1d04d9f2275c")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 50.8 135.89) (xy 50.8 138.43)
|
(xy 50.8 135.89) (xy 50.8 138.43)
|
||||||
|
|
@ -4451,7 +4503,7 @@
|
||||||
)
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 200.66 81.28) (xy 200.66 86.36)
|
(xy 200.66 81.28) (xy 200.66 85.09)
|
||||||
)
|
)
|
||||||
(stroke
|
(stroke
|
||||||
(width 0)
|
(width 0)
|
||||||
|
|
@ -4749,16 +4801,6 @@
|
||||||
)
|
)
|
||||||
(uuid "90b66d09-bec7-483e-87ec-20d62b35f070")
|
(uuid "90b66d09-bec7-483e-87ec-20d62b35f070")
|
||||||
)
|
)
|
||||||
(wire
|
|
||||||
(pts
|
|
||||||
(xy 210.82 102.87) (xy 210.82 101.6)
|
|
||||||
)
|
|
||||||
(stroke
|
|
||||||
(width 0)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(uuid "90fe5be9-6f01-4bbf-b87c-30c8d9373243")
|
|
||||||
)
|
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 137.16 49.53) (xy 137.16 50.8)
|
(xy 137.16 49.53) (xy 137.16 50.8)
|
||||||
|
|
@ -5702,7 +5744,7 @@
|
||||||
)
|
)
|
||||||
(text "2"
|
(text "2"
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(at 102.87 157.48 0)
|
(at 102.87 157.734 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -8765,7 +8807,7 @@
|
||||||
)
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:R_Small")
|
(lib_id "Device:R_Small")
|
||||||
(at 210.82 99.06 0)
|
(at 205.74 85.09 90)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom yes)
|
||||||
|
|
@ -8773,7 +8815,7 @@
|
||||||
(dnp no)
|
(dnp no)
|
||||||
(uuid "6aa57737-f65d-4feb-9c9e-0afde093505a")
|
(uuid "6aa57737-f65d-4feb-9c9e-0afde093505a")
|
||||||
(property "Reference" "R17"
|
(property "Reference" "R17"
|
||||||
(at 209.55 97.79 0)
|
(at 204.47 81.026 90)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -8782,7 +8824,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "10kΩ"
|
(property "Value" "10kΩ"
|
||||||
(at 209.55 100.33 0)
|
(at 202.946 83.058 90)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -8791,7 +8833,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
|
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
|
||||||
(at 210.82 99.06 0)
|
(at 205.74 85.09 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -8800,7 +8842,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" "~"
|
(property "Datasheet" "~"
|
||||||
(at 210.82 99.06 0)
|
(at 205.74 85.09 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -8809,7 +8851,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Description" ""
|
(property "Description" ""
|
||||||
(at 210.82 99.06 0)
|
(at 205.74 85.09 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -8818,7 +8860,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "MPN" "AC0603JR-0710KL"
|
(property "MPN" "AC0603JR-0710KL"
|
||||||
(at 210.82 99.06 0)
|
(at 205.74 85.09 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -9716,7 +9758,7 @@
|
||||||
)
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "power:+3V3")
|
(lib_id "power:+3V3")
|
||||||
(at 210.82 86.36 0)
|
(at 210.82 83.82 0)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom yes)
|
||||||
|
|
@ -9724,7 +9766,7 @@
|
||||||
(dnp no)
|
(dnp no)
|
||||||
(uuid "b01c904c-faac-4502-8ec2-d2e9944bd0cc")
|
(uuid "b01c904c-faac-4502-8ec2-d2e9944bd0cc")
|
||||||
(property "Reference" "#PWR05"
|
(property "Reference" "#PWR05"
|
||||||
(at 210.82 90.17 0)
|
(at 210.82 87.63 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -9733,7 +9775,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "+3V3"
|
(property "Value" "+3V3"
|
||||||
(at 210.82 82.55 0)
|
(at 214.376 82.55 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -9741,7 +9783,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" ""
|
||||||
(at 210.82 86.36 0)
|
(at 210.82 83.82 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -9750,7 +9792,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" ""
|
(property "Datasheet" ""
|
||||||
(at 210.82 86.36 0)
|
(at 210.82 83.82 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -9759,7 +9801,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Description" ""
|
(property "Description" ""
|
||||||
(at 210.82 86.36 0)
|
(at 210.82 83.82 0)
|
||||||
(effects
|
(effects
|
||||||
(font
|
(font
|
||||||
(size 1.27 1.27)
|
(size 1.27 1.27)
|
||||||
|
|
@ -10664,77 +10706,6 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(symbol
|
|
||||||
(lib_id "power:GND")
|
|
||||||
(at 210.82 102.87 0)
|
|
||||||
(unit 1)
|
|
||||||
(exclude_from_sim no)
|
|
||||||
(in_bom yes)
|
|
||||||
(on_board yes)
|
|
||||||
(dnp no)
|
|
||||||
(uuid "f823d795-3c5a-414d-9a3c-ee05104e05c8")
|
|
||||||
(property "Reference" "#PWR0412"
|
|
||||||
(at 210.82 109.22 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Value" "GND"
|
|
||||||
(at 210.82 106.68 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Footprint" ""
|
|
||||||
(at 210.82 102.87 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Datasheet" ""
|
|
||||||
(at 210.82 102.87 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(property "Description" ""
|
|
||||||
(at 210.82 102.87 0)
|
|
||||||
(effects
|
|
||||||
(font
|
|
||||||
(size 1.27 1.27)
|
|
||||||
)
|
|
||||||
(hide yes)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(pin "1"
|
|
||||||
(uuid "b4eec387-3dc2-4bd4-a263-52e96779edca")
|
|
||||||
)
|
|
||||||
(instances
|
|
||||||
(project "peripherals"
|
|
||||||
(path "/ca330e2d-4e50-45a7-a7cd-3a542e591d81"
|
|
||||||
(reference "#PWR0412")
|
|
||||||
(unit 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(project "tangara-mainboard"
|
|
||||||
(path "/de8684e7-e170-4d2f-a805-7d7995907eaf/a46377c2-b5e0-47a0-ab83-f2feb3bc1f6a"
|
|
||||||
(reference "#PWR07")
|
|
||||||
(unit 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:C_Small")
|
(lib_id "Device:C_Small")
|
||||||
(at 50.8 27.94 0)
|
(at 50.8 27.94 0)
|
||||||
|
|
@ -10900,4 +10871,4 @@
|
||||||
(page "1")
|
(page "1")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -8505,6 +8505,432 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(symbol "PE1605C4A6"
|
||||||
|
(pin_names hide)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(property "Reference" "D"
|
||||||
|
(at 3.81 -5.08 90)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify right)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "PE1605C4A6"
|
||||||
|
(at 3.81 2.54 90)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "Package_TO_SOT_SMD:SOT-23-6"
|
||||||
|
(at 6.35 17.78 90)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "https://www.mouser.com/datasheet/2/1057/PE1605C4A6-AU-1869026.pdf"
|
||||||
|
(at 1.778 -8.89 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 -1.27 90)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "MPN" "PE1605C4A6"
|
||||||
|
(at 20.066 0.508 90)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "ki_keywords" "ESD protection suppression transient"
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "ki_fp_filters" "SOT?23*"
|
||||||
|
(at 0 0 0)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(hide yes)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "PE1605C4A6_0_0"
|
||||||
|
(pin passive line
|
||||||
|
(at 2.54 -10.16 90)
|
||||||
|
(length 2.54)
|
||||||
|
(name "GND"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "PE1605C4A6_0_1"
|
||||||
|
(rectangle
|
||||||
|
(start -2.54 7.62)
|
||||||
|
(end 7.62 -7.62)
|
||||||
|
(stroke
|
||||||
|
(width 0.254)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type background)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -2.54 -3.81) (xy 2.54 -3.81)
|
||||||
|
)
|
||||||
|
(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)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -2.54 1.27) (xy 2.54 1.27)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.54 3.81) (xy 2.54 7.62)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.635 -4.445) (xy -0.635 -3.175) (xy -0.381 -3.175)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.635 -1.905) (xy -0.635 -0.635) (xy -0.381 -0.635)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.635 0.635) (xy -0.635 1.905) (xy -0.381 1.905)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy -0.635 3.175) (xy -0.635 4.445) (xy -0.381 4.445)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 1.905 6.985) (xy 3.175 6.985) (xy 3.175 6.731)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.635 -4.445) (xy 0.635 -3.175) (xy -0.635 -3.81) (xy 0.635 -4.445)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.635 -1.905) (xy 0.635 -0.635) (xy -0.635 -1.27) (xy 0.635 -1.905)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.635 0.635) (xy 0.635 1.905) (xy -0.635 1.27) (xy 0.635 0.635)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 0.635 3.175) (xy 0.635 4.445) (xy -0.635 3.81) (xy 0.635 3.175)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 1.905 5.715) (xy 3.175 5.715) (xy 2.54 6.985) (xy 1.905 5.715)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(polyline
|
||||||
|
(pts
|
||||||
|
(xy 2.54 -7.62) (xy 2.54 -6.35) (xy 2.54 3.81) (xy -2.54 3.81)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(circle
|
||||||
|
(center 2.54 -3.81)
|
||||||
|
(radius 0.127)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(circle
|
||||||
|
(center 2.54 -1.27)
|
||||||
|
(radius 0.127)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(circle
|
||||||
|
(center 2.54 1.27)
|
||||||
|
(radius 0.127)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(circle
|
||||||
|
(center 2.54 3.81)
|
||||||
|
(radius 0.127)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(fill
|
||||||
|
(type none)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "PE1605C4A6_1_1"
|
||||||
|
(pin passive line
|
||||||
|
(at -5.08 3.81 0)
|
||||||
|
(length 2.54)
|
||||||
|
(name "IO1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "1"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at -5.08 1.27 0)
|
||||||
|
(length 2.54)
|
||||||
|
(name "IO2"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "3"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at -5.08 -1.27 0)
|
||||||
|
(length 2.54)
|
||||||
|
(name "IO3"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "4"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at 2.54 10.16 270)
|
||||||
|
(length 2.54)
|
||||||
|
(name "IO4"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "5"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin passive line
|
||||||
|
(at -5.08 -3.81 0)
|
||||||
|
(length 2.54)
|
||||||
|
(name "IO5"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(number "6"
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
(symbol "PI4IOE5V9554"
|
(symbol "PI4IOE5V9554"
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom yes)
|
(in_bom yes)
|
||||||
|
|
@ -15803,4 +16229,4 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -39,7 +39,6 @@
|
||||||
9,
|
9,
|
||||||
10,
|
10,
|
||||||
11,
|
11,
|
||||||
12,
|
|
||||||
13,
|
13,
|
||||||
15,
|
15,
|
||||||
16,
|
16,
|
||||||
|
|
@ -65,7 +64,7 @@
|
||||||
39,
|
39,
|
||||||
40
|
40
|
||||||
],
|
],
|
||||||
"visible_layers": "00150d5_80000001",
|
"visible_layers": "00150f5_80000001",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
|
|
|
||||||
|
|
@ -6266,7 +6266,7 @@
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom no)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "1bb200a7-31b8-480c-b27b-b8615100da83")
|
(uuid "1bb200a7-31b8-480c-b27b-b8615100da83")
|
||||||
(property "Reference" "H4"
|
(property "Reference" "H4"
|
||||||
|
|
@ -8304,7 +8304,7 @@
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom no)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "a8019f45-af9c-44bc-8755-ba828c5936a1")
|
(uuid "a8019f45-af9c-44bc-8755-ba828c5936a1")
|
||||||
(property "Reference" "H1"
|
(property "Reference" "H1"
|
||||||
|
|
@ -8761,7 +8761,7 @@
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom no)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "d51f8633-c328-4474-a9b4-8d9e4bab4b77")
|
(uuid "d51f8633-c328-4474-a9b4-8d9e4bab4b77")
|
||||||
(property "Reference" "H3"
|
(property "Reference" "H3"
|
||||||
|
|
@ -9413,7 +9413,7 @@
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
(in_bom no)
|
(in_bom no)
|
||||||
(on_board yes)
|
(on_board yes)
|
||||||
(dnp yes)
|
(dnp no)
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "f682c934-3e0e-4c8a-bf62-dd5bb87405df")
|
(uuid "f682c934-3e0e-4c8a-bf62-dd5bb87405df")
|
||||||
(property "Reference" "H2"
|
(property "Reference" "H2"
|
||||||
|
|
@ -9814,4 +9814,4 @@
|
||||||
(page "1")
|
(page "1")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue