element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) Auto add >NAME and >VALUE in the symbol editor
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 9 replies
  • Subscribers 189 subscribers
  • Views 1615 views
  • Users 0 members are here
Related

Auto add >NAME and >VALUE in the symbol editor

autodeskguest
autodeskguest over 10 years ago

Hello all,

 

I think it would be an useful feature if a new symbol is created the

>NAME and the >VALUE texts should be placed automatically, somewere

above the origin of the symbol. Or there could be an option to activate

this behaviour if it would confuse the users.

 

Adding these texts are time consuming even if I copy them from an

another symbol, even if I place them. Most symbols have them both, and

it is easier to delete one if not needed then placeing them in most cases.

 

The same could be implemented in the package editor too.

 

I think it would be relatively easy to implement.

 

Thanks in advance!

 

--

Miklos Marton

 

  • Sign in to reply
  • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    martonmiklos wrote on Fri, 20 May 2016 15:17

    I think it would be an useful feature if a new symbol is created the

    >NAME and the >VALUE texts should be placed automatically, somewere above

    the origin of the symbol. Or there could be an option to activate this

    behaviour if it would confuse the users.

     

     

    This would be pointless as the problem it would solve is trivial.

     

    Quote:

    Adding these texts are time consuming

     

     

    There is no need for it to be time consuming.  I use hot keys for this

    purpose.  For example, here are the key assignments for this purpose in the

    package editor:

     

     

    assign F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tnam; text >NAME'

    assign S+F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tval; text >VALUE'

    assign C+F12 'grid inch .005 20 lines on; cha siz .03; cha rat 10; cha lay

    tdocu; text >NAME'

     

     

    F12 let's me easily place the component name on the silkscreen, Shift-F12

    the value, and Ctrl-F12 the name that shows up in the assembly drawing.

    Anything built in won't get it right and be more trouble than it's worth.

     

    I use F12 similarly for symbols (which are simpler than packages, odd that

    you aren't complaining about that instead), except there's no issue of a

    drawing so my Ctrl-F12 doesn't apply.

     

    Eagle gives us the tools to customize these kinds of things ourselves.  Use

    them instead of asking for your specific usage to be built in and burden

    everyone else.

     

    Quote:

    it is easier to delete one if not needed then placeing them in most

    cases.

     

    NO!  Don't give me another "standard" thing Eagle does that I then just

    have to delete.

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    martonmiklos wrote on Fri, 20 May 2016 15:17

    I think it would be an useful feature if a new symbol is created the

    >NAME and the >VALUE texts should be placed automatically, somewere above

    the origin of the symbol. Or there could be an option to activate this

    behaviour if it would confuse the users.

     

     

    This would be pointless as the problem it would solve is trivial.

     

    Quote:

    Adding these texts are time consuming

     

     

    There is no need for it to be time consuming.  I use hot keys for this

    purpose.  For example, here are the key assignments for this purpose in the

    package editor:

     

     

    assign F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tnam; text >NAME'

    assign S+F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tval; text >VALUE'

    assign C+F12 'grid inch .005 20 lines on; cha siz .03; cha rat 10; cha lay

    tdocu; text >NAME'

     

     

    F12 let's me easily place the component name on the silkscreen, Shift-F12

    the value, and Ctrl-F12 the name that shows up in the assembly drawing.

    Anything built in won't get it right and be more trouble than it's worth.

     

    I use F12 similarly for symbols (which are simpler than packages, odd that

    you aren't complaining about that instead), except there's no issue of a

    drawing so my Ctrl-F12 doesn't apply.

     

    Eagle gives us the tools to customize these kinds of things ourselves.  Use

    them instead of asking for your specific usage to be built in and burden

    everyone else.

     

    Quote:

    it is easier to delete one if not needed then placeing them in most

    cases.

     

    NO!  Don't give me another "standard" thing Eagle does that I then just

    have to delete.

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    martonmiklos wrote on Fri, 20 May 2016 15:17

    I think it would be an useful feature if a new symbol is created the

    >NAME and the >VALUE texts should be placed automatically, somewere above

    the origin of the symbol. Or there could be an option to activate this

    behaviour if it would confuse the users.

     

     

    This would be pointless as the problem it would solve is trivial.

     

    Quote:

    Adding these texts are time consuming

     

     

    There is no need for it to be time consuming.  I use hot keys for this

    purpose.  For example, here are the key assignments for this purpose in the

    package editor:

     

     

    assign F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tnam; text >NAME'

    assign S+F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tval; text >VALUE'

    assign C+F12 'grid inch .005 20 lines on; cha siz .03; cha rat 10; cha lay

    tdocu; text >NAME'

     

     

    F12 let's me easily place the component name on the silkscreen, Shift-F12

    the value, and Ctrl-F12 the name that shows up in the assembly drawing.

    Anything built in won't get it right and be more trouble than it's worth.

     

    I use F12 similarly for symbols (which are simpler than packages, odd that

    you aren't complaining about that instead), except there's no issue of a

    drawing so my Ctrl-F12 doesn't apply.

     

    Eagle gives us the tools to customize these kinds of things ourselves.  Use

    them instead of asking for your specific usage to be built in and burden

    everyone else.

     

    Quote:

    it is easier to delete one if not needed then placeing them in most

    cases.

     

    NO!  Don't give me another "standard" thing Eagle does that I then just

    have to delete.

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    martonmiklos wrote on Fri, 20 May 2016 15:17

    I think it would be an useful feature if a new symbol is created the

    >NAME and the >VALUE texts should be placed automatically, somewere above

    the origin of the symbol. Or there could be an option to activate this

    behaviour if it would confuse the users.

     

     

    This would be pointless as the problem it would solve is trivial.

     

    Quote:

    Adding these texts are time consuming

     

     

    There is no need for it to be time consuming.  I use hot keys for this

    purpose.  For example, here are the key assignments for this purpose in the

    package editor:

     

     

    assign F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tnam; text >NAME'

    assign S+F12 'grid inch .005 20 lines on; cha siz .05; cha rat 16; cha lay

    tval; text >VALUE'

    assign C+F12 'grid inch .005 20 lines on; cha siz .03; cha rat 10; cha lay

    tdocu; text >NAME'

     

     

    F12 let's me easily place the component name on the silkscreen, Shift-F12

    the value, and Ctrl-F12 the name that shows up in the assembly drawing.

    Anything built in won't get it right and be more trouble than it's worth.

     

    I use F12 similarly for symbols (which are simpler than packages, odd that

    you aren't complaining about that instead), except there's no issue of a

    drawing so my Ctrl-F12 doesn't apply.

     

    Eagle gives us the tools to customize these kinds of things ourselves.  Use

    them instead of asking for your specific usage to be built in and burden

    everyone else.

     

    Quote:

    it is easier to delete one if not needed then placeing them in most

    cases.

     

    NO!  Don't give me another "standard" thing Eagle does that I then just

    have to delete.

     

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • rachaelp
    rachaelp over 10 years ago in reply to autodeskguest

    Morten Leikvoll wrote on Mon, 23 May 2016 08:58

    An very good alternative would be to create event driven actions,

    similar to CONTEXT. Maybe a SET EVENT supporting new object events, like

     

    SET EVENT newlibsymbol 'run newsymbol.ulp' and

    SET EVENT newlibpart 'run newpart.ulp'

     

    That would cover all preferences, and even add more functionality.

     

     

    I really like the idea of adding some kind of event handling to

    automatically trigger running of ULP's. I could think of loads of uses for

    this depending on what events were made available. This should be made as a

    separate suggestion so it doesn't get lost within this thread.

     

    Regarding this suggestion for >NAME and >VALUE, a script to place text in

    the style of your choosing as others have said would work well and allows

    for all sorts of customizations.

     

    Best Regards,

     

    Rachael

    --

    Web access to CadSoft support forums at www.eaglecentral.ca.  Where the CadSoft EAGLE community meets.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    On 20.05.2016 21:17, Márton Miklós wrote:

    Hello all,

     

    I think it would be an useful feature if a new symbol is created the

    NAME and the >VALUE texts should be placed automatically, somewere

    above the origin of the symbol. Or there could be an option to activate

    this behaviour if it would confuse the users.

     

    Adding these texts are time consuming even if I copy them from an

    another symbol, even if I place them. Most symbols have them both, and

    it is easier to delete one if not needed then placeing them in most cases.

     

    The same could be implemented in the package editor too.

     

    I think it would be relatively easy to implement.

     

    This has been on my mind too. I wouldn't mind those two attributes, and

    a default frame, all at their respective layers, to show up when you

    create a new symbol or part. Then the users who want to do it different

    are allowed to delete them.

     

    An very good alternative would be to create event driven actions,

    similar to CONTEXT. Maybe a SET EVENT supporting new object events, like

    SET EVENT newlibsymbol 'run newsymbol.ulp' and

    SET EVENT newlibpart 'run newpart.ulp'

     

    That would cover all preferences, and even add more functionality.

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kikoun
    kikoun over 10 years ago in reply to autodeskguest

    Hi,

     

    Years ago, I would agree with your suggestion, but now I for my usage a script (as Tilmann's suggestion) is a better solution: a script let you define exactly the text (font, size, ratio, align...) and it's not limited to the >NAME and >VALUE. For example I always use the >NAME, but I only use the >VALUE for passive complainants, for other components I prefer to display some of my owns attributes.

     

    Guillaume

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    Márton Miklós schrieb:

     

    I think it would be an useful feature if a new symbol is created the

    >NAME and the >VALUE texts should be placed automatically, somewere

    above the origin of the symbol. Or there could be an option to activate

    this behaviour if it would confuse the users.

     

    Adding these texts are time consuming even if I copy them from an

    another symbol, even if I place them. Most symbols have them both, and

    it is easier to delete one if not needed then placeing them in most cases.

     

    The same could be implemented in the package editor too.

     

    I think it would be relatively easy to implement.

     

    You could simply write a script for this and run that every time you

    create a new symbol (or package, respectively). You might even assign

    that script to a function key if you like.

     

    This would also ensure that you always use the right font(s) and size(s)

    since you would of course set them accordingly in the script.

     

    Tilmann

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    Márton Miklós schrieb:

     

    I think it would be an useful feature if a new symbol is created the

    >NAME and the >VALUE texts should be placed automatically, somewere

    above the origin of the symbol. Or there could be an option to activate

    this behaviour if it would confuse the users.

     

    Adding these texts are time consuming even if I copy them from an

    another symbol, even if I place them. Most symbols have them both, and

    it is easier to delete one if not needed then placeing them in most cases.

     

    The same could be implemented in the package editor too.

     

    I think it would be relatively easy to implement.

     

    You could simply write a script for this and run that every time you

    create a new symbol (or package, respectively). You might even assign

    that script to a function key if you like.

     

    This would also ensure that you always use the right font(s) and size(s)

    since you would of course set them accordingly in the script.

     

    Tilmann

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube