start layout
This commit is contained in:
parent
adfcc5cbab
commit
65ad40039d
4 changed files with 16474 additions and 77 deletions
15825
harvester.kicad_pcb
15825
harvester.kicad_pcb
File diff suppressed because it is too large
Load diff
|
|
@ -67,8 +67,30 @@
|
||||||
"version": 5
|
"version": 5
|
||||||
},
|
},
|
||||||
"net_inspector_panel": {
|
"net_inspector_panel": {
|
||||||
"col_hidden": [],
|
"col_hidden": [
|
||||||
"col_order": [],
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
],
|
||||||
|
"col_order": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9
|
||||||
|
],
|
||||||
"col_widths": [],
|
"col_widths": [],
|
||||||
"custom_group_rules": [],
|
"custom_group_rules": [],
|
||||||
"expanded_rows": [],
|
"expanded_rows": [],
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,222 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"3dviewports": [],
|
"3dviewports": [],
|
||||||
|
"design_settings": {
|
||||||
|
"defaults": {
|
||||||
|
"apply_defaults_to_fp_barcodes": false,
|
||||||
|
"apply_defaults_to_fp_dimensions": false,
|
||||||
|
"apply_defaults_to_fp_fields": false,
|
||||||
|
"apply_defaults_to_fp_shapes": false,
|
||||||
|
"apply_defaults_to_fp_text": false,
|
||||||
|
"board_outline_line_width": 0.05,
|
||||||
|
"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": true,
|
||||||
|
"text_position": 0,
|
||||||
|
"units_format": 0
|
||||||
|
},
|
||||||
|
"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.1,
|
||||||
|
"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.8,
|
||||||
|
"height": 1.27,
|
||||||
|
"width": 2.54
|
||||||
|
},
|
||||||
|
"silk_line_width": 0.1,
|
||||||
|
"silk_text_italic": false,
|
||||||
|
"silk_text_size_h": 1.0,
|
||||||
|
"silk_text_size_v": 1.0,
|
||||||
|
"silk_text_thickness": 0.1,
|
||||||
|
"silk_text_upright": false,
|
||||||
|
"zones": {
|
||||||
|
"min_clearance": 0.5
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"diff_pair_dimensions": [],
|
||||||
|
"drc_exclusions": [],
|
||||||
|
"meta": {
|
||||||
|
"version": 2
|
||||||
|
},
|
||||||
|
"rule_severities": {
|
||||||
|
"annular_width": "error",
|
||||||
|
"clearance": "error",
|
||||||
|
"connection_width": "warning",
|
||||||
|
"copper_edge_clearance": "error",
|
||||||
|
"copper_sliver": "warning",
|
||||||
|
"courtyards_overlap": "error",
|
||||||
|
"creepage": "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_filters_mismatch": "ignore",
|
||||||
|
"footprint_symbol_field_mismatch": "warning",
|
||||||
|
"footprint_symbol_mismatch": "warning",
|
||||||
|
"footprint_type_mismatch": "ignore",
|
||||||
|
"hole_clearance": "error",
|
||||||
|
"hole_to_hole": "warning",
|
||||||
|
"holes_co_located": "warning",
|
||||||
|
"invalid_outline": "error",
|
||||||
|
"isolated_copper": "warning",
|
||||||
|
"item_on_disabled_layer": "error",
|
||||||
|
"items_not_allowed": "error",
|
||||||
|
"length_out_of_range": "error",
|
||||||
|
"lib_footprint_issues": "warning",
|
||||||
|
"lib_footprint_mismatch": "warning",
|
||||||
|
"malformed_courtyard": "error",
|
||||||
|
"microvia_drill_out_of_range": "error",
|
||||||
|
"mirrored_text_on_front_layer": "warning",
|
||||||
|
"missing_courtyard": "ignore",
|
||||||
|
"missing_footprint": "warning",
|
||||||
|
"missing_tuning_profile": "warning",
|
||||||
|
"net_conflict": "warning",
|
||||||
|
"nonmirrored_text_on_back_layer": "warning",
|
||||||
|
"npth_inside_courtyard": "error",
|
||||||
|
"padstack": "warning",
|
||||||
|
"pth_inside_courtyard": "error",
|
||||||
|
"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_on_edge_cuts": "error",
|
||||||
|
"text_thickness": "warning",
|
||||||
|
"through_hole_pad_without_hole": "error",
|
||||||
|
"too_many_vias": "error",
|
||||||
|
"track_angle": "error",
|
||||||
|
"track_dangling": "warning",
|
||||||
|
"track_not_centered_on_via": "ignore",
|
||||||
|
"track_on_post_machined_layer": "error",
|
||||||
|
"track_segment_length": "error",
|
||||||
|
"track_width": "error",
|
||||||
|
"tracks_crossing": "error",
|
||||||
|
"tuning_profile_track_geometries": "ignore",
|
||||||
|
"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_groove_width": 0.0,
|
||||||
|
"min_hole_clearance": 0.25,
|
||||||
|
"min_hole_to_hole": 0.25,
|
||||||
|
"min_microvia_diameter": 0.2,
|
||||||
|
"min_microvia_drill": 0.1,
|
||||||
|
"min_resolved_spokes": 2,
|
||||||
|
"min_silk_clearance": 0.0,
|
||||||
|
"min_text_height": 0.8,
|
||||||
|
"min_text_thickness": 0.08,
|
||||||
|
"min_through_hole_diameter": 0.3,
|
||||||
|
"min_track_width": 0.2,
|
||||||
|
"min_via_annular_width": 0.1,
|
||||||
|
"min_via_diameter": 0.5,
|
||||||
|
"solder_mask_to_copper_clearance": 0.0,
|
||||||
|
"use_height_for_length_calcs": true
|
||||||
|
},
|
||||||
|
"teardrop_options": [
|
||||||
|
{
|
||||||
|
"td_onpthpad": true,
|
||||||
|
"td_onroundshapesonly": false,
|
||||||
|
"td_onsmdpad": true,
|
||||||
|
"td_ontrackend": false,
|
||||||
|
"td_onvia": 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": [],
|
||||||
|
"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": [],
|
||||||
|
"zones_allow_external_fillets": false
|
||||||
|
},
|
||||||
"ipc2581": {
|
"ipc2581": {
|
||||||
"bom_rev": "",
|
"bom_rev": "",
|
||||||
"dist": "",
|
"dist": "",
|
||||||
|
|
@ -416,7 +632,7 @@
|
||||||
"uuid": "a849549d-7106-4c4f-98d5-73aef2c222e3"
|
"uuid": "a849549d-7106-4c4f-98d5-73aef2c222e3"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"used_designators": "",
|
"used_designators": "C7-9",
|
||||||
"variants": []
|
"variants": []
|
||||||
},
|
},
|
||||||
"sheets": [
|
"sheets": [
|
||||||
|
|
|
||||||
|
|
@ -3573,12 +3573,6 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "139b8174-3010-4a1c-a292-b8e04a055981")
|
(uuid "139b8174-3010-4a1c-a292-b8e04a055981")
|
||||||
)
|
)
|
||||||
(junction
|
|
||||||
(at 118.11 46.99)
|
|
||||||
(diameter 0)
|
|
||||||
(color 0 0 0 0)
|
|
||||||
(uuid "236a7115-2f3c-495d-9538-8687893fc56d")
|
|
||||||
)
|
|
||||||
(junction
|
(junction
|
||||||
(at 63.5 43.18)
|
(at 63.5 43.18)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -3591,6 +3585,12 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "3fdffcdd-bc0f-485d-9a73-50f4027afcc3")
|
(uuid "3fdffcdd-bc0f-485d-9a73-50f4027afcc3")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 127 54.61)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "42b28e7a-5d94-4487-bc29-e091c1a9d4b6")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 256.54 87.63)
|
(at 256.54 87.63)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -3615,6 +3615,12 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "534faf09-8932-4c00-8d86-98f3bffd128e")
|
(uuid "534faf09-8932-4c00-8d86-98f3bffd128e")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 151.13 46.99)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "55e14e90-5f09-4fa7-a7c4-d3aa811a3104")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 110.49 184.15)
|
(at 110.49 184.15)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -3681,12 +3687,24 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "92f245ef-1f74-4753-9675-208d2123bf9a")
|
(uuid "92f245ef-1f74-4753-9675-208d2123bf9a")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 138.43 46.99)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "98292ee3-5f88-4506-a4b1-021f21482c8a")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 80.01 43.18)
|
(at 80.01 43.18)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "a20da994-6374-4020-a958-8f7670bd0375")
|
(uuid "a20da994-6374-4020-a958-8f7670bd0375")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 115.57 54.61)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "ab2ed2db-e10d-430a-bd35-b7ca3a1a8f5b")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 30.48 41.91)
|
(at 30.48 41.91)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -3694,10 +3712,10 @@
|
||||||
(uuid "ac24bb9e-0514-4fb3-8487-7d6462ae3ba8")
|
(uuid "ac24bb9e-0514-4fb3-8487-7d6462ae3ba8")
|
||||||
)
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 118.11 54.61)
|
(at 115.57 46.99)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "b339c0dc-df4f-4a0b-9e59-0b30c656132e")
|
(uuid "aeb1fcf6-4d02-41cf-830e-163f507706cb")
|
||||||
)
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 248.92 82.55)
|
(at 248.92 82.55)
|
||||||
|
|
@ -3705,6 +3723,12 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "ba6ea8d4-1e09-4908-8123-268f0ba22d76")
|
(uuid "ba6ea8d4-1e09-4908-8123-268f0ba22d76")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 138.43 54.61)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "bb21671a-af57-47cc-a220-40842ee397df")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 22.86 41.91)
|
(at 22.86 41.91)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -3735,6 +3759,12 @@
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "d18e4632-76aa-4c1d-b9ba-8ab025941eb2")
|
(uuid "d18e4632-76aa-4c1d-b9ba-8ab025941eb2")
|
||||||
)
|
)
|
||||||
|
(junction
|
||||||
|
(at 127 46.99)
|
||||||
|
(diameter 0)
|
||||||
|
(color 0 0 0 0)
|
||||||
|
(uuid "d3855a81-50b8-4a9c-a5a6-a5b4035a69d5")
|
||||||
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 237.49 87.63)
|
(at 237.49 87.63)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
|
|
@ -3742,10 +3772,10 @@
|
||||||
(uuid "e12c6c5b-7ae2-4cf6-9c43-e8354feea1c6")
|
(uuid "e12c6c5b-7ae2-4cf6-9c43-e8354feea1c6")
|
||||||
)
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 129.54 46.99)
|
(at 105.41 46.99)
|
||||||
(diameter 0)
|
(diameter 0)
|
||||||
(color 0 0 0 0)
|
(color 0 0 0 0)
|
||||||
(uuid "f505edf0-cee7-4fd7-a779-e2662fb14792")
|
(uuid "f87fea84-7159-4016-bc6c-03ed85904b8e")
|
||||||
)
|
)
|
||||||
(junction
|
(junction
|
||||||
(at 48.26 88.9)
|
(at 48.26 88.9)
|
||||||
|
|
@ -3763,6 +3793,16 @@
|
||||||
)
|
)
|
||||||
(uuid "01cc8f43-153b-44a7-bf2f-8ee5969c8d20")
|
(uuid "01cc8f43-153b-44a7-bf2f-8ee5969c8d20")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 105.41 54.61) (xy 115.57 54.61)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "01efa8b8-2b15-46e4-9d70-5de8211847d0")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 102.87 184.15) (xy 95.25 184.15)
|
(xy 102.87 184.15) (xy 95.25 184.15)
|
||||||
|
|
@ -3855,7 +3895,7 @@
|
||||||
)
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 100.33 46.99) (xy 118.11 46.99)
|
(xy 100.33 46.99) (xy 105.41 46.99)
|
||||||
)
|
)
|
||||||
(stroke
|
(stroke
|
||||||
(width 0)
|
(width 0)
|
||||||
|
|
@ -3865,7 +3905,7 @@
|
||||||
)
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 118.11 54.61) (xy 118.11 55.88)
|
(xy 127 54.61) (xy 127 55.88)
|
||||||
)
|
)
|
||||||
(stroke
|
(stroke
|
||||||
(width 0)
|
(width 0)
|
||||||
|
|
@ -3875,7 +3915,7 @@
|
||||||
)
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 118.11 46.99) (xy 118.11 48.26)
|
(xy 105.41 46.99) (xy 105.41 48.26)
|
||||||
)
|
)
|
||||||
(stroke
|
(stroke
|
||||||
(width 0)
|
(width 0)
|
||||||
|
|
@ -4043,6 +4083,16 @@
|
||||||
)
|
)
|
||||||
(uuid "44f5e7eb-0815-44d5-858d-cb15b874b41a")
|
(uuid "44f5e7eb-0815-44d5-858d-cb15b874b41a")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 138.43 54.61) (xy 151.13 54.61)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "47fde7ee-c988-41ae-b768-f9eba7a45a68")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 254 66.04) (xy 257.81 66.04)
|
(xy 254 66.04) (xy 257.81 66.04)
|
||||||
|
|
@ -4095,7 +4145,7 @@
|
||||||
)
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 118.11 53.34) (xy 118.11 54.61)
|
(xy 105.41 53.34) (xy 105.41 54.61)
|
||||||
)
|
)
|
||||||
(stroke
|
(stroke
|
||||||
(width 0)
|
(width 0)
|
||||||
|
|
@ -4103,6 +4153,16 @@
|
||||||
)
|
)
|
||||||
(uuid "5152898a-952c-4267-b98f-550964d44098")
|
(uuid "5152898a-952c-4267-b98f-550964d44098")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 127 46.99) (xy 138.43 46.99)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "52f4e691-842e-449e-93c2-93f66aa778da")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 171.45 102.87) (xy 110.49 102.87)
|
(xy 171.45 102.87) (xy 110.49 102.87)
|
||||||
|
|
@ -4163,26 +4223,6 @@
|
||||||
)
|
)
|
||||||
(uuid "5a084a4a-9018-4390-afad-55f9e2f53e78")
|
(uuid "5a084a4a-9018-4390-afad-55f9e2f53e78")
|
||||||
)
|
)
|
||||||
(wire
|
|
||||||
(pts
|
|
||||||
(xy 118.11 46.99) (xy 129.54 46.99)
|
|
||||||
)
|
|
||||||
(stroke
|
|
||||||
(width 0)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(uuid "5af7d6a8-5597-4c29-ab55-11978bdf4f19")
|
|
||||||
)
|
|
||||||
(wire
|
|
||||||
(pts
|
|
||||||
(xy 129.54 54.61) (xy 118.11 54.61)
|
|
||||||
)
|
|
||||||
(stroke
|
|
||||||
(width 0)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(uuid "5b19e05a-25bb-4127-b4e0-c2247efb4b16")
|
|
||||||
)
|
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 58.42 68.58) (xy 58.42 73.66)
|
(xy 58.42 68.58) (xy 58.42 73.66)
|
||||||
|
|
@ -4225,7 +4265,7 @@
|
||||||
)
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 143.51 66.04) (xy 143.51 46.99)
|
(xy 153.67 66.04) (xy 153.67 46.99)
|
||||||
)
|
)
|
||||||
(stroke
|
(stroke
|
||||||
(width 0)
|
(width 0)
|
||||||
|
|
@ -4253,6 +4293,16 @@
|
||||||
)
|
)
|
||||||
(uuid "6f4690df-79ae-4920-9ac2-dbc1d0c671c5")
|
(uuid "6f4690df-79ae-4920-9ac2-dbc1d0c671c5")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 127 54.61) (xy 138.43 54.61)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "70ed707d-903c-42e7-b180-de72962a87b2")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 237.49 87.63) (xy 237.49 92.71)
|
(xy 237.49 87.63) (xy 237.49 92.71)
|
||||||
|
|
@ -4273,16 +4323,6 @@
|
||||||
)
|
)
|
||||||
(uuid "77eb8f98-08be-4da1-a6ef-6f6d6bcd517d")
|
(uuid "77eb8f98-08be-4da1-a6ef-6f6d6bcd517d")
|
||||||
)
|
)
|
||||||
(wire
|
|
||||||
(pts
|
|
||||||
(xy 129.54 46.99) (xy 143.51 46.99)
|
|
||||||
)
|
|
||||||
(stroke
|
|
||||||
(width 0)
|
|
||||||
(type default)
|
|
||||||
)
|
|
||||||
(uuid "785185bb-9fbd-4248-8e97-a1ef5ce65868")
|
|
||||||
)
|
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 274.32 59.69) (xy 274.32 62.23)
|
(xy 274.32 59.69) (xy 274.32 62.23)
|
||||||
|
|
@ -4323,6 +4363,16 @@
|
||||||
)
|
)
|
||||||
(uuid "81d25f12-76a3-4532-bb20-f39d538ac185")
|
(uuid "81d25f12-76a3-4532-bb20-f39d538ac185")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 151.13 46.99) (xy 153.67 46.99)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "83536e1d-aed8-458a-9ac1-66b401c35756")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 254 77.47) (xy 254 66.04)
|
(xy 254 77.47) (xy 254 66.04)
|
||||||
|
|
@ -4345,7 +4395,7 @@
|
||||||
)
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 139.7 66.04) (xy 143.51 66.04)
|
(xy 139.7 66.04) (xy 153.67 66.04)
|
||||||
)
|
)
|
||||||
(stroke
|
(stroke
|
||||||
(width 0)
|
(width 0)
|
||||||
|
|
@ -4523,6 +4573,26 @@
|
||||||
)
|
)
|
||||||
(uuid "bc3025a1-c11c-4997-8bfb-738d2979d689")
|
(uuid "bc3025a1-c11c-4997-8bfb-738d2979d689")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 138.43 46.99) (xy 151.13 46.99)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "bc732656-f879-46f1-aad1-f0260421464a")
|
||||||
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 115.57 46.99) (xy 127 46.99)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "bce0290b-9187-44f0-b77e-83732b069f1b")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 30.48 48.26) (xy 30.48 54.61)
|
(xy 30.48 48.26) (xy 30.48 54.61)
|
||||||
|
|
@ -4633,6 +4703,16 @@
|
||||||
)
|
)
|
||||||
(uuid "d52f1fe7-64f9-4220-8c06-bc87a1d7e864")
|
(uuid "d52f1fe7-64f9-4220-8c06-bc87a1d7e864")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 115.57 54.61) (xy 127 54.61)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "d69ce771-f3c5-4158-aa2a-370afa90d013")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 68.58 86.36) (xy 74.93 86.36)
|
(xy 68.58 86.36) (xy 74.93 86.36)
|
||||||
|
|
@ -4693,6 +4773,16 @@
|
||||||
)
|
)
|
||||||
(uuid "e0b8b2c2-6c0b-4bdb-be43-b8fd80744468")
|
(uuid "e0b8b2c2-6c0b-4bdb-be43-b8fd80744468")
|
||||||
)
|
)
|
||||||
|
(wire
|
||||||
|
(pts
|
||||||
|
(xy 105.41 46.99) (xy 115.57 46.99)
|
||||||
|
)
|
||||||
|
(stroke
|
||||||
|
(width 0)
|
||||||
|
(type default)
|
||||||
|
)
|
||||||
|
(uuid "e1c18e3d-0f61-4770-9fce-142c41f8e1af")
|
||||||
|
)
|
||||||
(wire
|
(wire
|
||||||
(pts
|
(pts
|
||||||
(xy 34.29 68.58) (xy 34.29 77.47)
|
(xy 34.29 68.58) (xy 34.29 77.47)
|
||||||
|
|
@ -5425,7 +5515,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
||||||
(at 66.04 86.36 0)
|
(at 66.04 86.36 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
|
|
@ -5636,7 +5726,7 @@
|
||||||
)
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:C")
|
(lib_id "Device:C")
|
||||||
(at 129.54 50.8 0)
|
(at 127 50.8 0)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(body_style 1)
|
(body_style 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
|
|
@ -5647,7 +5737,7 @@
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "3f59872c-8f24-416b-97ae-82ad7c3c9bb9")
|
(uuid "3f59872c-8f24-416b-97ae-82ad7c3c9bb9")
|
||||||
(property "Reference" "C3"
|
(property "Reference" "C3"
|
||||||
(at 133.35 49.5299 0)
|
(at 130.81 49.5299 0)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
(effects
|
(effects
|
||||||
|
|
@ -5658,7 +5748,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "150m"
|
(property "Value" "150m"
|
||||||
(at 133.35 52.0699 0)
|
(at 130.81 52.0699 0)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
(effects
|
(effects
|
||||||
|
|
@ -5668,8 +5758,8 @@
|
||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm"
|
||||||
(at 130.5052 54.61 0)
|
(at 127.9652 54.61 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -5680,7 +5770,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" ""
|
(property "Datasheet" ""
|
||||||
(at 129.54 50.8 0)
|
(at 127 50.8 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -5691,7 +5781,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Description" "Unpolarized capacitor"
|
(property "Description" "Unpolarized capacitor"
|
||||||
(at 129.54 50.8 0)
|
(at 127 50.8 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -5794,6 +5884,88 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(symbol
|
||||||
|
(lib_id "Device:C")
|
||||||
|
(at 151.13 50.8 0)
|
||||||
|
(unit 1)
|
||||||
|
(body_style 1)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(in_pos_files yes)
|
||||||
|
(dnp no)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(uuid "467b45c6-cd35-41ed-9e2c-71f782c76ea1")
|
||||||
|
(property "Reference" "C9"
|
||||||
|
(at 154.94 49.5299 0)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "150m"
|
||||||
|
(at 154.94 52.0699 0)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm"
|
||||||
|
(at 152.0952 54.61 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 151.13 50.8 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" "Unpolarized capacitor"
|
||||||
|
(at 151.13 50.8 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "1"
|
||||||
|
(uuid "9dfe39b6-b4fa-49e9-8f91-8e106d1c7e8e")
|
||||||
|
)
|
||||||
|
(pin "2"
|
||||||
|
(uuid "bd632612-2b3a-48c9-98c0-c9fcb6b26731")
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "harvester"
|
||||||
|
(path "/a849549d-7106-4c4f-98d5-73aef2c222e3"
|
||||||
|
(reference "C9")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:R")
|
(lib_id "Device:R")
|
||||||
(at 48.26 85.09 180)
|
(at 48.26 85.09 180)
|
||||||
|
|
@ -6031,6 +6203,88 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(symbol
|
||||||
|
(lib_id "Device:C")
|
||||||
|
(at 138.43 50.8 0)
|
||||||
|
(unit 1)
|
||||||
|
(body_style 1)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(in_pos_files yes)
|
||||||
|
(dnp no)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(uuid "5355c4b2-831c-42c6-be44-4302a924869f")
|
||||||
|
(property "Reference" "C8"
|
||||||
|
(at 142.24 49.5299 0)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "150m"
|
||||||
|
(at 142.24 52.0699 0)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm"
|
||||||
|
(at 139.3952 54.61 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 138.43 50.8 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" "Unpolarized capacitor"
|
||||||
|
(at 138.43 50.8 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "1"
|
||||||
|
(uuid "c49dd896-a4bb-4385-87d7-6d32b75cc752")
|
||||||
|
)
|
||||||
|
(pin "2"
|
||||||
|
(uuid "e47d6b72-e539-4d12-a367-8ff4be426eb5")
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "harvester"
|
||||||
|
(path "/a849549d-7106-4c4f-98d5-73aef2c222e3"
|
||||||
|
(reference "C8")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:R")
|
(lib_id "Device:R")
|
||||||
(at 251.46 57.15 270)
|
(at 251.46 57.15 270)
|
||||||
|
|
@ -6144,7 +6398,7 @@
|
||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
||||||
(at 257.81 68.58 0)
|
(at 257.81 68.58 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
|
|
@ -6287,7 +6541,7 @@
|
||||||
)
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "Device:C_Small")
|
(lib_id "Device:C_Small")
|
||||||
(at 118.11 50.8 0)
|
(at 105.41 50.8 0)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(body_style 1)
|
(body_style 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
|
|
@ -6298,7 +6552,7 @@
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "5f82a05f-c029-43b8-a60d-0450f4e69e6d")
|
(uuid "5f82a05f-c029-43b8-a60d-0450f4e69e6d")
|
||||||
(property "Reference" "C2"
|
(property "Reference" "C2"
|
||||||
(at 120.65 49.5362 0)
|
(at 107.95 49.5362 0)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
(effects
|
(effects
|
||||||
|
|
@ -6309,7 +6563,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "100u"
|
(property "Value" "100u"
|
||||||
(at 120.65 52.0762 0)
|
(at 107.95 52.0762 0)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
(effects
|
(effects
|
||||||
|
|
@ -6319,8 +6573,8 @@
|
||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
||||||
(at 118.11 50.8 0)
|
(at 105.41 50.8 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -6331,7 +6585,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" ""
|
(property "Datasheet" ""
|
||||||
(at 118.11 50.8 0)
|
(at 105.41 50.8 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -6342,7 +6596,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Description" "Unpolarized capacitor, small symbol"
|
(property "Description" "Unpolarized capacitor, small symbol"
|
||||||
(at 118.11 50.8 0)
|
(at 105.41 50.8 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -6870,7 +7124,7 @@
|
||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
||||||
(at 256.54 85.09 0)
|
(at 256.54 85.09 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
|
|
@ -7593,7 +7847,7 @@
|
||||||
)
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "power:GND")
|
(lib_id "power:GND")
|
||||||
(at 118.11 55.88 0)
|
(at 127 55.88 0)
|
||||||
(unit 1)
|
(unit 1)
|
||||||
(body_style 1)
|
(body_style 1)
|
||||||
(exclude_from_sim no)
|
(exclude_from_sim no)
|
||||||
|
|
@ -7604,7 +7858,7 @@
|
||||||
(fields_autoplaced yes)
|
(fields_autoplaced yes)
|
||||||
(uuid "aa358e62-5091-4e39-b3bc-2cbeea1b0f5d")
|
(uuid "aa358e62-5091-4e39-b3bc-2cbeea1b0f5d")
|
||||||
(property "Reference" "#PWR06"
|
(property "Reference" "#PWR06"
|
||||||
(at 118.11 62.23 0)
|
(at 127 62.23 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -7615,7 +7869,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Value" "GND"
|
(property "Value" "GND"
|
||||||
(at 118.11 60.96 0)
|
(at 127 60.96 0)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
(effects
|
(effects
|
||||||
|
|
@ -7625,7 +7879,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" ""
|
||||||
(at 118.11 55.88 0)
|
(at 127 55.88 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -7636,7 +7890,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Datasheet" ""
|
(property "Datasheet" ""
|
||||||
(at 118.11 55.88 0)
|
(at 127 55.88 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -7647,7 +7901,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
||||||
(at 118.11 55.88 0)
|
(at 127 55.88 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
(do_not_autoplace no)
|
(do_not_autoplace no)
|
||||||
|
|
@ -8023,7 +8277,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Button_Switch_THT:SW_Slide_SPDT_Angled_CK_OS102011MA1Q"
|
||||||
(at 266.7 57.15 0)
|
(at 266.7 57.15 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
|
|
@ -8914,6 +9168,88 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
(symbol
|
||||||
|
(lib_id "Device:C")
|
||||||
|
(at 115.57 50.8 0)
|
||||||
|
(unit 1)
|
||||||
|
(body_style 1)
|
||||||
|
(exclude_from_sim no)
|
||||||
|
(in_bom yes)
|
||||||
|
(on_board yes)
|
||||||
|
(in_pos_files yes)
|
||||||
|
(dnp no)
|
||||||
|
(fields_autoplaced yes)
|
||||||
|
(uuid "f17f69ac-012d-4d4a-bd8c-e45d30e8c2bc")
|
||||||
|
(property "Reference" "C7"
|
||||||
|
(at 119.38 49.5299 0)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" "150m"
|
||||||
|
(at 119.38 52.0699 0)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
(justify left)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Footprint" "Capacitor_THT:CP_Radial_D5.0mm_P2.00mm"
|
||||||
|
(at 116.5352 54.61 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 115.57 50.8 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" "Unpolarized capacitor"
|
||||||
|
(at 115.57 50.8 0)
|
||||||
|
(hide yes)
|
||||||
|
(show_name no)
|
||||||
|
(do_not_autoplace no)
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(pin "1"
|
||||||
|
(uuid "f8e9f1ec-2a61-45c5-a2bb-0eb1436f3407")
|
||||||
|
)
|
||||||
|
(pin "2"
|
||||||
|
(uuid "4dc1ca60-48b7-4fe5-a1a8-dc25ab3982ba")
|
||||||
|
)
|
||||||
|
(instances
|
||||||
|
(project "harvester"
|
||||||
|
(path "/a849549d-7106-4c4f-98d5-73aef2c222e3"
|
||||||
|
(reference "C7")
|
||||||
|
(unit 1)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
(symbol
|
(symbol
|
||||||
(lib_id "power:GND")
|
(lib_id "power:GND")
|
||||||
(at 256.54 87.63 0)
|
(at 256.54 87.63 0)
|
||||||
|
|
@ -9026,7 +9362,7 @@
|
||||||
(justify left)
|
(justify left)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" ""
|
(property "Footprint" "Capacitor_SMD:C_0805_2012Metric"
|
||||||
(at 248.92 85.09 0)
|
(at 248.92 85.09 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
|
|
@ -9106,7 +9442,7 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(property "Footprint" "LQFP48_STM"
|
(property "Footprint" "Package_QFP:LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm"
|
||||||
(at 171.45 57.15 0)
|
(at 171.45 57.15 0)
|
||||||
(hide yes)
|
(hide yes)
|
||||||
(show_name no)
|
(show_name no)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue