Hello there.
I got a schematic from the internet which had a microcontroller on it (it is a TQFP-64 of a PIC24FJGB106, in case you are curious) and a PCB drawing. No libraries came with it. Just the *.sch and the *.pcb
I began to draw my own schematic and searched for the above microcontroller and I found it in the Microchip library that comes with Altium.
The problem is that, the one that I found on the internet is much more "prettier" than the one available at the library (exactly like the datasheet, in a TQFP format, with all pins matching every side).
My question is: is it possible to import the component to my personal library, withou the original .lib?
If I do a CTRL+C, CTRL+V from one schematic to another, it copies normally.
So now I have both microntroller on my schematic: the ugly one from Microchip's Altium library and the neat one from the internet. Is there a way to copy the properties of one component to another in a fast way?
Thanks,
Luiz Salomon