Adding default atributes to lib item

Adding default atributes to lib item

Anonymous
Not applicable
422 Views
1 Reply
Message 1 of 2

Adding default atributes to lib item

Anonymous
Not applicable

For our department I am creating default libs.

All newly created have the same atributes.

Is it possible to create these automatacly?

At this moment I have to make them by hand first and then populate them

0 Likes
423 Views
1 Reply
Reply (1)
Message 2 of 2

rachaelATWH4
Mentor
Mentor

@Anonymous wrote:

For our department I am creating default libs. All newly created have the same atributes. Is it possible to create these automatacly?


 

Hello,

 

You can write a script file with a series of ATTRIBUTE commands to create the various default attributes you need in your library part. Then you can call that from the command line with SCRIPT <myScript>, use the ASSIGN command to create a keyboard shortcut, or use the MENU command in your eagle.scr and and a shortcut button to it in the library.

 

For information on the ATTRIBUTE, ASSIGN, and MENU commands, type e.g. HELP ATTRIBUTE to view the built in help.

 

Best Regards,

 

Rachael

0 Likes