add most of the needed functions
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 0,
|
"active_layer": 31,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": false,
|
||||||
"hidden_nets": [],
|
"hidden_nets": [],
|
||||||
"high_contrast_mode": 0,
|
"high_contrast_mode": 0,
|
||||||
"net_color_mode": 1,
|
"net_color_mode": 1,
|
||||||
@@ -14,17 +14,17 @@
|
|||||||
},
|
},
|
||||||
"ratsnest_display_mode": 0,
|
"ratsnest_display_mode": 0,
|
||||||
"selection_filter": {
|
"selection_filter": {
|
||||||
"dimensions": true,
|
"dimensions": false,
|
||||||
"footprints": true,
|
"footprints": true,
|
||||||
"graphics": false,
|
"graphics": false,
|
||||||
"keepouts": false,
|
"keepouts": false,
|
||||||
"lockedItems": true,
|
"lockedItems": false,
|
||||||
"otherItems": false,
|
"otherItems": false,
|
||||||
"pads": false,
|
"pads": false,
|
||||||
"text": true,
|
"text": true,
|
||||||
"tracks": true,
|
"tracks": true,
|
||||||
"vias": true,
|
"vias": true,
|
||||||
"zones": true
|
"zones": false
|
||||||
},
|
},
|
||||||
"visible_items": [
|
"visible_items": [
|
||||||
0,
|
0,
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
35,
|
35,
|
||||||
36
|
36
|
||||||
],
|
],
|
||||||
"visible_layers": "ffc0c13_ffffffff",
|
"visible_layers": "ffcdc03_ffffffff",
|
||||||
"zone_display_mode": 0
|
"zone_display_mode": 0
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
1134
RP2040.kicad_sch
1134
RP2040.kicad_sch
File diff suppressed because it is too large
Load Diff
85878
fp-info-cache
85878
fp-info-cache
File diff suppressed because it is too large
Load Diff
40
libs/voltageRegulator/AP7365-33YG-13.kicad_sym
Normal file
40
libs/voltageRegulator/AP7365-33YG-13.kicad_sym
Normal file
@@ -0,0 +1,40 @@
|
|||||||
|
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
|
||||||
|
(symbol "AP7365-33YG-13" (in_bom yes) (on_board yes)
|
||||||
|
(property "Reference" "U" (id 0) (at 1.27 -3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Value" "AP7365-33YG-13" (id 1) (at 1.27 3.81 0)
|
||||||
|
(effects (font (size 1.27 1.27)))
|
||||||
|
)
|
||||||
|
(property "Footprint" "" (id 2) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||||
|
(effects (font (size 1.27 1.27)) hide)
|
||||||
|
)
|
||||||
|
(symbol "AP7365-33YG-13_0_1"
|
||||||
|
(rectangle (start 0 2.54) (end 0 2.54)
|
||||||
|
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||||
|
(fill (type none))
|
||||||
|
)
|
||||||
|
(rectangle (start 5.08 -2.54) (end -5.08 2.54)
|
||||||
|
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||||
|
(fill (type background))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(symbol "AP7365-33YG-13_1_1"
|
||||||
|
(pin power_out line (at 7.62 0 180) (length 2.54)
|
||||||
|
(name "out" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "1" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin power_in line (at 0 -5.08 90) (length 2.54)
|
||||||
|
(name "gnd" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "2" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
(pin power_in line (at -7.62 0 0) (length 2.54)
|
||||||
|
(name "in" (effects (font (size 1.27 1.27))))
|
||||||
|
(number "3" (effects (font (size 1.27 1.27))))
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
@@ -3,4 +3,5 @@
|
|||||||
(lib (name "49e")(type "KiCad")(uri "${KIPRJMOD}/libs/void_switch/symbols/49e.kicad_sym")(options "")(descr ""))
|
(lib (name "49e")(type "KiCad")(uri "${KIPRJMOD}/libs/void_switch/symbols/49e.kicad_sym")(options "")(descr ""))
|
||||||
(lib (name "voidswitch")(type "KiCad")(uri "${KIPRJMOD}/libs/void_switch/symbols/voidswitch.kicad_sym")(options "")(descr ""))
|
(lib (name "voidswitch")(type "KiCad")(uri "${KIPRJMOD}/libs/void_switch/symbols/voidswitch.kicad_sym")(options "")(descr ""))
|
||||||
(lib (name "MX25V1635FM2I")(type "KiCad")(uri "${KIPRJMOD}/libs/MX25V1635MF2I/MX25V1635FM2I.kicad_sym")(options "")(descr ""))
|
(lib (name "MX25V1635FM2I")(type "KiCad")(uri "${KIPRJMOD}/libs/MX25V1635MF2I/MX25V1635FM2I.kicad_sym")(options "")(descr ""))
|
||||||
|
(lib (name "AP7365-33YG-13")(type "KiCad")(uri "${KIPRJMOD}/libs/voltageRegulator/AP7365-33YG-13.kicad_sym")(options "")(descr ""))
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user