Skip to content

Commit

Permalink
Move ground symbol.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklik committed Dec 9, 2023
1 parent dac24fd commit 9b15bce
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions hw/sch_pcb/liion.kicad_sch
Original file line number Diff line number Diff line change
Expand Up @@ -1872,6 +1872,10 @@
(stroke (width 0) (type default))
(uuid 30a9f6e2-5a41-4b4a-90ba-162a8b1cb7d5)
)
(wire (pts (xy 115.57 50.8) (xy 115.57 49.53))
(stroke (width 0) (type default))
(uuid 30f477aa-7e4e-43ea-b5b7-87f04169599f)
)
(wire (pts (xy 58.42 157.48) (xy 59.69 157.48))
(stroke (width 0) (type default))
(uuid 30f98019-08a8-410b-bd3a-22cddc83bf48)
Expand Down Expand Up @@ -2379,6 +2383,10 @@
(stroke (width 0) (type default))
(uuid f1c481de-1785-4225-b356-89b93ce000b4)
)
(wire (pts (xy 115.57 49.53) (xy 116.84 49.53))
(stroke (width 0) (type default))
(uuid f31b031a-f972-4214-a285-fa64f9bacd80)
)
(wire (pts (xy 138.43 128.27) (xy 139.7 128.27))
(stroke (width 0) (type default))
(uuid f47007bb-8269-48db-80d8-dfb7df8998b2)
Expand Down Expand Up @@ -2973,19 +2981,19 @@
)
)
(symbol (lib_id "power:GND") (at 116.84 49.53 0) (unit 1)
(symbol (lib_id "power:GND") (at 115.57 50.8 0) (unit 1)
(in_bom yes) (on_board yes) (dnp no)
(uuid 191a5339-224a-45db-8ced-070e29d8b3c3)
(property "Reference" "#PWR0117" (at 116.84 55.88 0)
(property "Reference" "#PWR0117" (at 115.57 57.15 0)
(effects (font (size 1 1)) hide)
)
(property "Value" "GND" (at 114.3 52.07 0)
(property "Value" "GND" (at 113.03 53.34 0)
(effects (font (size 1 1)))
)
(property "Footprint" "" (at 116.84 49.53 0)
(property "Footprint" "" (at 115.57 50.8 0)
(effects (font (size 1 1)) hide)
)
(property "Datasheet" "" (at 116.84 49.53 0)
(property "Datasheet" "" (at 115.57 50.8 0)
(effects (font (size 1 1)) hide)
)
(pin "1" (uuid 9cfae717-a655-482f-8af2-636bb4495712))
Expand Down

0 comments on commit 9b15bce

Please sign in to comment.