Most of PedestalConnectBox schematics done

Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
fly 2024-09-02 19:02:35 +02:00
parent 4788ca0815
commit 78c43ecddf
7 changed files with 61504 additions and 3594 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 0,
"active_layer": 2,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
@ -57,7 +57,6 @@
29,
30,
32,
33,
34,
35,
36,

View file

@ -3,26 +3,224 @@
"3dviewports": [],
"design_settings": {
"defaults": {
"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.05,
"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.1,
"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.0
}
},
"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_symbol_mismatch": "warning",
"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.1,
"min_microvia_diameter": 0.2,
"min_microvia_drill": 0.1,
"min_resolved_spokes": 1,
"min_silk_clearance": 0.0,
"min_text_height": 0.7,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.2,
"min_track_width": 0.127,
"min_via_annular_width": 0.1,
"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_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,
0.127,
0.2,
0.6
],
"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,
"drill": 0.0
},
{
"diameter": 0.5,
"drill": 0.3
}
],
"zones_allow_external_fillets": false
},
"ipc2581": {
"dist": "",
@ -261,7 +459,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,
@ -272,6 +470,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
@ -282,7 +548,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": {

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -125,6 +125,108 @@
)
)
)
(symbol "Connector:TestPoint"
(pin_numbers hide)
(pin_names
(offset 0.762) hide)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "TP"
(at 0 6.858 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Value" "TestPoint"
(at 0 5.08 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 5.08 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 5.08 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "test point"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "test point tp"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_fp_filters" "Pin* Test*"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "TestPoint_0_1"
(circle
(center 0 3.302)
(radius 0.762)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "TestPoint_1_1"
(pin passive line
(at 0 0 90)
(length 2.54)
(name "1"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
)
(symbol "Connector:USB_C_Receptacle_USB2.0_16P"
(pin_names
(offset 1.016)
@ -2746,6 +2848,12 @@
)
)
)
(junction
(at 58.42 113.03)
(diameter 0)
(color 0 0 0 0)
(uuid "14a472e6-6fe4-4152-b1bc-1e3a1e3df9bd")
)
(junction
(at 90.17 81.28)
(diameter 0)
@ -2777,22 +2885,28 @@
(uuid "34278d2b-b92e-4daf-bd09-8ea4b87ae3f5")
)
(junction
(at 78.74 73.66)
(at 140.97 91.44)
(diameter 0)
(color 0 0 0 0)
(uuid "a8944b75-efd0-4518-ba9c-1a3d874f50ab")
(uuid "4ae7e2a3-6c1c-4663-b309-659416c20989")
)
(junction
(at 246.38 80.01)
(diameter 0)
(color 0 0 0 0)
(uuid "ab19c53f-8533-4fee-981d-aa48d50a7e80")
(uuid "5880eeda-baf1-47fc-97a5-3f2048aa4264")
)
(junction
(at 58.42 113.03)
(at 170.18 91.44)
(diameter 0)
(color 0 0 0 0)
(uuid "b5072a76-f8fe-4168-be4b-7d568c0bf20e")
(uuid "6c1a6857-22f1-41f6-9419-7e2034ddc190")
)
(junction
(at 78.74 73.66)
(diameter 0)
(color 0 0 0 0)
(uuid "72bb65e3-ffed-461a-8722-9a668dc83a1b")
)
(junction
(at 214.63 80.01)
@ -2810,13 +2924,13 @@
)
(wire
(pts
(xy 73.66 73.66) (xy 78.74 73.66)
(xy 67.31 113.03) (xy 58.42 113.03)
)
(stroke
(width 0)
(type default)
)
(uuid "01bca066-7965-461c-850d-3321b7cf118d")
(uuid "00fe92c7-e785-4cc1-adcf-212e6739783d")
)
(wire
(pts
@ -2840,7 +2954,7 @@
)
(wire
(pts
(xy 58.42 113.03) (xy 58.42 114.3)
(xy 58.42 111.76) (xy 58.42 113.03)
)
(stroke
(width 0)
@ -2848,16 +2962,6 @@
)
(uuid "28ddcb90-2fee-44f8-bd30-007560b0558b")
)
(wire
(pts
(xy 246.38 78.74) (xy 246.38 80.01)
)
(stroke
(width 0)
(type default)
)
(uuid "29c2df63-7424-4ad7-848e-7d03005cd766")
)
(wire
(pts
(xy 73.66 88.9) (xy 88.9 88.9)
@ -2868,16 +2972,6 @@
)
(uuid "2a1f4583-d90d-4b21-a87b-60733a62a89f")
)
(wire
(pts
(xy 58.42 111.76) (xy 58.42 113.03)
)
(stroke
(width 0)
(type default)
)
(uuid "35b3a705-7097-45e4-b146-5a3e4602ebde")
)
(wire
(pts
(xy 83.82 78.74) (xy 90.17 78.74)
@ -2958,6 +3052,16 @@
)
(uuid "53774109-2246-4ff3-a7c2-5565db92e1de")
)
(wire
(pts
(xy 58.42 113.03) (xy 58.42 114.3)
)
(stroke
(width 0)
(type default)
)
(uuid "53fdc518-27ee-404d-a3c2-489e44d9cb0e")
)
(wire
(pts
(xy 73.66 86.36) (xy 73.66 88.9)
@ -2970,13 +3074,13 @@
)
(wire
(pts
(xy 78.74 72.39) (xy 78.74 73.66)
(xy 140.97 91.44) (xy 149.86 91.44)
)
(stroke
(width 0)
(type default)
)
(uuid "68a70db9-b6c4-475b-92dd-70052bd58f30")
(uuid "75940040-41a5-4bac-b6d4-c8a012f2d00e")
)
(wire
(pts
@ -3050,7 +3154,7 @@
)
(wire
(pts
(xy 137.16 91.44) (xy 149.86 91.44)
(xy 137.16 91.44) (xy 140.97 91.44)
)
(stroke
(width 0)
@ -3110,17 +3214,7 @@
)
(wire
(pts
(xy 77.47 111.76) (xy 77.47 113.03)
)
(stroke
(width 0)
(type default)
)
(uuid "b7c36bd6-8c64-4ac7-a60b-fa637d46d5c6")
)
(wire
(pts
(xy 78.74 73.66) (xy 87.63 73.66)
(xy 73.66 73.66) (xy 78.74 73.66)
)
(stroke
(width 0)
@ -3138,6 +3232,16 @@
)
(uuid "bea9c38a-b76e-4a56-ad66-261f1433603b")
)
(wire
(pts
(xy 78.74 73.66) (xy 87.63 73.66)
)
(stroke
(width 0)
(type default)
)
(uuid "beee43c2-7f27-4562-b171-b0c07382a357")
)
(wire
(pts
(xy 50.8 111.76) (xy 50.8 114.3)
@ -3160,13 +3264,13 @@
)
(wire
(pts
(xy 77.47 113.03) (xy 58.42 113.03)
(xy 67.31 114.3) (xy 67.31 113.03)
)
(stroke
(width 0)
(type default)
)
(uuid "c8bfbca8-5c8a-48c2-8336-ae5d6758fb1a")
(uuid "c5eb92a7-ebf3-4d4e-b10f-f3dc3f963a51")
)
(wire
(pts
@ -3180,7 +3284,7 @@
)
(wire
(pts
(xy 160.02 91.44) (xy 175.26 91.44)
(xy 160.02 91.44) (xy 170.18 91.44)
)
(stroke
(width 0)
@ -3218,6 +3322,16 @@
)
(uuid "e3e527b5-be52-4f3e-866f-424fd6da698c")
)
(wire
(pts
(xy 170.18 91.44) (xy 175.26 91.44)
)
(stroke
(width 0)
(type default)
)
(uuid "eb7f64ac-f795-4e97-a669-90a1f72aeeac")
)
(wire
(pts
(xy 229.87 93.98) (xy 246.38 93.98)
@ -3228,6 +3342,16 @@
)
(uuid "f9199686-60e7-4bed-bcf2-04c93d91a740")
)
(wire
(pts
(xy 246.38 78.74) (xy 246.38 80.01)
)
(stroke
(width 0)
(type default)
)
(uuid "fdef7ecf-d9bf-47fb-b058-28c790be1303")
)
(wire
(pts
(xy 73.66 81.28) (xy 76.2 81.28)
@ -3449,78 +3573,6 @@
)
)
)
(symbol
(lib_id "power:+3V3")
(at 246.38 78.74 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "31646e94-4c2e-4ac7-8d8f-a767b3c31eb9")
(property "Reference" "#PWR09"
(at 246.38 82.55 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "+3V3"
(at 246.38 73.66 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 246.38 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 246.38 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Power symbol creates a global label with name \"+3V3\""
(at 246.38 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "4de866ee-2252-435c-adb5-d7079ec32066")
)
(instances
(project "111VU"
(path "/5740ca0b-655a-4c19-bd74-b6cca34ce569"
(reference "#PWR09")
(unit 1)
)
)
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "#PWR010")
(unit 1)
)
)
)
)
(symbol
(lib_id "Power_Protection:USBLC6-2SC6")
(at 154.94 88.9 0)
@ -3905,78 +3957,6 @@
)
)
)
(symbol
(lib_id "power:PWR_FLAG")
(at 78.74 72.39 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "4b6135fa-939d-4a03-af39-c03cec391ade")
(property "Reference" "#FLG02"
(at 78.74 70.485 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "PWR_FLAG"
(at 78.74 68.2569 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 78.74 72.39 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 78.74 72.39 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Special symbol for telling ERC where power comes from"
(at 78.74 72.39 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "a49aa0ca-345b-46e1-8fb3-2cbcc7c6b6d5")
)
(instances
(project "111VU"
(path "/5740ca0b-655a-4c19-bd74-b6cca34ce569"
(reference "#FLG02")
(unit 1)
)
)
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "#FLG02")
(unit 1)
)
)
)
)
(symbol
(lib_name "+3V3_1")
(lib_id "power:+3V3")
@ -4141,6 +4121,73 @@
)
)
)
(symbol
(lib_id "Connector:TestPoint")
(at 170.18 91.44 0)
(mirror x)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(uuid "7e395535-e1a7-4d07-84b3-d96af88a0eaf")
(property "Reference" "TP3"
(at 167.64 93.4719 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "TestPoint"
(at 167.64 96.0119 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" "TestPoint:TestPoint_Pad_D1.5mm"
(at 175.26 91.44 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 175.26 91.44 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "test point"
(at 170.18 91.44 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "95baa9d0-8e23-455e-8c3a-fd2a1dc38a60")
)
(instances
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "TP3")
(unit 1)
)
)
)
)
(symbol
(lib_name "GND_2")
(lib_id "power:GND")
@ -4287,6 +4334,138 @@
)
)
)
(symbol
(lib_id "power:PWR_FLAG")
(at 78.74 73.66 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "981dd62a-1ec8-4b15-873c-27d82e49938f")
(property "Reference" "#FLG01"
(at 78.74 71.755 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "PWR_FLAG"
(at 78.74 68.58 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 78.74 73.66 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 78.74 73.66 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Special symbol for telling ERC where power comes from"
(at 78.74 73.66 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "36f55072-c8fc-43ef-8c4f-a492a412724d")
)
(instances
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "#FLG01")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:+3V3")
(at 246.38 78.74 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "accb57f1-aee0-4ad8-973d-243da0d20559")
(property "Reference" "#PWR010"
(at 246.38 82.55 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "+3V3"
(at 246.38 73.66 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 246.38 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 246.38 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" ""
(at 246.38 78.74 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "f8541add-67ab-44c9-8e75-d256af6356a0")
)
(instances
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "#PWR010")
(unit 1)
)
)
)
)
(symbol
(lib_name "VBUS_1")
(lib_id "power:VBUS")
@ -4360,6 +4539,72 @@
)
)
)
(symbol
(lib_id "power:PWR_FLAG")
(at 67.31 114.3 180)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "bb1fc1a6-e391-4c1f-a262-4307cac27ea5")
(property "Reference" "#FLG02"
(at 67.31 116.205 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "PWR_FLAG"
(at 67.31 119.38 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 67.31 114.3 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 67.31 114.3 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Special symbol for telling ERC where power comes from"
(at 67.31 114.3 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "91bfa2e6-f243-409c-a663-8d8f0b86a356")
)
(instances
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "#FLG02")
(unit 1)
)
)
)
)
(symbol
(lib_id "Device:C")
(at 246.38 85.09 0)
@ -4462,78 +4707,6 @@
)
)
)
(symbol
(lib_id "power:PWR_FLAG")
(at 77.47 111.76 0)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "c19ef0ac-1df7-4497-8968-e76f29123a6b")
(property "Reference" "#FLG01"
(at 77.47 109.855 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "PWR_FLAG"
(at 77.47 107.6269 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 77.47 111.76 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 77.47 111.76 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Special symbol for telling ERC where power comes from"
(at 77.47 111.76 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "c76599da-a963-4501-a6fb-6beb15a98186")
)
(instances
(project "111VU"
(path "/5740ca0b-655a-4c19-bd74-b6cca34ce569"
(reference "#FLG01")
(unit 1)
)
)
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "#FLG01")
(unit 1)
)
)
)
)
(symbol
(lib_name "GND_4")
(lib_id "power:GND")
@ -4679,6 +4852,73 @@
)
)
)
(symbol
(lib_id "Connector:TestPoint")
(at 140.97 91.44 180)
(unit 1)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "d3084301-7737-4b43-9461-e78733564f64")
(property "Reference" "TP2"
(at 143.51 93.4719 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Value" "TestPoint"
(at 143.51 96.0119 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" "TestPoint:TestPoint_Pad_D1.5mm"
(at 135.89 91.44 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" "~"
(at 135.89 91.44 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "test point"
(at 140.97 91.44 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(pin "1"
(uuid "60eb1834-732c-410d-8ef0-e4f3ab949886")
)
(instances
(project "PedestalConnectBox"
(path "/a2f8714b-93e7-42e9-99f5-bed65093f325/98b768ad-78b8-419f-8ce6-c0590b9bbfd7"
(reference "TP2")
(unit 1)
)
)
)
)
(symbol
(lib_id "power:VBUS")
(at 214.63 78.74 0)