How can I delete one device from one library?
How can I delete one device from one library?
On 07/10/2017 12:36 PM, Sorina Vuletici wrote:
How can I delete one device from one library?
Good afternoon, Sorina,
Open the library, and use the Remove command.
HTH,
- Chuck
| 4113.att1.html.zip |
Thank you Chuck,
here is the problem: when I open the library, for exampel adafruit.lbr, I can choose between comands such as: (Open, Rename, Copy, Delete, Use, Update). so, if I choose delete I should removed entire adafruit.lbr but this is not what I want.
I want to remove from adafruit.lbr for exampel device 1N4004. If I instead right-click on 1N4004 I can choose between (Add to schematics and Copy to library). The last one is disabled. So, I dont have possibility to remove/delete one device in a library.
How can I solve this?
In my working library I have a lot of unwanted copies of different devices which I have used when I made my own devices. But now I need to clean up after me. I need to remove all copies and keep only those devices I made myself.
Regards,
Sorina
On 10/07/17 21:59, Sorina Vuletici wrote:
Thank you Chuck,
here is the problem: when I open the library, for exampel adafruit.lbr, I can choose between comands such as: (Open, Rename, Copy, Delete, Use, Update). so, if I choose delete I should removed entire adafruit.lbr but this is not what I want.
I want to remove from adafruit.lbr for exampel device 1N4004. If I instead right-click on 1N4004 I can choose between (Add to schematics and Copy to library). The last one is disabled. So, I dont have possibility to remove/delete one device in a library.
How can I solve this?
The fundamental problem is that you are NOT OPENING the library. Merely
expanding the tree on the control panel is not "opening". You need to
double click on adafruit.lbr to actually OPEN it in the library editor.
None of this is peculiar to Eagle; it's standard GUI behaviour.
Once you have the library editor open, you can use the Remove command to
delete individual devices, unused packages or symbols.
HTH,
Rob
Great Rob!
It works. Thank you!
Do I have to remove every device and every package and every symbol one by one?
Think that one device follows with a lot of packages which means it will be a lot of work untill I remove all packages one by one.
Can I remove several packages together with the same comand?
Regards,
Sorina
Sorina Vuletici wrote on Tue, 11 July 2017 11:06
Great Rob!
It works. Thank you!
Do I have to remove every device and every package and every symbol one
by one?
Think that one device follows with a lot of packages which means it
will be a lot of work untill I remove all packages one by one.
Can I remove several packages together with the same comand?
Regards,
Sorina
--
To view any images and attachments in this post, visit:
There are a few ULP that may be of use.
del-devices.ulp
del-empty-devices.ulp
del-pack-sym.ulp
Perhaps make a copy of you library first before trying.
For further safety:
Place the copy into a new folder away from your current eagle folders.
In Options > directories.. > Libraries add the path to this folder and
place it at the front of the paths already there. In that way your library
will be the first one located and any others with the same name in the
later paths will not be used.
HTH
Warren
--
EAGLE support forums at http://www.eaglecentral.ca :: Where the EAGLE community meets.
Sorina Vuletici wrote on Tue, 11 July 2017 11:06
Great Rob!
It works. Thank you!
Do I have to remove every device and every package and every symbol one
by one?
Think that one device follows with a lot of packages which means it
will be a lot of work untill I remove all packages one by one.
Can I remove several packages together with the same comand?
Regards,
Sorina
--
To view any images and attachments in this post, visit:
There are a few ULP that may be of use.
del-devices.ulp
del-empty-devices.ulp
del-pack-sym.ulp
Perhaps make a copy of you library first before trying.
For further safety:
Place the copy into a new folder away from your current eagle folders.
In Options > directories.. > Libraries add the path to this folder and
place it at the front of the paths already there. In that way your library
will be the first one located and any others with the same name in the
later paths will not be used.
HTH
Warren
--
EAGLE support forums at http://www.eaglecentral.ca :: Where the EAGLE community meets.