fritzing / fritzing-parts

Electronic components for use in the Fritzing app (aka the parts library)
http://fritzing.org/parts
Other
506 stars 360 forks source link

Transistors leg order can not be changed #308

Open EeroKH opened 9 years ago

EeroKH commented 9 years ago

I need to use transistor 2N3904 (pin order is 1 Emitter, 2 Base 3 Collector) In all available transistors the order is 1 Base, 2 Emitter, 3 collector and they do not change no matte what transistor I select or what order I select to the pins. (In some earlier versions of Fritzing this has worked)

I use Fritzing version 0.9.1 in Linux Mint

el-j commented 9 years ago

did you try the npn (ebc) from the core? all versions are available. image

EeroKH commented 9 years ago

That seems to work . and I can not rebuild the situation.

If it was not this:

Next time I must be more specific (tell how to get the situation).

Thank You

2015-04-17 12:58 GMT+03:00 el-j notifications@github.com:

did you try the npn (ebc) from the core? all versions are available. [image: image] https://cloud.githubusercontent.com/assets/2795534/7199972/fce82f18-e4f8-11e4-875e-d005ddf181f3.png

— Reply to this email directly or view it on GitHub https://github.com/fritzing/fritzing-app/issues/3060#issuecomment-93956284 .

chrisspen commented 8 years ago

This is also a problem with mosfets...except none of the included parts have an option to specify pin ordering. They all go GDS but most datasheets I see order them DGS.

When editing a part, how do you change the pin numbers? They don't appear to be editable.

EeroKH commented 8 years ago

In PCB the wireing goes ok. it changes as ok when changing the pin order but in Schematic the pin numbers do not change when chancing the pin order in transistor.

here bellow datasheet of Normal signal NPN transistor and High voltages NPNtransistor with different pin order

Notice the case numbering is same in both cases but the signal name chances but in Frizzing the case numbering changes when signal name changes

This caused some confusion until I noticed this

Thank You

[image: Tekstiin lisättävä kuva 1]

[image: Tekstiin lisättävä kuva 2]

2015-04-17 12:58 GMT+03:00 el-j notifications@github.com:

did you try the npn (ebc) from the core? all versions are available. [image: image] https://cloud.githubusercontent.com/assets/2795534/7199972/fce82f18-e4f8-11e4-875e-d005ddf181f3.png

— Reply to this email directly or view it on GitHub https://github.com/fritzing/fritzing-app/issues/3060#issuecomment-93956284 .

failiz commented 3 years ago

The only issue reported here is that you cannot change the pin order in mosfets, but this does not require any coding. It is just to add the mosfets as different parts as in the bipolar transistors case. Move to the part repository?

KjellMorgenstern commented 3 years ago

Related to fritzing/fritzing-app#2849 . Lets first look if we can add special parts, instead of creating all possible combinations in the parts repo

failiz commented 3 years ago

I created issue fritzing/fritzing-app#3775 to leave it in the app database. So, we can move this issue to the part repository as workaround until we implement fritzing/fritzing-app#3775.