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
  • 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
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • 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
Forum part outline question
  • 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
  • State Suggested Answer
  • Replies 3 replies
  • Answers 1 answer
  • Subscribers 178 subscribers
  • Views 493 views
  • Users 0 members are here
Related

part outline question

adrewery87
adrewery87 over 12 years ago

Hello,

 

Is it possible to create a part with a dynamic outline that is not on a specific layer? To clarify, I want to create a part that has an outline on the silk screen, but only if I want the silk screen on that layer. This part will be mounted on the top or bottom of various boards, but the silk screen will not be present on the bottom of the boards. If the part is on the bottom of the board, I do not want the outline to be present. In other words, if I mirror the part on my board, I want to have the silk screen outline switch from the "tplace" layer to the "bplace" layer. Alternatively, if the outline would go from solid to dashed that would work as well.

 

I know it is possible to create a part with a silk screen outline. However, it seems you have to choose to put it on only one layer. When the boards go to have the components placed at another company it is not necessarily clear to them. I can give them a list of the components which are placed on the bottom of the board, but it would be more desirable to correct for this by changing the outline style.

 

Thanks,

Adam

  • Sign in to reply
  • Cancel
Parents
  • Richard_H
    0 Richard_H over 12 years ago

    Hi,

     

    if you are creating a part in the libraries you can draw a silkscreen in the layer 21 tPlace. The packages are always defined for the top side. In case you want to mount the package on the bottom side of the board you have to use the MIRROR command and it will be flipped to bottom. All you have drawn in layers 21 tPlace will now be in layer 22 bPlace. The same for tNames and tValues. To make this effect better visible you could for example change the layer color of the bottom (bPlace,bNmaes,bValues,bDocu) layers.

     

    HTH

    Regards,

    Richard

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • adrewery87
    0 adrewery87 over 12 years ago in reply to Richard_H

    Hi Richard,

     

    Thanks for the reply. I had noticed the switching of layers when mirroring parts. The reason I had asked is the board house has additional charges for two silk screens. To this end, it would be nice to be able to have the silk screen stay on the same layer but go to a dotted line or have a cross hatched fill. When we ship the boards to have components placed it is beneficial for them so they know that a certain part actually is mounted on the back side of the board.

     

    That being said, there were two workarounds we came up with (we are using the second):

    1.    Use traces to make outlines of the part on the back of the board. Obviously, one must be cautious to not unintentionally create short circuits.
    2.    Create an identical part with a package that has an dotted outline on the bPlace layer. That way when the part is mirrored, as you had mentioned, the silk screen is now put on the tPlace layer. The problem with this is when using a large number of parts, it is very tedious but will work all the same.

     

    I am unsure if this is something CADSOFT was considering adding, but I feel it would be a very nice feature to have. Sure, it may only cost a few dollars to have the additional silk screen which is reasonable for prototyping. However, this adds up when moving to large quantities of boards.

     

    Again, thanks for the reply. I just wanted to ensure there was not an advanced feature I was unaware of.

     

    Regards,

    Adam

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • adrewery87
    0 adrewery87 over 12 years ago in reply to Richard_H

    Hi Richard,

     

    Thanks for the reply. I had noticed the switching of layers when mirroring parts. The reason I had asked is the board house has additional charges for two silk screens. To this end, it would be nice to be able to have the silk screen stay on the same layer but go to a dotted line or have a cross hatched fill. When we ship the boards to have components placed it is beneficial for them so they know that a certain part actually is mounted on the back side of the board.

     

    That being said, there were two workarounds we came up with (we are using the second):

    1.    Use traces to make outlines of the part on the back of the board. Obviously, one must be cautious to not unintentionally create short circuits.
    2.    Create an identical part with a package that has an dotted outline on the bPlace layer. That way when the part is mirrored, as you had mentioned, the silk screen is now put on the tPlace layer. The problem with this is when using a large number of parts, it is very tedious but will work all the same.

     

    I am unsure if this is something CADSOFT was considering adding, but I feel it would be a very nice feature to have. Sure, it may only cost a few dollars to have the additional silk screen which is reasonable for prototyping. However, this adds up when moving to large quantities of boards.

     

    Again, thanks for the reply. I just wanted to ensure there was not an advanced feature I was unaware of.

     

    Regards,

    Adam

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • DiligentMinds.com
    0 DiligentMinds.com over 10 years ago in reply to adrewery87

    Well, at least there was a work-around for this!  I will remember your solution if I need to do this in the future.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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 © 2025 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.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube