Dear Sir,
I'm newer for Eagle and I'm trying the old version 5.7.
I got a sch and brd file, and I want to re-use the part create already in sch and brd, How can I copy it to my own lib ?
Thanks!
Genma
Dear Sir,
I'm newer for Eagle and I'm trying the old version 5.7.
I got a sch and brd file, and I want to re-use the part create already in sch and brd, How can I copy it to my own lib ?
Thanks!
Genma
Am 19.02.2021 um 03:15 schrieb Saotome Genma:
Dear Sir,
I'm newer for Eagle and I'm trying the old version 5.7.
I got a sch and brd file, and I want to re-use the part create already in sch and brd, How can I copy it to my own lib ?
Thanks!
Genma
--
To view any images and attachments in this post, visit:
https://www.element14.com/community/message/300231
See that both files are open. In .sch open an ULP called:
"export libraries" or maybe exp_project_lbr or similar.
That will create a library with the same project name and it contains
all devices used in your project.
Make the new library usable: USE path and name of that library, or
simply copy it into your library direction.
To put parts of any library into your own library open YOUR library
and in the CONTROL PANEL locate the library, expand it, locate the
device, right Click on it and in the opening dialog select "copy into
library". Save your library and you are done.
By the way you should upgrade to the latest Ver-5 eagle that is
Ver. 5.12 .Cost you nothing and your license is valid for that.
ftp://ftp.cadsoft.de/eagle/program/
--
Mit freundlichen Grüßen / With best regards
Joern Paschedag
On Mon, 22 Feb 2021 06:20:27 +0000, Saotome Genma wrote:
But on the sch file UI or BRD file UI, I
cannot found the ULP call export Libraries or any similar.
Click onto the ULP-Button or enter 'run' in the command-line.
Then search for the ULP called 'exp-lbrs'...
PS. Just to be sure - in the ULP-selection browser be sure to use the
correct directory - even though IMHO the default one should already be
the correct one. In my case (I use a newer version of eagle), in the top
right of the window I can choose the path and it is set to 'xxx/eagle/
examples/ulps/examples'.
kind regards
Bernhard
On Mon, 22 Feb 2021 06:20:27 +0000, Saotome Genma wrote:
But on the sch file UI or BRD file UI, I
cannot found the ULP call export Libraries or any similar.
Click onto the ULP-Button or enter 'run' in the command-line.
Then search for the ULP called 'exp-lbrs'...
PS. Just to be sure - in the ULP-selection browser be sure to use the
correct directory - even though IMHO the default one should already be
the correct one. In my case (I use a newer version of eagle), in the top
right of the window I can choose the path and it is set to 'xxx/eagle/
examples/ulps/examples'.
kind regards
Bernhard