New part Audio Transformer 1300: 8 Ohm help to get modified part to work

Name of the part
Audio Transformer 1300: 8 Ohm

Previous work, similar parts
I tried modifying this part:

TRANSFORMER
Small transformers
U
sparkfun transformer
pth

so that the spacing between PINs is correct for this new part.
It does not behave as desired, when creating wires, these connect to the center of the part,
not the pads.

Top view and Datasheet
I could not find a datasheet.
The spacing between the two needles is 5.0mm o one side of the transformer I measured (PIN 0 & 1) and 10.mm on the other (PIN 2 & 3).

The part can be bought, for example here:

a. BOJACK EE-14 8 Ohm Audio Transformer 1300 : 8 Ohm for Voltage Amplification and Power Output (Pack of 10)

b. Audio Transformer 1300: 8 Ohm

Similar Fritzing part, that I already started work (upload):

TRANSFORMER
Small transformers
U
sparkfun transformer
pth

Type
Transformer (T)

Footprint
Audio Transformer 1300:8 Ohms based on EI-14 sometimes EE-14 (is the core size).

Thanks

I try to add the part I modified:

TRANSFORMER EI-14.fzpz (7.4 KB)

but I noticed that it opens as empty so I attach the .svg hoping that helps?

Transformer Sketch pcb mod 4

Your pcb svg is in the wrong format (probably because the original part is in an old format) and thus doesn’t work causing the red rectangle in pcb as the pins are not defined. This corrected svg works

svg.pcb.prefix0000_e712695452d90b4ad0055a180c40a34d_1_pcb

as does this corrected part.

TRANSFORMER-EI-14-fixed.fzpz (7.4 KB)

Note as I didn’t change the moduleId assuming you have this part loaded you will need to remove it from your mine parts bin then shutdown Fritzing answering yes to both save parts and save mine parts bin prompts before Fritzing will load the corrected part. As well the pcb hole size is 0.055in which seems fairly large so you may need to reduce that some.

Peter

I could create a PCB. Thank you. Pete.