buixuanan / fritzing

Automatically exported from code.google.com/p/fritzing
0 stars 0 forks source link

Battery symbol in schematic view has negative/positive reversed #2899

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In Fritzing v0.8.7b, the "Battery" part (AA/9V pack) in schematic view has its 
negative and positive pins reversed; instead of this:

   | (+)
-------
  ---
-------
  ---
   | (-)

it's like this:

   | (-)
-------
  ---
-------
  ---
   | (+)

Original issue reported on code.google.com by wapcaplet88 on 27 Jan 2014 at 5:16

GoogleCodeExporter commented 9 years ago

Original comment by irasc...@gmail.com on 27 Jan 2014 at 7:06

GoogleCodeExporter commented 9 years ago
there are two of 26 Batterys having this polarisazion bug.
it's the 4*AAA (4,8V) and the 2*AA (3V) with schematic image: dc_powersupply.svg
need to change the fzp-file.

Original comment by bluearc....@gmail.com on 27 Jan 2014 at 11:41

GoogleCodeExporter commented 9 years ago
4 x AAA Battery Mount.fzp
battery-AA.fzp

Original comment by bluearc....@gmail.com on 27 Jan 2014 at 11:52

GoogleCodeExporter commented 9 years ago
fixed fzp's

Original comment by bluearc....@gmail.com on 27 Jan 2014 at 11:56

Attachments:

GoogleCodeExporter commented 9 years ago
do these need to be obsoleted?

Original comment by irasc...@gmail.com on 27 Jan 2014 at 12:06

GoogleCodeExporter commented 9 years ago
we decided, it's better to change the related svg, than the fzp.
please copy the attached svg to %fritzing-dir%\parts\svg\core\schematic
and replace the old one. the svg solves the bug for both parts.

sorry for any inconvenience.

Original comment by bluearc....@gmail.com on 27 Jan 2014 at 1:54

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks! I installed the attached dc_powersupply.svg in my Fritzing 
parts/svg/core/schematic directory, and the schematic view now places the 
positive/negative terminals correctly.

Original comment by wapcaplet88 on 27 Jan 2014 at 3:25

GoogleCodeExporter commented 9 years ago
ok, thanks for the feedback
greetings

Original comment by bluearc....@gmail.com on 27 Jan 2014 at 4:17