element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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
EAGLE User Support (English) How do I create mounting hole with vias
  • 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 Verified Answer
  • Replies 12 replies
  • Answers 2 answers
  • Subscribers 174 subscribers
  • Views 3489 views
  • Users 0 members are here
  • mounting hole with vias
Related

How do I create mounting hole with vias

markusbass
markusbass over 9 years ago

I'm looking for a way to create mounting hole with 6 vias (as a library component) for M3 screw. I was able to create such a package but when I use it on a board and run DRC, I get "Overlap" errors. The vias are defined as small pads since vias are not available in library designer. Is there a way to get rid of the errors? I remember that I was able to define such a component in KiCAD and I' surprised that in Eagle it is that difficult.

Here: pcb design - Mounting hole on a PCB - Electrical Engineering Stack Exchange  is an example of such a mounting hole (the right most on the photo).

 

Mark

  • Sign in to reply
  • Cancel
  • autodeskguest
    0 autodeskguest over 9 years ago

    On 02.06.2016 19:22, Marek Kepinski wrote:

    I'm looking for a way to create mounting hole with 6 vias (as a library component) for M3 screw. I was able to create such a package but when I use it on a board and run DRC, I get "Overlap" errors. The vias are defined as small pads since vias are not available in library designer. Is there a way to get rid of the errors? I remember that I was able to define such a component in KiCAD and I' surprised that in Eagle it is that difficult.

    Here: pcb design - Mounting hole on a PCB - Electrical Engineering Stack Exchange (http://electronics.stackexchange.com/questions/137394/mounting-hole-on-a-pcb)  is an example of such a mounting hole (the right most on the photo).

     

    First, at the rightmost picture on the link you send, the vias are not

    needed, as the hole is already plated, but I think it can be done with a

    large pad + smaller pads overlapping all in the package. And all those

    pads need to be appended to a single symbol pin.

     

    If you prefer the non plated (middle pic), your package needs vias

    surrounded with a polygon, all appended to one pin, and the masks

    manually made ofcourse.

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 9 years ago

    On 02.06.2016 19:22, Marek Kepinski wrote:

    I'm looking for a way to create mounting hole with 6 vias (as a library component) for M3 screw. I was able to create such a package but when I use it on a board and run DRC, I get "Overlap" errors. The vias are defined as small pads since vias are not available in library designer. Is there a way to get rid of the errors? I remember that I was able to define such a component in KiCAD and I' surprised that in Eagle it is that difficult.

    Here: pcb design - Mounting hole on a PCB - Electrical Engineering Stack Exchange (http://electronics.stackexchange.com/questions/137394/mounting-hole-on-a-pcb)  is an example of such a mounting hole (the right most on the photo).

     

    First, at the rightmost picture on the link you send, the vias are not

    needed, as the hole is already plated, but I think it can be done with a

    large pad + smaller pads overlapping all in the package. And all those

    pads need to be appended to a single symbol pin.

     

    If you prefer the non plated (middle pic), your package needs vias

    surrounded with a polygon, all appended to one pin, and the masks

    manually made ofcourse.

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • markusbass
    0 markusbass over 9 years ago in reply to autodeskguest

    Thanks for the answer but I need a little bit more information on the "append" action. I tried it but the "Overlap" error didn't disappear. I also get some other strange problems: I add the package to the board (it is connected to GND on the schematic). I surround the package with a polygon, rename it to GND and fill with ratsnest. At this moment the two small pads ("vias") are connected with a track, the polygon disappears. My target is to get rid of the "Overlap" error and to be able to connect it to GND, or leave it unconnected (with filled polygons around the package). Any ideas?

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • markusbass
    0 markusbass over 9 years ago in reply to markusbass

    I have some progress. The problems that I had with polygon were a result of the way I tested the package. There were no other tracks on the board and no other components inside the polygon. After correcting this the solution almost works. It looks like this:image

    The "Overlap" error is not reported now. But the pad is not connected to the ground despite the fact that the polygon is "GND" , the mounting holes are connected to GND on the schematic and the package has "Thermals" option checked. How can I correct this problem?

    Also two vias are connected with track but this will be removed during drilling of the board. Why this track is displayed?

    The current solution uses "append" feature (as suggested), the pads are marked as disconnected (with little green icon) and "@x" in the names of the small pads (but I'm not sure whether this is important).

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 9 years ago in reply to markusbass

    On 04/06/16 07:50, markusbass wrote:

    I have some progress. The problems that I had with polygon were a result of the way I tested the package. There were no other tracks on the board and no other components inside the polygon. After correcting this the solution almost works. It looks like this:

    The "Overlap" error is not reported now. But the pad is not connected to the ground despite the fact that the polygon is "GND" , the mounting holes are connected to GND on the schematic and the package has "Thermals" option checked. How can I correct this problem?

    Also two vias are connected with track but this will be removed during drilling of the board. Why this track is displayed?

    The current solution uses "append" feature (as suggested) and "@x" in the names of the small pads (but I'm not sure whether this is important).

     

    The presence of those stray tracks suggests the hole isn't really a hole

    (or isn't present on all the layers a hole should be on) since tracks

    that pass through holes should throw DRC errors. Can they be ripped up?

     

    The airwires remaining after a ratsnest suggests that your pads are not

    connected to the same net as the polygon. This could be because they're

    unconnected - if your library symbol names them GND that is not enough

    to make them GND pins. Either the schematic must connect them to GND or

    the pins on the library part must be "power" pins called GND (and

    possibly hidden on an uninvoked symbol, not sure on that).

     

    Personally, I'd name the pins/pads in the library as something generic,

    then explicitly connect to GND on the schematic. It makes for more

    clarity and flexibility.

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 9 years ago in reply to markusbass

    On 4/06/2016 6:50 p.m., markusbass wrote:

    I have some progress. The problems that I had with polygon were a result of the way I tested the package. There were no other tracks on the board and no other components inside the polygon. After correcting this the solution almost works. It looks like this:

    The "Overlap" error is not reported now. But the pad is not connected to the ground despite the fact that the polygon is "GND" , the mounting holes are connected to GND on the schematic and the package has "Thermals" option checked. How can I correct this problem?

    Also two vias are connected with track but this will be removed during drilling of the board. Why this track is displayed?

    The current solution uses "append" feature (as suggested) and "@x" in the names of the small pads (but I'm not sure whether this is important).

     

    Mark

     

    --

    To view any images and attachments in this post, visit:

    https://www.element14.com/community/message/198809

     

     

    The track between two vias is likely to be a polygon orphan.

     

    Review the attached library.

    It gives a PTH mounting hole and 6 stitching vias.

    When you set DRC to appropriate values there are no DRC errors.

    Ignore the sizes in this example and create sizes that suit you.

     

    If you don't get the attachment at E14. Get it from the news,cadsoft.de

    newsgroup or the EagleCentral.ca mirror.

     

    HTH

    Warren

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • markusbass
    0 markusbass over 9 years ago in reply to autodeskguest

    Thank you - this is almost what I was looking for. Regarding previous remarks to my screenshot: you were right, there were problems with the pad. I created the package as a copy of another package and it looks like I shouldn't do it. I started the package from scratch and got much better results. Actually, the same as Warren presented.

    image

    On the left there are two pads from my library, one connected to the ground and the other not. On the right are two pads from Warren's library. There are just small differences. I have the drill = 3.2mm and Warren has 3.5mm. Warren's pad didn't have the "Thermals" option checked - I had to change it. The problem is with pads not connected to the ground. As you can see, in both cases "vias" as reported as "Overlap" by DRC. How can I get rid of this last error?

     

     

    Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 9 years ago in reply to markusbass

      As you can see, in both cases "vias" as reported as "Overlap" by DRC.

    How can I get rid of this last error?

     

     

    I believe your issue is :

    The mounting hole giving the overlap errors has a schematic symbol with

    a pin that is not connected to any net. Perform an ERC and you will see

    the unconnected pin listed.

     

    Simply apply a stub net to that pin and the overlap errors go away.

     

    HTH

    Warren

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 9 years ago in reply to markusbass

      As you can see, in both cases "vias" as reported as "Overlap" by DRC.

    How can I get rid of this last error?

     

     

    I believe your issue is :

    The mounting hole giving the overlap errors has a schematic symbol with

    a pin that is not connected to any net. Perform an ERC and you will see

    the unconnected pin listed.

     

    Simply apply a stub net to that pin and the overlap errors go away.

     

    HTH

    Warren

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • markusbass
    0 markusbass over 9 years ago in reply to autodeskguest

    Thank you very much. yes, this was the problem. Adding a stub net to that pin solved the problem. I'd like to mark this answer as "Correct Answer" but the answer is spread between various posts.

    I have just last question:

    It seems that there are still some differences between my a Warren's library. When I move the grounded pads away, one can see that the thermal tracks generated with my library are different width, while tracks from Warren's library are perfect.

    image

    What can cause this difference?

     

    Mark

    • 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