Skip to content

Commit 494e62d

Browse files
committed
Lower case sym name. Hide prod ID.
1 parent dc2f6ab commit 494e62d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Symbols/SparkFun-Battery.kicad_sym

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
2-
(symbol "BATTERY_6.8mm_ML414H_IV01E" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
2+
(symbol "Battery_6.8mm_ML414H_IV01E" (pin_numbers hide) (pin_names (offset 0) hide) (in_bom yes) (on_board yes)
33
(property "Reference" "BT" (at 2.54 2.54 0)
44
(effects (font (size 1.27 1.27)) (justify left))
55
)
6-
(property "Value" "6.8mm_Coin_Cell" (at 2.54 0 0)
6+
(property "Value" "Battery_6.8mm_ML414H_IV01E" (at 2.54 0 0)
77
(effects (font (size 1.27 1.27)) (justify left))
88
)
9-
(property "Footprint" "SparkFun-Battery:ML414H_IV01E" (at 10.16 0 90)
9+
(property "Footprint" "SparkFun-Battery:ML414H_IV01E" (at -1.27 -8.89 0)
1010
(effects (font (size 1.27 1.27)) hide)
1111
)
1212
(property "Datasheet" "~" (at 0 1.524 90)
1313
(effects (font (size 1.27 1.27)) hide)
1414
)
15-
(property "PROD_ID" "BATT-14267" (at 5.842 -2.032 0)
15+
(property "PROD_ID" "BATT-14267" (at 0.762 -4.572 0)
1616
(effects (font (size 1.27 1.27)) hide)
1717
)
1818
(property "ki_keywords" "battery cell" (at 0 0 0)
@@ -21,7 +21,7 @@
2121
(property "ki_description" "Reflowable coin cell battery" (at 0 0 0)
2222
(effects (font (size 1.27 1.27)) hide)
2323
)
24-
(symbol "BATTERY_6.8mm_ML414H_IV01E_0_1"
24+
(symbol "Battery_6.8mm_ML414H_IV01E_0_1"
2525
(rectangle (start -2.286 1.778) (end 2.286 1.524)
2626
(stroke (width 0) (type default))
2727
(fill (type outline))
@@ -63,7 +63,7 @@
6363
(fill (type none))
6464
)
6565
)
66-
(symbol "BATTERY_6.8mm_ML414H_IV01E_1_1"
66+
(symbol "Battery_6.8mm_ML414H_IV01E_1_1"
6767
(pin passive line (at 0 5.08 270) (length 2.54)
6868
(name "+" (effects (font (size 1.27 1.27))))
6969
(number "+" (effects (font (size 1.27 1.27))))

Symbols/SparkFun-GPS.kicad_sym

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
(effects (font (size 1.27 1.27)) hide)
1414
)
1515
(property "PROD_ID" "GPS-19527" (at 0 -31.75 0)
16-
(effects (font (size 1.27 1.27)))
16+
(effects (font (size 1.27 1.27)) hide)
1717
)
1818
(symbol "UM980_1_1"
1919
(rectangle (start -12.7 22.86) (end 11.43 -25.4)

0 commit comments

Comments
 (0)