First draft placement

This commit is contained in:
Sebastian 2023-12-10 22:15:10 +01:00
parent c913e56352
commit 8983e72559
5 changed files with 2074 additions and 906 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,25 +3,193 @@
"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": {
"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.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.5,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.0,
"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.25,
0.5,
0.75,
1.0,
1.5
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
},
{
"diameter": 0.8,
"drill": 0.4
}
],
"zones_allow_external_fillets": false
},
"layer_presets": [],
"viewports": []

File diff suppressed because it is too large Load Diff

View File

@ -849,7 +849,7 @@
(symbol (lib_id "power:GND") (at 147.955 69.85 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 2dd0edc7-a976-4b40-b997-fe7883a9747d)
(property "Reference" "#PWR047" (at 147.955 76.2 0)
(property "Reference" "#PWR054" (at 147.955 76.2 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 147.955 73.9855 0)
@ -865,7 +865,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "#PWR047") (unit 1)
(reference "#PWR054") (unit 1)
)
)
(project "ublox-lea-6h-breakout"
@ -879,7 +879,7 @@
(symbol (lib_id "power:GND") (at 90.805 96.52 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 32d25ae0-8f49-45e5-b804-508f33abd0a0)
(property "Reference" "#PWR043" (at 90.805 102.87 0)
(property "Reference" "#PWR050" (at 90.805 102.87 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 90.805 100.6555 0)
@ -895,7 +895,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "#PWR043") (unit 1)
(reference "#PWR050") (unit 1)
)
)
(project "ublox-lea-6h-breakout"
@ -909,7 +909,7 @@
(symbol (lib_id "Device:R") (at 147.955 54.61 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 67311265-d643-412c-83fb-2312d5c04832)
(property "Reference" "R18" (at 149.733 53.9663 0)
(property "Reference" "R21" (at 149.733 53.9663 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "100" (at 149.733 55.8873 0)
@ -926,7 +926,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "R18") (unit 1)
(reference "R21") (unit 1)
)
)
(project "ublox-lea-6h-breakout"
@ -997,7 +997,7 @@
(symbol (lib_id "power:GND") (at 128.27 50.8 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 833e3088-d91c-42ce-9bd8-c910050a416e)
(property "Reference" "#PWR044" (at 128.27 57.15 0)
(property "Reference" "#PWR051" (at 128.27 57.15 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 128.27 54.9331 0)
@ -1013,7 +1013,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "#PWR044") (unit 1)
(reference "#PWR051") (unit 1)
)
)
)
@ -1022,7 +1022,7 @@
(symbol (lib_id "Device:R") (at 112.395 95.25 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 92ff3e1c-7fce-40b6-b448-3f6975d1e010)
(property "Reference" "R17" (at 112.395 97.9885 90)
(property "Reference" "R20" (at 112.395 97.9885 90)
(effects (font (size 1.27 1.27)))
)
(property "Value" "10" (at 112.395 99.9095 90)
@ -1039,7 +1039,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "R17") (unit 1)
(reference "R20") (unit 1)
)
)
(project "ublox-lea-6h-breakout"
@ -1053,7 +1053,7 @@
(symbol (lib_id "power:+3.3V") (at 135.255 31.75 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 9e7c16b3-db46-4e90-ba52-a24650b90be9)
(property "Reference" "#PWR045" (at 135.255 35.56 0)
(property "Reference" "#PWR052" (at 135.255 35.56 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3.3V" (at 135.255 28.2481 0)
@ -1069,7 +1069,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "#PWR045") (unit 1)
(reference "#PWR052") (unit 1)
)
)
(project "ublox-lea-6h-breakout"
@ -1083,7 +1083,7 @@
(symbol (lib_id "power:GND") (at 224.79 107.95 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid a84dd360-0954-4869-a51e-66227600a497)
(property "Reference" "#PWR048" (at 224.79 114.3 0)
(property "Reference" "#PWR055" (at 224.79 114.3 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 224.79 112.0855 0)
@ -1099,7 +1099,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "#PWR048") (unit 1)
(reference "#PWR055") (unit 1)
)
)
(project "ublox-lea-6h-breakout"
@ -1145,7 +1145,7 @@
(symbol (lib_id "power:GND") (at 137.795 143.51 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid e5fadc80-7c8d-422c-b143-361118890346)
(property "Reference" "#PWR046" (at 137.795 149.86 0)
(property "Reference" "#PWR053" (at 137.795 149.86 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 137.795 147.6455 0)
@ -1161,7 +1161,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "#PWR046") (unit 1)
(reference "#PWR053") (unit 1)
)
)
(project "ublox-lea-6h-breakout"
@ -1175,13 +1175,13 @@
(symbol (lib_id "Device:D_Schottky") (at 147.955 44.45 90) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid f3a3a9b3-8558-48ab-a835-a3db517f6f38)
(property "Reference" "D2" (at 149.987 44.1238 90)
(property "Reference" "D5" (at 149.987 44.1238 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Value" "BAT42W" (at 149.987 46.0448 90)
(effects (font (size 1.27 1.27)) (justify right))
)
(property "Footprint" "Diode_SMD:D_SOD-323_HandSoldering" (at 147.955 44.45 0)
(property "Footprint" "LED_SMD:LED_0603_1608Metric" (at 147.955 44.45 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "~" (at 147.955 44.45 0)
@ -1192,7 +1192,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b9d932d5-5ad8-4805-8705-fe593e8fa57d"
(reference "D2") (unit 1)
(reference "D5") (unit 1)
)
)
(project "ublox-lea-6h-breakout"

View File

@ -1398,7 +1398,7 @@
(symbol (lib_id "power:GND") (at 76.2 168.275 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 01a84159-06ca-4440-96fa-8b2d73fe229b)
(property "Reference" "#PWR028" (at 76.2 174.625 0)
(property "Reference" "#PWR035" (at 76.2 174.625 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 76.2 172.4081 0)
@ -1414,7 +1414,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR028") (unit 1)
(reference "#PWR035") (unit 1)
)
)
)
@ -1527,7 +1527,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R9") (unit 1)
(reference "R12") (unit 1)
)
)
)
@ -1625,7 +1625,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR038") (unit 1)
(reference "#PWR045") (unit 1)
)
)
)
@ -1653,7 +1653,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR041") (unit 1)
(reference "#PWR048") (unit 1)
)
)
)
@ -1723,7 +1723,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R13") (unit 1)
(reference "R16") (unit 1)
)
)
)
@ -1761,7 +1761,7 @@
(symbol (lib_id "power:GND") (at 154.94 60.96 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 3315e307-d5de-485f-a514-f3b0f4f6627e)
(property "Reference" "#PWR036" (at 154.94 67.31 0)
(property "Reference" "#PWR043" (at 154.94 67.31 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 154.94 65.0931 0)
@ -1777,7 +1777,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR036") (unit 1)
(reference "#PWR043") (unit 1)
)
)
)
@ -2012,7 +2012,7 @@
(symbol (lib_id "power:GND") (at 109.22 157.48 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 51c84113-3e75-4627-ab8d-736910b432de)
(property "Reference" "#PWR030" (at 109.22 163.83 0)
(property "Reference" "#PWR037" (at 109.22 163.83 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 109.22 161.6131 0)
@ -2028,7 +2028,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR030") (unit 1)
(reference "#PWR037") (unit 1)
)
)
)
@ -2056,7 +2056,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR024") (unit 1)
(reference "#PWR031") (unit 1)
)
)
)
@ -2065,7 +2065,7 @@
(symbol (lib_id "power:GND") (at 247.65 144.78 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid 66564b62-b086-4531-b779-38771eb8436d)
(property "Reference" "#PWR039" (at 247.65 151.13 0)
(property "Reference" "#PWR046" (at 247.65 151.13 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 247.65 148.9131 0)
@ -2081,7 +2081,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR039") (unit 1)
(reference "#PWR046") (unit 1)
)
)
)
@ -2109,7 +2109,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR040") (unit 1)
(reference "#PWR047") (unit 1)
)
)
)
@ -2179,7 +2179,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R12") (unit 1)
(reference "R15") (unit 1)
)
)
)
@ -2208,7 +2208,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R15") (unit 1)
(reference "R18") (unit 1)
)
)
)
@ -2236,7 +2236,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR023") (unit 1)
(reference "#PWR030") (unit 1)
)
)
)
@ -2264,7 +2264,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR022") (unit 1)
(reference "#PWR029") (unit 1)
)
)
)
@ -2293,7 +2293,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R16") (unit 1)
(reference "R19") (unit 1)
)
)
)
@ -2321,7 +2321,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR026") (unit 1)
(reference "#PWR033") (unit 1)
)
)
)
@ -2350,7 +2350,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R14") (unit 1)
(reference "R17") (unit 1)
)
)
)
@ -2378,7 +2378,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR032") (unit 1)
(reference "#PWR039") (unit 1)
)
)
)
@ -2515,7 +2515,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R11") (unit 1)
(reference "R14") (unit 1)
)
)
)
@ -2604,7 +2604,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR037") (unit 1)
(reference "#PWR044") (unit 1)
)
)
)
@ -2613,7 +2613,7 @@
(symbol (lib_id "power:GND") (at 151.13 34.29 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid b58d14a7-95bc-45f3-a553-597959189871)
(property "Reference" "#PWR034" (at 151.13 40.64 0)
(property "Reference" "#PWR041" (at 151.13 40.64 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 151.13 38.4231 0)
@ -2629,7 +2629,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR034") (unit 1)
(reference "#PWR041") (unit 1)
)
)
)
@ -2638,7 +2638,7 @@
(symbol (lib_id "power:GND") (at 109.22 142.24 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid b87bdc9e-17ab-4b99-a8a8-70e0d42dc223)
(property "Reference" "#PWR029" (at 109.22 148.59 0)
(property "Reference" "#PWR036" (at 109.22 148.59 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 109.22 146.3731 0)
@ -2654,7 +2654,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR029") (unit 1)
(reference "#PWR036") (unit 1)
)
)
)
@ -2682,7 +2682,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR042") (unit 1)
(reference "#PWR049") (unit 1)
)
)
)
@ -2771,7 +2771,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R10") (unit 1)
(reference "R13") (unit 1)
)
)
)
@ -2800,7 +2800,7 @@
(reference "R?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "R8") (unit 1)
(reference "R11") (unit 1)
)
)
)
@ -2809,7 +2809,7 @@
(symbol (lib_id "power:GND") (at 67.945 135.255 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid e9d51d3c-4e75-4cea-a4ad-a808eaebaada)
(property "Reference" "#PWR025" (at 67.945 141.605 0)
(property "Reference" "#PWR032" (at 67.945 141.605 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 67.945 139.3881 0)
@ -2825,7 +2825,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR025") (unit 1)
(reference "#PWR032") (unit 1)
)
)
)
@ -2834,7 +2834,7 @@
(symbol (lib_id "power:GND") (at 109.22 172.72 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid eb5c694c-8349-40c0-824e-f3f7fdcbc7b5)
(property "Reference" "#PWR031" (at 109.22 179.07 0)
(property "Reference" "#PWR038" (at 109.22 179.07 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "GND" (at 109.22 176.8531 0)
@ -2850,7 +2850,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR031") (unit 1)
(reference "#PWR038") (unit 1)
)
)
)
@ -2910,7 +2910,7 @@
(reference "#PWR?") (unit 1)
)
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR033") (unit 1)
(reference "#PWR040") (unit 1)
)
)
)
@ -2919,7 +2919,7 @@
(symbol (lib_id "power:+3.3V") (at 154.94 20.32 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid f321fbfd-0891-4489-a1a6-acc0ccb9ddea)
(property "Reference" "#PWR035" (at 154.94 24.13 0)
(property "Reference" "#PWR042" (at 154.94 24.13 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3.3V" (at 154.94 16.1869 0)
@ -2935,7 +2935,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR035") (unit 1)
(reference "#PWR042") (unit 1)
)
)
)
@ -2979,7 +2979,7 @@
(symbol (lib_id "power:+3.3V") (at 73.66 121.92 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no) (fields_autoplaced)
(uuid f80e0027-ca75-4308-aef4-62ef89c7afa9)
(property "Reference" "#PWR027" (at 73.66 125.73 0)
(property "Reference" "#PWR034" (at 73.66 125.73 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "+3.3V" (at 73.66 117.7869 0)
@ -2995,7 +2995,7 @@
(instances
(project "cheapsdo"
(path "/a56a7118-0897-4b3a-9dd0-7db40f011ec3/b676244e-e6f2-4818-839e-cc6b0f699fef"
(reference "#PWR027") (unit 1)
(reference "#PWR034") (unit 1)
)
)
)