From: EdV on
I have inherited a design with none of the parts in the schematic
existing in the libraries. Is there some sort of "twist" I can do to
the update command that will bring these parts in?

Thanks much,
Ed V.
From: Martin Riddle on


"EdV" <edvogel56(a)gmail.com> wrote in message
news:02ebd849-1904-4ae9-b77b-2152843031b7(a)k19g2000yqm.googlegroups.com...
> I have inherited a design with none of the parts in the schematic
> existing in the libraries. Is there some sort of "twist" I can do to
> the update command that will bring these parts in?
>
> Thanks much,
> Ed V.

You can run a ulp (exp-project-lbr.ulp) that will extract the parts into
a separate lib.

Cheers



From: EdV on
On May 12, 5:37 pm, "Martin Riddle" <martin_...(a)verizon.net> wrote:
> "EdV" <edvoge...(a)gmail.com> wrote in message
>
> news:02ebd849-1904-4ae9-b77b-2152843031b7(a)k19g2000yqm.googlegroups.com...
>
> > I have inherited a design with none of the parts in the schematic
> > existing in the libraries.  Is there some sort of "twist" I can do to
> > the update command that will bring these parts in?
>
> > Thanks much,
> >                    Ed V.
>
> You can run a ulp (exp-project-lbr.ulp) that will extract the parts into
> a separate lib.
>
> Cheers

Thanks!