mirror of https://github.com/radex/radmatrix.git
dump pcb
parent
e246a239b3
commit
84e0eb93e9
File diff suppressed because it is too large
Load Diff
|
@ -37,9 +37,9 @@
|
|||
"other_text_thickness": 0.15,
|
||||
"other_text_upright": false,
|
||||
"pads": {
|
||||
"drill": 0.762,
|
||||
"height": 1.524,
|
||||
"width": 1.524
|
||||
"drill": 0.0,
|
||||
"height": 1.0,
|
||||
"width": 1.525
|
||||
},
|
||||
"silk_line_width": 0.09999999999999999,
|
||||
"silk_text_italic": false,
|
||||
|
@ -48,7 +48,7 @@
|
|||
"silk_text_thickness": 0.09999999999999999,
|
||||
"silk_text_upright": false,
|
||||
"zones": {
|
||||
"min_clearance": 0.5
|
||||
"min_clearance": 0.25
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [
|
||||
|
@ -115,21 +115,21 @@
|
|||
},
|
||||
"rules": {
|
||||
"max_error": 0.005,
|
||||
"min_clearance": 0.0,
|
||||
"min_clearance": 0.19999999999999998,
|
||||
"min_connection": 0.0,
|
||||
"min_copper_edge_clearance": 0.5,
|
||||
"min_hole_clearance": 0.25,
|
||||
"min_hole_to_hole": 0.25,
|
||||
"min_copper_edge_clearance": 0.3,
|
||||
"min_hole_clearance": 0.15,
|
||||
"min_hole_to_hole": 0.5,
|
||||
"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_height": 0.65,
|
||||
"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,
|
||||
"min_track_width": 0.125,
|
||||
"min_via_annular_width": 0.049999999999999996,
|
||||
"min_via_diameter": 0.6,
|
||||
"solder_mask_to_copper_clearance": 0.0,
|
||||
"use_height_for_length_calcs": true
|
||||
},
|
||||
|
@ -178,7 +178,11 @@
|
|||
],
|
||||
"track_widths": [
|
||||
0.0,
|
||||
0.15
|
||||
0.15,
|
||||
0.2,
|
||||
0.3,
|
||||
0.5,
|
||||
1.0
|
||||
],
|
||||
"tuning_pattern_settings": {
|
||||
"diff_pair_defaults": {
|
||||
|
@ -212,8 +216,16 @@
|
|||
"drill": 0.0
|
||||
},
|
||||
{
|
||||
"diameter": 0.3,
|
||||
"drill": 0.6
|
||||
"diameter": 0.5,
|
||||
"drill": 0.3
|
||||
},
|
||||
{
|
||||
"diameter": 0.6,
|
||||
"drill": 0.3
|
||||
},
|
||||
{
|
||||
"diameter": 0.7,
|
||||
"drill": 0.3
|
||||
}
|
||||
],
|
||||
"zones_allow_external_fillets": false
|
||||
|
@ -469,6 +481,108 @@
|
|||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"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": "Audio",
|
||||
"pcb_color": "rgb(193, 77, 255)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"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": "CAN",
|
||||
"pcb_color": "rgb(57, 184, 66)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"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": "Col",
|
||||
"pcb_color": "rgb(27, 64, 255)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"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": "Row",
|
||||
"pcb_color": "rgb(18, 157, 255)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"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": "SD",
|
||||
"pcb_color": "rgb(199, 108, 50)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
},
|
||||
{
|
||||
"bus_width": 12,
|
||||
"clearance": 0.2,
|
||||
"diff_pair_gap": 0.203,
|
||||
"diff_pair_via_gap": 0.25,
|
||||
"diff_pair_width": 0.158,
|
||||
"line_style": 0,
|
||||
"microvia_diameter": 0.3,
|
||||
"microvia_drill": 0.1,
|
||||
"name": "USB",
|
||||
"pcb_color": "rgb(43, 253, 0)",
|
||||
"schematic_color": "rgba(0, 0, 0, 0.000)",
|
||||
"track_width": 0.2,
|
||||
"via_diameter": 0.6,
|
||||
"via_drill": 0.3,
|
||||
"wire_width": 6
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
|
@ -476,7 +590,32 @@
|
|||
},
|
||||
"net_colors": null,
|
||||
"netclass_assignments": null,
|
||||
"netclass_patterns": []
|
||||
"netclass_patterns": [
|
||||
{
|
||||
"netclass": "Audio",
|
||||
"pattern": "*AUDIO_*"
|
||||
},
|
||||
{
|
||||
"netclass": "SD",
|
||||
"pattern": "*SD_*"
|
||||
},
|
||||
{
|
||||
"netclass": "Col",
|
||||
"pattern": "*COL_*"
|
||||
},
|
||||
{
|
||||
"netclass": "Row",
|
||||
"pattern": "*ROW_*"
|
||||
},
|
||||
{
|
||||
"netclass": "CAN",
|
||||
"pattern": "*CAN*"
|
||||
},
|
||||
{
|
||||
"netclass": "USB",
|
||||
"pattern": "*USB*"
|
||||
}
|
||||
]
|
||||
},
|
||||
"pcbnew": {
|
||||
"last_paths": {
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -5,6 +5,145 @@
|
|||
(uuid "eff661c4-5a98-4c9e-8717-e17950ddb169")
|
||||
(paper "A4")
|
||||
(lib_symbols
|
||||
(symbol "Connector_Generic:Conn_01x02"
|
||||
(pin_names
|
||||
(offset 1.016) hide)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "J"
|
||||
(at 0 2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "Conn_01x02"
|
||||
(at 0 -5.08 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" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "connector"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_fp_filters" "Connector*:*_1x??_*"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "Conn_01x02_1_1"
|
||||
(rectangle
|
||||
(start -1.27 -2.413)
|
||||
(end 0 -2.667)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(rectangle
|
||||
(start -1.27 0.127)
|
||||
(end 0 -0.127)
|
||||
(stroke
|
||||
(width 0.1524)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(rectangle
|
||||
(start -1.27 1.27)
|
||||
(end 1.27 -3.81)
|
||||
(stroke
|
||||
(width 0.254)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type background)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at -5.08 0 0)
|
||||
(length 3.81)
|
||||
(name "Pin_1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at -5.08 -2.54 0)
|
||||
(length 3.81)
|
||||
(name "Pin_2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:C"
|
||||
(pin_numbers hide)
|
||||
(pin_names
|
||||
|
@ -407,6 +546,186 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol "Jumper:SolderJumper_2_Open"
|
||||
(pin_names
|
||||
(offset 0) hide)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "JP"
|
||||
(at 0 2.032 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SolderJumper_2_Open"
|
||||
(at 0 -2.54 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" "Solder Jumper, 2-pole, open"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "solder jumper SPST"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_fp_filters" "SolderJumper*Open*"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "SolderJumper_2_Open_0_1"
|
||||
(arc
|
||||
(start -0.254 1.016)
|
||||
(mid -1.2656 0)
|
||||
(end -0.254 -1.016)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(arc
|
||||
(start -0.254 1.016)
|
||||
(mid -1.2656 0)
|
||||
(end -0.254 -1.016)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type outline)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -0.254 1.016) (xy -0.254 -1.016)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy 0.254 1.016) (xy 0.254 -1.016)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(arc
|
||||
(start 0.254 -1.016)
|
||||
(mid 1.2656 0)
|
||||
(end 0.254 1.016)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(arc
|
||||
(start 0.254 -1.016)
|
||||
(mid 1.2656 0)
|
||||
(end 0.254 1.016)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type outline)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "SolderJumper_2_Open_1_1"
|
||||
(pin passive line
|
||||
(at -3.81 0 0)
|
||||
(length 2.54)
|
||||
(name "A"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at 3.81 0 180)
|
||||
(length 2.54)
|
||||
(name "B"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "can:TJA1050T"
|
||||
(pin_names
|
||||
(offset 1.016)
|
||||
|
@ -912,6 +1231,16 @@
|
|||
)
|
||||
(uuid "14617e8b-d0cd-4472-aed5-254295f51e00")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 167.64 104.14) (xy 168.91 104.14)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "2eb072f6-c7fe-4c98-996e-1dc4aca030bc")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 207.01 68.58) (xy 213.36 68.58)
|
||||
|
@ -922,6 +1251,16 @@
|
|||
)
|
||||
(uuid "463c5de4-0cb2-4228-8c1b-2d1f81fc7b12")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 234.95 101.6) (xy 229.87 101.6)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "4ecbb741-a8ee-424a-aee7-68bdda0ba069")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 113.03 58.42) (xy 113.03 59.69)
|
||||
|
@ -1012,6 +1351,26 @@
|
|||
)
|
||||
(uuid "8e42e537-88bd-4f1e-8c90-22cfa681bb45")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 167.64 106.68) (xy 168.91 106.68)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "a7971742-e5d6-4d88-87a5-370d0d6d2f2c")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 242.57 101.6) (xy 247.65 101.6)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "aafc6bef-015f-4574-9622-3e6388e63f8f")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 143.51 80.01) (xy 151.13 80.01)
|
||||
|
@ -1072,6 +1431,16 @@
|
|||
)
|
||||
(uuid "ca344547-bfff-43c9-85e2-dfdffc3ed8dc")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 222.25 101.6) (xy 219.71 101.6)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "e90eb581-4e80-493a-a02a-e4d2763fe78f")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 207.01 64.77) (xy 213.36 64.77)
|
||||
|
@ -1130,6 +1499,51 @@
|
|||
)
|
||||
(uuid "ab4cb207-e2a7-4e43-a66e-f5f87dcf4cc2")
|
||||
)
|
||||
(text "TODO: Select connector"
|
||||
(exclude_from_sim no)
|
||||
(at 176.53 112.268 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
(uuid "aa08f178-2a0b-4263-9265-e9ae99bd6b1f")
|
||||
)
|
||||
(label "CAN_T_R"
|
||||
(at 229.87 101.6 0)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 0.65 0.65)
|
||||
)
|
||||
(justify left bottom)
|
||||
)
|
||||
(uuid "610fbf1c-0a11-432f-af05-4d68a3b92e61")
|
||||
)
|
||||
(hierarchical_label "CANH"
|
||||
(shape bidirectional)
|
||||
(at 167.64 104.14 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(uuid "01eb8995-7f60-4791-8987-95a84e77272d")
|
||||
)
|
||||
(hierarchical_label "CANL"
|
||||
(shape bidirectional)
|
||||
(at 219.71 101.6 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(uuid "295b7e95-e8dd-4cd7-b429-6ddd1731820f")
|
||||
)
|
||||
(hierarchical_label "RXD"
|
||||
(shape output)
|
||||
(at 109.22 74.93 180)
|
||||
|
@ -1166,6 +1580,18 @@
|
|||
)
|
||||
(uuid "3fbfa042-cbbc-435a-b3ab-67ce708878ea")
|
||||
)
|
||||
(hierarchical_label "CANH"
|
||||
(shape bidirectional)
|
||||
(at 247.65 101.6 0)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
(uuid "45bddc8c-5157-46f0-a13a-4432411f004c")
|
||||
)
|
||||
(hierarchical_label "CANH"
|
||||
(shape bidirectional)
|
||||
(at 195.58 64.77 180)
|
||||
|
@ -1178,6 +1604,18 @@
|
|||
)
|
||||
(uuid "5feaae88-ba3f-4e46-a631-e059e155df41")
|
||||
)
|
||||
(hierarchical_label "CANL"
|
||||
(shape bidirectional)
|
||||
(at 167.64 106.68 180)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify right)
|
||||
)
|
||||
(uuid "911a2be3-881a-48af-a9dc-c0f6a45af97e")
|
||||
)
|
||||
(hierarchical_label "TXD"
|
||||
(shape input)
|
||||
(at 109.22 72.39 180)
|
||||
|
@ -1214,6 +1652,76 @@
|
|||
)
|
||||
(uuid "dddc9ace-a27f-4545-a3f2-d0cc2f3e503e")
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Connector_Generic:Conn_01x02")
|
||||
(at 173.99 104.14 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom no)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "12dc3d48-4954-4a0d-91f1-c0e5e1894863")
|
||||
(property "Reference" "J601"
|
||||
(at 176.53 104.1399 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "CANConn"
|
||||
(at 176.53 106.6799 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Connector_JST:JST_EH_S2B-EH_1x02_P2.50mm_Horizontal"
|
||||
(at 173.99 104.14 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 173.99 104.14 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Generic connector, single row, 01x02, script generated (kicad-library-utils/schlib/autogen/connector/)"
|
||||
(at 173.99 104.14 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "34209443-ad1f-4d00-9194-9cd988f5fdf7")
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "14d87bd8-9916-4fb6-ad14-b6043b6f9eb2")
|
||||
)
|
||||
(instances
|
||||
(project "MainBoard"
|
||||
(path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1"
|
||||
(reference "J601")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:R")
|
||||
(at 113.03 63.5 0)
|
||||
|
@ -1504,6 +2012,74 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Jumper:SolderJumper_2_Open")
|
||||
(at 226.06 101.6 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom no)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "83c78d55-d178-4d39-9941-71627bd3d8ce")
|
||||
(property "Reference" "JP601"
|
||||
(at 226.06 98.552 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SolderJumper_2_Open"
|
||||
(at 226.06 97.79 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "led-matrix:SolderJumper-2_Open_RoundedPad_Smol"
|
||||
(at 226.06 101.6 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 226.06 101.6 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Solder Jumper, 2-pole, open"
|
||||
(at 226.06 101.6 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "29ca24ac-f2b0-4da0-a60e-96466f05a25d")
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "42d7a6b7-713b-41f7-bce5-6fe65179cedf")
|
||||
)
|
||||
(instances
|
||||
(project "MainBoard"
|
||||
(path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1"
|
||||
(reference "JP601")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "can:TJA1050T")
|
||||
(at 130.81 77.47 0)
|
||||
|
@ -1680,6 +2256,83 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:R")
|
||||
(at 238.76 101.6 90)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "af99caa1-654c-4565-ac2d-4034ec6a8275")
|
||||
(property "Reference" "R602"
|
||||
(at 238.76 95.25 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "120R"
|
||||
(at 238.76 97.79 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0402_1005Metric"
|
||||
(at 238.76 103.378 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 238.76 101.6 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Resistor"
|
||||
(at 238.76 101.6 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "LCSC" "C25079"
|
||||
(at 238.76 101.6 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "0b2954cd-b914-4402-aed2-566f04a7db89")
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "d023ada5-e45b-4b68-a55e-f431dc659083")
|
||||
)
|
||||
(instances
|
||||
(project "MainBoard"
|
||||
(path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/085d11a9-fbb6-4cf1-879a-d3aa30071fa1"
|
||||
(reference "R602")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GND")
|
||||
(at 130.81 91.44 0)
|
||||
|
|
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
|
@ -5,6 +5,142 @@
|
|||
(uuid "0d80b653-52f9-438f-b950-6f22f64695af")
|
||||
(paper "A4")
|
||||
(lib_symbols
|
||||
(symbol "Device:C"
|
||||
(pin_numbers hide)
|
||||
(pin_names
|
||||
(offset 0.254)
|
||||
)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(property "Reference" "C"
|
||||
(at 0.635 2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "C"
|
||||
(at 0.635 -2.54 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 0.9652 -3.81 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" "Unpolarized capacitor"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_keywords" "cap capacitor"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "ki_fp_filters" "C_*"
|
||||
(at 0 0 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(symbol "C_0_1"
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.032 -0.762) (xy 2.032 -0.762)
|
||||
)
|
||||
(stroke
|
||||
(width 0.508)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
(polyline
|
||||
(pts
|
||||
(xy -2.032 0.762) (xy 2.032 0.762)
|
||||
)
|
||||
(stroke
|
||||
(width 0.508)
|
||||
(type default)
|
||||
)
|
||||
(fill
|
||||
(type none)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "C_1_1"
|
||||
(pin passive line
|
||||
(at 0 3.81 270)
|
||||
(length 2.794)
|
||||
(name "~"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "1"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(pin passive line
|
||||
(at 0 -3.81 90)
|
||||
(length 2.794)
|
||||
(name "~"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(number "2"
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol "Device:C_Small"
|
||||
(pin_numbers hide)
|
||||
(pin_names
|
||||
|
@ -3925,6 +4061,16 @@
|
|||
)
|
||||
(uuid "fc485dac-2f78-4247-8caa-ab25bb95ca96")
|
||||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 157.48 33.02) (xy 157.48 35.56)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
(type default)
|
||||
)
|
||||
(uuid "ff5af699-eee5-4681-b0d8-470915e5cabc")
|
||||
)
|
||||
(rectangle
|
||||
(start 13.716 143.256)
|
||||
(end 83.82 195.58)
|
||||
|
@ -3939,7 +4085,7 @@
|
|||
)
|
||||
(rectangle
|
||||
(start 13.462 13.462)
|
||||
(end 144.78 142.24)
|
||||
(end 186.69 142.24)
|
||||
(stroke
|
||||
(width 0.2)
|
||||
(type default)
|
||||
|
@ -4708,9 +4854,9 @@
|
|||
(at 67.31 25.4 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(in_bom no)
|
||||
(on_board no)
|
||||
(dnp yes)
|
||||
(uuid "05da1c31-d80a-4b1a-8f1d-3a5a054d5a3f")
|
||||
(property "Reference" "C406"
|
||||
(at 68.58 22.8599 0)
|
||||
|
@ -5342,6 +5488,73 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:GND")
|
||||
(at 157.48 35.56 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "38056376-eeb9-43fa-8e40-b35ecd76bd0d")
|
||||
(property "Reference" "#PWR0416"
|
||||
(at 157.48 41.91 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "GND"
|
||||
(at 157.48 40.64 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 157.48 35.56 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 157.48 35.56 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
||||
(at 157.48 35.56 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "fd643571-990e-4d08-8fd8-613aac49dd76")
|
||||
)
|
||||
(instances
|
||||
(project "MainBoard"
|
||||
(path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889"
|
||||
(reference "#PWR0416")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:+3V3")
|
||||
(at 43.18 43.18 0)
|
||||
|
@ -5408,6 +5621,85 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:C")
|
||||
(at 157.48 29.21 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom no)
|
||||
(on_board no)
|
||||
(dnp yes)
|
||||
(fields_autoplaced yes)
|
||||
(uuid "4dc8c9d2-df91-4922-b13b-2fe194407e2e")
|
||||
(property "Reference" "C417"
|
||||
(at 161.29 27.9399 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Value" "22uF"
|
||||
(at 161.29 30.4799 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(justify left)
|
||||
)
|
||||
)
|
||||
(property "Footprint" "Capacitor_SMD:C_1206_3216Metric"
|
||||
(at 158.4452 33.02 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 157.48 29.21 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Unpolarized capacitor"
|
||||
(at 157.48 29.21 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "LCSC" "C12891"
|
||||
(at 157.48 29.21 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "2"
|
||||
(uuid "e771e8e1-0cea-4d3c-9bde-f48e5b18d877")
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "9ad1f66a-a6b7-4202-8588-542c83c118e3")
|
||||
)
|
||||
(instances
|
||||
(project "MainBoard"
|
||||
(path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889"
|
||||
(reference "C417")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "Device:R")
|
||||
(at 40.64 161.29 0)
|
||||
|
@ -7154,6 +7446,71 @@
|
|||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:+3V3")
|
||||
(at 157.48 25.4 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
(on_board yes)
|
||||
(dnp no)
|
||||
(uuid "e4e656d2-d67e-433b-8c98-cb52d848eb67")
|
||||
(property "Reference" "#PWR0417"
|
||||
(at 157.48 29.21 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Value" "+3V3"
|
||||
(at 153.924 22.352 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 157.48 25.4 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 157.48 25.4 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"+3V3\""
|
||||
(at 157.48 25.4 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
(hide yes)
|
||||
)
|
||||
)
|
||||
(pin "1"
|
||||
(uuid "c2e95a9c-23ad-48f0-98e4-e148d7004477")
|
||||
)
|
||||
(instances
|
||||
(project "MainBoard"
|
||||
(path "/ac576ee3-ac6f-4244-babf-9af36c7a7db3/94f24be7-e4f5-4d4a-8789-064f4a08d889"
|
||||
(reference "#PWR0417")
|
||||
(unit 1)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
(symbol
|
||||
(lib_id "power:+3V3")
|
||||
(at 87.63 20.32 0)
|
||||
|
|
|
@ -1394,7 +1394,7 @@
|
|||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 20.32 68.58) (xy 20.32 72.39)
|
||||
(xy 20.32 68.58) (xy 20.32 76.2)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
|
@ -1564,7 +1564,7 @@
|
|||
)
|
||||
(wire
|
||||
(pts
|
||||
(xy 20.32 80.01) (xy 20.32 82.55)
|
||||
(xy 20.32 83.82) (xy 20.32 86.36)
|
||||
)
|
||||
(stroke
|
||||
(width 0)
|
||||
|
@ -1780,6 +1780,17 @@
|
|||
)
|
||||
(uuid "73b3a478-4189-40bd-b39f-f835979f9190")
|
||||
)
|
||||
(label "USB_SHIELD"
|
||||
(at 20.32 74.93 90)
|
||||
(fields_autoplaced yes)
|
||||
(effects
|
||||
(font
|
||||
(size 0.65 0.65)
|
||||
)
|
||||
(justify left bottom)
|
||||
)
|
||||
(uuid "3533f622-cc3f-4b08-b353-f3ad71d61a4a")
|
||||
)
|
||||
(hierarchical_label "USB_D-"
|
||||
(shape bidirectional)
|
||||
(at 116.84 44.45 180)
|
||||
|
@ -1902,7 +1913,7 @@
|
|||
)
|
||||
(symbol
|
||||
(lib_id "Device:R")
|
||||
(at 20.32 76.2 0)
|
||||
(at 20.32 80.01 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
|
@ -1911,7 +1922,7 @@
|
|||
(fields_autoplaced yes)
|
||||
(uuid "0b4b11fe-d869-4547-8bd9-6722532103b9")
|
||||
(property "Reference" "R303"
|
||||
(at 22.86 74.9299 0)
|
||||
(at 22.86 78.7399 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -1920,7 +1931,7 @@
|
|||
)
|
||||
)
|
||||
(property "Value" "0R"
|
||||
(at 22.86 77.4699 0)
|
||||
(at 22.86 81.2799 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -1929,7 +1940,7 @@
|
|||
)
|
||||
)
|
||||
(property "Footprint" "Resistor_SMD:R_0603_1608Metric"
|
||||
(at 18.542 76.2 90)
|
||||
(at 18.542 80.01 90)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -1938,7 +1949,7 @@
|
|||
)
|
||||
)
|
||||
(property "Datasheet" "~"
|
||||
(at 20.32 76.2 0)
|
||||
(at 20.32 80.01 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -1947,7 +1958,7 @@
|
|||
)
|
||||
)
|
||||
(property "Description" "Resistor"
|
||||
(at 20.32 76.2 0)
|
||||
(at 20.32 80.01 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -1956,7 +1967,7 @@
|
|||
)
|
||||
)
|
||||
(property "LCSC" "C21189"
|
||||
(at 20.32 76.2 0)
|
||||
(at 20.32 80.01 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -2772,7 +2783,7 @@
|
|||
)
|
||||
(symbol
|
||||
(lib_id "power:GND")
|
||||
(at 20.32 82.55 0)
|
||||
(at 20.32 86.36 0)
|
||||
(unit 1)
|
||||
(exclude_from_sim no)
|
||||
(in_bom yes)
|
||||
|
@ -2781,7 +2792,7 @@
|
|||
(fields_autoplaced yes)
|
||||
(uuid "b36d08cd-2c9a-4767-b1e9-ec091ec1143a")
|
||||
(property "Reference" "#PWR0304"
|
||||
(at 20.32 88.9 0)
|
||||
(at 20.32 92.71 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -2790,7 +2801,7 @@
|
|||
)
|
||||
)
|
||||
(property "Value" "GND"
|
||||
(at 20.32 87.63 0)
|
||||
(at 20.32 91.44 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -2799,7 +2810,7 @@
|
|||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 20.32 82.55 0)
|
||||
(at 20.32 86.36 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -2808,7 +2819,7 @@
|
|||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 20.32 82.55 0)
|
||||
(at 20.32 86.36 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
@ -2817,7 +2828,7 @@
|
|||
)
|
||||
)
|
||||
(property "Description" "Power symbol creates a global label with name \"GND\" , ground"
|
||||
(at 20.32 82.55 0)
|
||||
(at 20.32 86.36 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
|
|
|
@ -658,7 +658,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at -1.275 -1.275)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "05a12fc4-dcea-4df1-800b-44923ff72709")
|
||||
|
@ -666,7 +666,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at -1.275 0)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "a0e181d5-9dbc-4ad7-a6c1-e15319412e36")
|
||||
|
@ -674,7 +674,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at -1.275 1.275)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "adfa17fb-ecf3-4fc9-894b-0249683327ae")
|
||||
|
@ -682,7 +682,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at 0 -1.275)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "2590cc37-b5b5-4a03-a8f8-015ade801f28")
|
||||
|
@ -690,7 +690,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at 0 0)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "7ef582e4-bc20-4fd7-8ade-85c68ecd8976")
|
||||
|
@ -705,7 +705,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at 0 1.275)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "ab7c768e-0733-4c73-994e-c0ff1ee9adfe")
|
||||
|
@ -713,7 +713,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at 1.275 -1.275)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "50175e31-6587-4376-9f96-6542d3964a0b")
|
||||
|
@ -721,7 +721,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at 1.275 0)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "f28683ad-132c-41e2-8b69-45cf73d1c3f1")
|
||||
|
@ -729,7 +729,7 @@
|
|||
(pad "57" thru_hole circle
|
||||
(at 1.275 1.275)
|
||||
(size 0.6 0.6)
|
||||
(drill 0.35)
|
||||
(drill 0.3)
|
||||
(layers "*.Cu")
|
||||
(remove_unused_layers no)
|
||||
(uuid "c279ce41-85f8-48f6-8196-24f9b38cbf28")
|
||||
|
|
|
@ -0,0 +1,142 @@
|
|||
(footprint "SolderJumper-3_Open_RoundedPad_Smol"
|
||||
(version 20240108)
|
||||
(generator "pcbnew")
|
||||
(generator_version "8.0")
|
||||
(layer "F.Cu")
|
||||
(descr "SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open")
|
||||
(tags "solder jumper open")
|
||||
(property "Reference" "REF**"
|
||||
(at 0 -1.8 0)
|
||||
(layer "F.SilkS")
|
||||
(hide yes)
|
||||
(uuid "2d856dc9-d208-4833-9630-aba95b597ba1")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "SolderJumper-3_Open_RoundedPad_Smol"
|
||||
(at 0 1.9 0)
|
||||
(layer "F.Fab")
|
||||
(uuid "656a70db-01ef-42a7-91d8-cc57681f457d")
|
||||
(effects
|
||||
(font
|
||||
(size 1 1)
|
||||
(thickness 0.15)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Footprint" ""
|
||||
(at 0.05 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "17ae3d13-3548-4f30-8a40-b971c302a3de")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Datasheet" ""
|
||||
(at 0.05 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "e0e7dfd6-8cc1-4c55-bda5-695978b3c026")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Description" ""
|
||||
(at 0.05 0 0)
|
||||
(unlocked yes)
|
||||
(layer "F.Fab")
|
||||
(hide yes)
|
||||
(uuid "de824fa2-69ad-4520-91b5-f846e8ea5eeb")
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
)
|
||||
)
|
||||
)
|
||||
(zone_connect 1)
|
||||
(attr exclude_from_pos_files exclude_from_bom)
|
||||
(fp_rect
|
||||
(start -1.9 -0.8)
|
||||
(end 1.9 0.8)
|
||||
(stroke
|
||||
(width 0.05)
|
||||
(type default)
|
||||
)
|
||||
(fill none)
|
||||
(layer "F.CrtYd")
|
||||
(uuid "621bf60e-a126-4da7-923d-a96e0522b419")
|
||||
)
|
||||
(pad "1" smd custom
|
||||
(at -1.05 0)
|
||||
(size 0.9 0.5)
|
||||
(layers "F.Cu" "F.Mask")
|
||||
(zone_connect 2)
|
||||
(thermal_bridge_angle 45)
|
||||
(options
|
||||
(clearance outline)
|
||||
(anchor rect)
|
||||
)
|
||||
(primitives
|
||||
(gr_poly
|
||||