update: pcb

This commit is contained in:
Maix0 2026-05-13 17:43:33 +02:00
parent 7c3f0ec615
commit 83d0b3af03
5 changed files with 5562 additions and 164 deletions

4835
design.kicad_pcb Normal file

File diff suppressed because it is too large Load diff

View file

@ -8,12 +8,12 @@
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"images": 0.6,
"pads": 1.0,
"shapes": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
"images": 0.4699999988079071,
"pads": 0.800000011920929,
"shapes": 0.6700000166893005,
"tracks": 0.6899999976158142,
"vias": 0.7400000095367432,
"zones": 0.5
},
"prototype_zone_fills": false,
"selection_filter": {
@ -31,14 +31,11 @@
},
"visible_items": [
"vias",
"footprint_text",
"footprint_anchors",
"ratsnest",
"grid",
"footprints_front",
"footprints_back",
"footprint_values",
"footprint_references",
"tracks",
"drc_errors",
"drawing_sheet",
@ -65,9 +62,42 @@
"version": 5
},
"net_inspector_panel": {
"col_hidden": [],
"col_order": [],
"col_widths": [],
"col_hidden": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"col_order": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
],
"col_widths": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"custom_group_rules": [],
"expanded_rows": [],
"filter_by_net_name": true,
@ -79,7 +109,7 @@
"show_unconnected_nets": false,
"show_zero_pad_nets": false,
"sort_ascending": true,
"sorting_column": -1
"sorting_column": 0
},
"open_jobsets": [],
"project": {

View file

@ -1,6 +1,215 @@
{
"board": {
"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.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.15,
"silk_text_italic": false,
"silk_text_size_h": 1.0,
"silk_text_size_v": 1.0,
"silk_text_thickness": 0.15,
"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_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",
"net_conflict": "warning",
"nonmirrored_text_on_back_layer": "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_on_edge_cuts": "error",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_angle": "error",
"track_dangling": "warning",
"track_segment_length": "error",
"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.16,
"min_connection": 0.25,
"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.25,
"min_via_annular_width": 0.2,
"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": {
"bom_rev": "",
"dist": "",

View file

@ -9,25 +9,23 @@
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "U1"
(at 2.1433 -40.64 0)
(property "Reference" "U"
(at 8.89 41.402 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Value" "Atmega329P"
(at 2.1433 -43.18 0)
(at -12.7 -38.1 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:QFP-32_7x7_Pitch0.8mm"
(at -12.7 -38.1 0)
(effects
(font
@ -138,6 +136,44 @@
)
)
)
(pin passive line
(at -1.27 40.64 270)
(length 2.54)
(hide yes)
(name "VCC"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "6"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin passive line
(at 0 -40.64 90)
(length 2.54)
(hide yes)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "21"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 0 -40.64 90)
(length 2.54)
@ -156,6 +192,25 @@
)
)
)
(pin passive line
(at 0 -40.64 90)
(length 2.54)
(hide yes)
(name "GND"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "5"
(effects
(font
(size 1.27 1.27)
)
)
)
)
(pin power_in line
(at 1.27 40.64 270)
(length 2.54)
@ -617,7 +672,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 0 0 0)
(effects
(font
@ -731,7 +786,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:SMD_3225_4Pin"
(at 0 0 0)
(effects
(font
@ -895,19 +950,20 @@
)
(embedded_fonts no)
)
(symbol "ft_ganger:GND_OUT"
(symbol "ft_ganger:GND_YES"
(power)
(pin_numbers
(hide yes)
)
(pin_names
(offset 0)
(hide yes)
)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(property "Reference" "#PWR"
(at 5.08 2.032 0)
(at 0 -6.35 0)
(effects
(font
(size 1.27 1.27)
@ -916,7 +972,7 @@
)
)
(property "Value" "GND"
(at 4.318 -0.254 0)
(at 0 -3.81 0)
(effects
(font
(size 1.27 1.27)
@ -941,7 +997,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 0 0 0)
(effects
(font
@ -950,10 +1006,19 @@
(hide yes)
)
)
(symbol "GND_OUT_0_1"
(property "ki_keywords" "global power"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "GND_YES_0_1"
(polyline
(pts
(xy 1.27 -1.27) (xy -1.27 -1.27) (xy 0 -3.048) (xy 1.27 -1.27)
(xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27)
)
(stroke
(width 0)
@ -964,11 +1029,11 @@
)
)
)
(symbol "GND_OUT_1_1"
(pin power_out line
(symbol "GND_YES_1_1"
(pin power_in line
(at 0 0 270)
(length 1.27)
(name ""
(length 0)
(name "~"
(effects
(font
(size 1.27 1.27)
@ -1006,7 +1071,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:Jumper12P"
(at 0 0 0)
(effects
(font
@ -1416,7 +1481,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:Jumper6P"
(at 0 0 0)
(effects
(font
@ -1658,13 +1723,12 @@
)
)
)
(property "Footprint" ""
(at 0 0 0)
(property "Footprint" "ft_ganger:0603_Polarized"
(at 14.224 5.842 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
@ -1849,7 +1913,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 0 0 0)
(effects
(font
@ -1955,8 +2019,8 @@
)
)
)
(property "Footprint" ""
(at 0 0 0)
(property "Footprint" "ft_ganger:B3U-1000"
(at 5.842 6.858 0)
(effects
(font
(size 1.27 1.27)
@ -2094,19 +2158,20 @@
)
(embedded_fonts no)
)
(symbol "ft_ganger:VCC_OUT"
(symbol "ft_ganger:VCC_YES"
(power)
(pin_numbers
(hide yes)
)
(pin_names
(offset 0)
(hide yes)
)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(property "Reference" "#PWR"
(at 5.08 2.032 0)
(at 0 -3.81 0)
(effects
(font
(size 1.27 1.27)
@ -2115,7 +2180,7 @@
)
)
(property "Value" "VCC"
(at 4.318 -0.254 0)
(at 0 3.556 0)
(effects
(font
(size 1.27 1.27)
@ -2140,7 +2205,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"VCC\""
(at 0 0 0)
(effects
(font
@ -2149,10 +2214,19 @@
(hide yes)
)
)
(symbol "VCC_OUT_0_1"
(property "ki_keywords" "global power"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "VCC_YES_0_1"
(polyline
(pts
(xy 0 -1.27) (xy -0.762 -0.508)
(xy -0.762 1.27) (xy 0 2.54)
)
(stroke
(width 0)
@ -2164,7 +2238,19 @@
)
(polyline
(pts
(xy 0 -1.27) (xy 0.762 -0.508)
(xy 0 2.54) (xy 0.762 1.27)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 0 0) (xy 0 2.54)
)
(stroke
(width 0)
@ -2175,11 +2261,11 @@
)
)
)
(symbol "VCC_OUT_1_1"
(pin power_out line
(at 0 0 270)
(length 1.27)
(name ""
(symbol "VCC_YES_1_1"
(pin power_in line
(at 0 0 90)
(length 0)
(name "~"
(effects
(font
(size 1.27 1.27)
@ -2626,16 +2712,6 @@
)
(uuid "cea1db4b-7a70-4d8f-8a5d-15bcff1e8eff")
)
(wire
(pts
(xy 16.51 95.25) (xy 16.51 93.98)
)
(stroke
(width 0)
(type default)
)
(uuid "d9a742b3-0bf7-405d-9391-add97e96dd7c")
)
(wire
(pts
(xy 167.64 46.99) (xy 167.64 50.8)
@ -4036,17 +4112,17 @@
)
)
(symbol
(lib_id "ft_ganger:VCC_OUT")
(at 92.71 31.75 180)
(lib_id "ft_ganger:VCC_YES")
(at 92.71 31.75 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "059b1ad1-de24-4d02-a377-25a7aea3c31f")
(property "Reference" "#PWR013"
(at 87.63 33.782 0)
(at 97.79 29.718 0)
(effects
(font
(size 1.27 1.27)
@ -4055,11 +4131,12 @@
)
)
(property "Value" "VCC"
(at 92.71 27.94 0)
(at 95.25 30.4799 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -4080,7 +4157,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"VCC\""
(at 92.71 31.75 0)
(effects
(font
@ -4126,7 +4203,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 80.01 123.19 0)
(effects
(font
@ -4194,7 +4271,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:Jumper6P"
(at 163.83 137.16 0)
(effects
(font
@ -4276,7 +4353,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603_Polarized"
(at 92.71 45.72 0)
(effects
(font
@ -4319,12 +4396,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 69.85 116.84 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "353696c8-48be-4226-8956-9648cfaab089")
@ -4338,11 +4415,12 @@
)
)
(property "Value" "GND"
(at 69.85 121.92 0)
(at 72.39 118.1099 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -4363,7 +4441,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 69.85 116.84 0)
(effects
(font
@ -4385,12 +4463,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 92.71 66.04 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "37e3f5f8-e10f-4bb6-96cf-5ab169946c87")
@ -4404,11 +4482,12 @@
)
)
(property "Value" "GND"
(at 92.71 71.12 0)
(at 95.25 67.3099 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -4429,7 +4508,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 92.71 66.04 0)
(effects
(font
@ -4478,7 +4557,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 92.71 55.88 0)
(effects
(font
@ -4521,12 +4600,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 135.89 54.61 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "3dec7352-9cf4-4d67-bf40-5743588df65e")
@ -4540,11 +4619,12 @@
)
)
(property "Value" "GND"
(at 135.89 59.69 0)
(at 138.43 55.8799 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -4565,7 +4645,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 135.89 54.61 0)
(effects
(font
@ -4612,7 +4692,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 80.01 110.49 0)
(effects
(font
@ -4682,7 +4762,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 115.57 45.72 0)
(effects
(font
@ -4750,7 +4830,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 21.59 95.25 0)
(effects
(font
@ -4793,17 +4873,17 @@
)
)
(symbol
(lib_id "ft_ganger:VCC_OUT")
(at 167.64 39.37 180)
(lib_id "ft_ganger:VCC_YES")
(at 167.64 39.37 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "52e7a023-b037-4794-92f7-7fe08876ae87")
(property "Reference" "#PWR07"
(at 162.56 41.402 0)
(at 172.72 37.338 0)
(effects
(font
(size 1.27 1.27)
@ -4812,11 +4892,12 @@
)
)
(property "Value" "VCC"
(at 167.64 35.56 0)
(at 170.18 38.0999 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -4837,7 +4918,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"VCC\""
(at 167.64 39.37 0)
(effects
(font
@ -4886,7 +4967,7 @@
(hide yes)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:Jumper12P"
(at 138.43 119.38 0)
(effects
(font
@ -4959,12 +5040,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 115.57 64.77 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "608755ec-979f-40b9-928c-957ec9f45276")
@ -4978,11 +5059,12 @@
)
)
(property "Value" "GND"
(at 115.57 69.85 0)
(at 118.11 66.0399 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -5003,7 +5085,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 115.57 64.77 0)
(effects
(font
@ -5049,7 +5131,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 142.24 50.8 0)
(effects
(font
@ -5092,12 +5174,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 67.31 57.15 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "6cb737fd-4b09-45dc-87ba-71e1388e23a6")
@ -5111,11 +5193,12 @@
)
)
(property "Value" "GND"
(at 67.31 62.23 0)
(at 69.85 58.4199 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -5136,7 +5219,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 67.31 57.15 0)
(effects
(font
@ -5185,7 +5268,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 167.64 44.45 0)
(effects
(font
@ -5255,7 +5338,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 67.31 48.26 0)
(effects
(font
@ -5298,12 +5381,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 41.91 171.45 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "7f24a04c-de21-49bd-9cf8-4b31ef7b9125")
@ -5317,11 +5400,12 @@
)
)
(property "Value" "GND"
(at 41.91 176.53 0)
(at 44.45 172.7199 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -5342,7 +5426,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 41.91 171.45 0)
(effects
(font
@ -5364,17 +5448,17 @@
)
)
(symbol
(lib_id "ft_ganger:VCC_OUT")
(at 16.51 93.98 180)
(lib_id "ft_ganger:VCC_YES")
(at 16.51 95.25 180)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "90ec214f-1a73-4c49-9d8b-d14ec0e0d68a")
(property "Reference" "#PWR04"
(at 11.43 96.012 0)
(at 11.43 97.282 0)
(effects
(font
(size 1.27 1.27)
@ -5383,15 +5467,16 @@
)
)
(property "Value" "VCC"
(at 16.51 90.17 0)
(at 19.05 96.5199 0)
(effects
(font
(size 1.27 1.27)
)
(justify right)
)
)
(property "Footprint" ""
(at 16.51 93.98 0)
(at 16.51 95.25 0)
(effects
(font
(size 1.27 1.27)
@ -5400,7 +5485,7 @@
)
)
(property "Datasheet" ""
(at 16.51 93.98 0)
(at 16.51 95.25 0)
(effects
(font
(size 1.27 1.27)
@ -5408,8 +5493,8 @@
(hide yes)
)
)
(property "Description" ""
(at 16.51 93.98 0)
(property "Description" "Power symbol creates a global label with name \"VCC\""
(at 16.51 95.25 0)
(effects
(font
(size 1.27 1.27)
@ -5455,7 +5540,7 @@
(hide yes)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:Jumper12P"
(at 100.33 144.78 0)
(effects
(font
@ -5555,7 +5640,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:QFP-32_7x7_Pitch0.8mm"
(at 29.21 166.37 0)
(effects
(font
@ -5669,6 +5754,15 @@
(pin "3"
(uuid "9fad7ecf-78ee-410c-a6ed-996ae1fbafde")
)
(pin "6"
(uuid "b619f2f1-4f6c-4b04-94a8-a2d042603e0f")
)
(pin "21"
(uuid "3112cd58-3183-49bc-a844-9124b008d2c3")
)
(pin "5"
(uuid "1d961e6a-13a0-474c-89c2-f0fbf1d02c4d")
)
(instances
(project "design"
(path "/fcf6aae8-d22c-403c-9378-9d84a70783ba"
@ -5679,12 +5773,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 38.1 57.15 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "bce1cfa8-05a7-4ca0-abb8-a53bac265b9d")
@ -5698,11 +5792,12 @@
)
)
(property "Value" "GND"
(at 38.1 62.23 0)
(at 40.64 58.4199 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -5723,7 +5818,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 38.1 57.15 0)
(effects
(font
@ -5772,7 +5867,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603_Polarized"
(at 115.57 57.15 0)
(effects
(font
@ -5815,17 +5910,17 @@
)
)
(symbol
(lib_id "ft_ganger:VCC_OUT")
(at 41.91 85.09 180)
(lib_id "ft_ganger:VCC_YES")
(at 41.91 85.09 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "d52849f1-a629-4fa7-becf-63922c4f3ef0")
(property "Reference" "#PWR02"
(at 36.83 87.122 0)
(at 46.99 83.058 0)
(effects
(font
(size 1.27 1.27)
@ -5834,11 +5929,12 @@
)
)
(property "Value" "VCC"
(at 41.91 81.28 0)
(at 44.45 83.8199 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -5859,7 +5955,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"VCC\""
(at 41.91 85.09 0)
(effects
(font
@ -5908,7 +6004,7 @@
(justify left)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:0603"
(at 38.1 48.26 0)
(effects
(font
@ -5936,10 +6032,10 @@
)
)
(pin "2"
(uuid "acbf6f51-ca97-4290-96f1-cb9cfbc71e1b")
(uuid "acbf6f51-ca97-4290-96f1-cb9cfbc71e1c")
)
(pin "1"
(uuid "f0f3f4c2-ecab-492f-8b52-b8b3ffedc484")
(uuid "f0f3f4c2-ecab-492f-8b52-b8b3ffedc485")
)
(instances
(project "design"
@ -5951,12 +6047,12 @@
)
)
(symbol
(lib_id "ft_ganger:GND_OUT")
(lib_id "ft_ganger:GND_YES")
(at 86.36 116.84 0)
(unit 1)
(exclude_from_sim no)
(in_bom no)
(on_board no)
(in_bom yes)
(on_board yes)
(dnp no)
(fields_autoplaced yes)
(uuid "e4c127f0-fa4d-4953-a397-b2db654cb05e")
@ -5970,11 +6066,12 @@
)
)
(property "Value" "GND"
(at 86.36 121.92 0)
(at 88.9 118.1099 0)
(effects
(font
(size 1.27 1.27)
)
(justify left)
)
)
(property "Footprint" ""
@ -5995,7 +6092,7 @@
(hide yes)
)
)
(property "Description" ""
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 86.36 116.84 0)
(effects
(font
@ -6041,7 +6138,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:SMD_3225_4Pin"
(at 74.93 116.84 0)
(effects
(font
@ -6115,7 +6212,7 @@
)
)
)
(property "Footprint" ""
(property "Footprint" "ft_ganger:B3U-1000"
(at 154.94 50.8 0)
(effects
(font

View file

@ -947,7 +947,7 @@
)
(embedded_fonts no)
)
(symbol "GND"
(symbol "GND_OLD"
(power)
(pin_numbers
(hide yes)
@ -967,7 +967,7 @@
(hide yes)
)
)
(property "Value" "GND"
(property "Value" "GND_OLD"
(at 4.318 -0.254 0)
(effects
(font
@ -1002,7 +1002,7 @@
(hide yes)
)
)
(symbol "GND_0_1"
(symbol "GND_OLD_0_1"
(polyline
(pts
(xy 1.27 -1.27) (xy -1.27 -1.27) (xy 0 -3.048) (xy 1.27 -1.27)
@ -1016,7 +1016,7 @@
)
)
)
(symbol "GND_1_1"
(symbol "GND_OLD_1_1"
(pin power_in line
(at 0 0 270)
(length 1.27)
@ -1044,6 +1044,7 @@
(hide yes)
)
(pin_names
(offset 0)
(hide yes)
)
(exclude_from_sim no)
@ -1058,7 +1059,7 @@
(hide yes)
)
)
(property "Value" "GND"
(property "Value" "GND_OUT"
(at 4.318 -0.254 0)
(effects
(font
@ -1096,7 +1097,7 @@
(symbol "GND_OUT_0_1"
(polyline
(pts
(xy 1.27 -1.27) (xy -1.27 -1.27) (xy 0 -3.048) (xy 1.27 -1.27)
(xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27)
)
(stroke
(width 0)
@ -1108,10 +1109,111 @@
)
)
(symbol "GND_OUT_1_1"
(pin power_out line
(pin power_in line
(at 0 0 270)
(length 1.27)
(name ""
(length 0)
(name "~"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(embedded_fonts no)
)
(symbol "GND_YES"
(power)
(pin_numbers
(hide yes)
)
(pin_names
(offset 0)
(hide yes)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "#PWR"
(at 0 -6.35 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "GND"
(at 0 -3.81 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "global power"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "GND_YES_0_1"
(polyline
(pts
(xy 0 0) (xy 0 -1.27) (xy 1.27 -1.27) (xy 0 -2.54) (xy -1.27 -1.27) (xy 0 -1.27)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "GND_YES_1_1"
(pin power_in line
(at 0 0 270)
(length 0)
(name "~"
(effects
(font
(size 1.27 1.27)
@ -2442,4 +2544,129 @@
)
(embedded_fonts no)
)
(symbol "VCC_YES"
(power)
(pin_numbers
(hide yes)
)
(pin_names
(offset 0)
(hide yes)
)
(exclude_from_sim no)
(in_bom yes)
(on_board yes)
(property "Reference" "#PWR"
(at 0 -3.81 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Value" "VCC"
(at 0 3.556 0)
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Datasheet" ""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "Description" "Power symbol creates a global label with name \"VCC\""
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(property "ki_keywords" "global power"
(at 0 0 0)
(effects
(font
(size 1.27 1.27)
)
(hide yes)
)
)
(symbol "VCC_YES_0_1"
(polyline
(pts
(xy -0.762 1.27) (xy 0 2.54)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 0 2.54) (xy 0.762 1.27)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
(polyline
(pts
(xy 0 0) (xy 0 2.54)
)
(stroke
(width 0)
(type default)
)
(fill
(type none)
)
)
)
(symbol "VCC_YES_1_1"
(pin power_in line
(at 0 0 90)
(length 0)
(name "~"
(effects
(font
(size 1.27 1.27)
)
)
)
(number "1"
(effects
(font
(size 1.27 1.27)
)
)
)
)
)
(embedded_fonts no)
)
)