This commit is contained in:
parent
a2fc551d23
commit
3020eeb077
|
@ -133,6 +133,9 @@
|
|||
(text "Internal\nbuttons" (at 46.99 -102.87 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "Internal TC2030\nconnector" (at 33.02 -91.44 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "uSD card and accelerometer \non SPI1 bus" (at 20.32 -3.81 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
|
|
|
@ -136,6 +136,9 @@
|
|||
(text "Internal\nbuttons" (at 46.99 -102.87 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "Internal TC2030\nconnector" (at 33.02 -91.44 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "uSD card and accelerometer \non SPI1 bus" (at 20.32 -3.81 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
|
|
|
@ -562,6 +562,9 @@
|
|||
(text "Internal\nbuttons" (at 40.64 -102.87 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "Internal TC2030\nconnector" (at 34.29 -91.44 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "PA0" (at 22.86 -149.86 0)
|
||||
(effects (font (size 1.1 1.1) italic))
|
||||
)
|
||||
|
|
|
@ -516,6 +516,9 @@
|
|||
(text "Internal\nbuttons" (at 49.53 -102.87 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "Internal TC2030\nconnector" (at 35.56 -91.44 0)
|
||||
(effects (font (size 1.016 1.016)) (justify left))
|
||||
)
|
||||
(text "PA1" (at 25.4 -157.48 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left bottom))
|
||||
)
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
|
||||
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
|
||||
(symbol "Module-wbo-0.5" (in_bom yes) (on_board yes)
|
||||
(property "Reference" "M" (id 0) (at 1.27 1.27 0)
|
||||
(property "Reference" "M" (at 1.27 1.27 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Value" "Module-wbo-0.5" (id 1) (at 8.89 -40.64 0)
|
||||
(property "Value" "Module-wbo-0.5" (at 8.89 -40.64 0)
|
||||
(effects (font (size 1.27 1.27)))
|
||||
)
|
||||
(property "Footprint" "hellen-one-wbo-0.5:wbo" (id 2) (at 25.4 1.27 0)
|
||||
(property "Footprint" "hellen-one-wbo-0.5:wbo" (at 25.4 1.27 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(property "Datasheet" "" (id 3) (at 0 0 0)
|
||||
(property "Datasheet" "" (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) hide)
|
||||
)
|
||||
(symbol "Module-wbo-0.5_0_0"
|
||||
|
@ -25,9 +25,12 @@
|
|||
)
|
||||
(symbol "Module-wbo-0.5_1_0"
|
||||
(rectangle (start 0 0) (end 33.02 -39.37)
|
||||
(stroke (width 0) (type default) (color 0 0 0 0))
|
||||
(stroke (width 0) (type default))
|
||||
(fill (type background))
|
||||
)
|
||||
(text "Internal TC2030\nconnector" (at 7.1222 -16.2666 0)
|
||||
(effects (font (size 1.27 1.27)) (justify left))
|
||||
)
|
||||
(pin passive line (at 40.64 -17.78 180) (length 7.62)
|
||||
(name "LSU_Un" (effects (font (size 1.27 1.27))))
|
||||
(number "E1" (effects (font (size 1.27 1.27))))
|
||||
|
|
Loading…
Reference in New Issue