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) Seeking advice on how to create a round pad split in two(solder jumper).
  • 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 6 replies
  • Subscribers 173 subscribers
  • Views 1522 views
  • Users 0 members are here
  • eagle cad
  • solder jumper
  • layers
Related

Seeking advice on how to create a round pad split in two(solder jumper).

david_
david_ over 9 years ago

Hello.

 

I see them from time to time on PCB's from who knows where, the technique of using two pads close together intended to be bridged with a small amount of solder can be a great solution to a few situations while creating prototype circuit boards or in finished designs in order too for example enable a choice of power supply voltage(say 3,3V or 5V) without using some mechanical contraption to switch signal paths.

But I have seen circuit boards that features these kinds if jumper pads but as opposed to the square ones that are easily created in Eagle CAD they are round, as if you would take a circular pad and cutting it in two and then separating the two half's some fractions of a millimetre, maybe as much a 1mm and they are great to work with. They are easy to bridge and easy to clear but I do not know how to create such a package in Eagle.

 

Do you know?

Or do you have any suggestion?

 

I spent a couple of hours today attempting to create such a device through using polygons, first a half circle on the Top layer as well as an identical sized polygon in the tCream layer and finally a polygon in the tStop layer that is larger than the two other polygons(I've deduced that this is what SMD pads are made out of, but it is more of an guess than deduction).

Then I use a small square real SMD pad which I put on the curved side of the half circle so that it overlaps the half circle in part, this is only because of as far as I know you must have ether a through-hole pad or SMD pad in a package to be able to tie it to a net.

 

Then I copy what I have made and turn it 180 degrees after which I tried to position it to create a pattern of a circle that has been cut in half and pushed apart to create a tiny strip without copper in between them.

But this creates a bunch of DRC errors, the following errors occur a few times each:

Clearance

Overlap

Width

 

But this is the best I can do, but I am not experineced with creating Gerber files as I thus far has etched all my boards at home.

Do you know of any way my goal could be accomplished?

 

You could say "well just use a square jumper..." and yes true but I really want to have a round jumper as long as it isn't straight up impossible to create.

 

Is there some way of using one pad and then cover some part of it with some layer in order to tell eagle to not allow copper to be left in that area?

 

Regards

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

    Am 31.05.2016 um 20:44 schrieb David Alenhag:

    Hello.

     

    I see them from time to time on PCB's from who knows where, the technique of using two pads close together intended to be bridged with a small amount of solder can be a great solution to a few situations while creating prototype circuit boards or in finished designs in order too for example enable a choice of power supply voltage(say 3,3V or 5V) without using some mechanical contraption to switch signal paths.

    But I have seen circuit boards that features these kinds if jumper pads but as opposed to the square ones that are easily created in Eagle CAD they are round, as if you would take a circular pad and cutting it in two and then separating the two half's some fractions of a millimetre, maybe as much a 1mm and they are great to work with. They are easy to bridge and easy to clear but I do not know how to create such a package in Eagle.

     

    Do you know?

    Or do you have any suggestion?

     

    I spent a couple of hours today attempting to create such a device through using polygons, first a half circle on the Top layer as well as an identical sized polygon in the tCream layer and finally a polygon in the tStop layer that is larger than the two other polygons(I've deduced that this is what SMD pads are made out of, but it is more of an guess than deduction).

    Then I use a small square real SMD pad which I put on the curved side of the half circle so that it overlaps the half circle in part, this is only because of as far as I know you must have ether a through-hole pad or SMD pad in a package to be able to tie it to a net.

     

    Then I copy what I have made and turn it 180 degrees after which I tried to position it to create a pattern of a circle that has been cut in half and pushed apart to create a tiny strip without copper in between them.

    But this creates a bunch of DRC errors, the following errors occur a few times each:

    Clearance

    Overlap

    Width

     

    But this is the best I can do, but I am not experineced with creating Gerber files as I thus far has etched all my boards at home.

    Do you know of any way my goal could be accomplished?

     

    You could say "well just use a square jumper..." and yes true but I really want to have a round jumper as long as it isn't straight up impossible to create.

     

    Is there some way of using one pad and then cover some part of it with some layer in order to tell eagle to not allow copper to be left in that area?

     

    Regards

     

    --

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

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

     

     

    Already there, check jumper library (sj) image

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    Am 31.05.2016 um 20:44 schrieb David Alenhag:

    Hello.

     

    I see them from time to time on PCB's from who knows where, the technique of using two pads close together intended to be bridged with a small amount of solder can be a great solution to a few situations while creating prototype circuit boards or in finished designs in order too for example enable a choice of power supply voltage(say 3,3V or 5V) without using some mechanical contraption to switch signal paths.

    But I have seen circuit boards that features these kinds if jumper pads but as opposed to the square ones that are easily created in Eagle CAD they are round, as if you would take a circular pad and cutting it in two and then separating the two half's some fractions of a millimetre, maybe as much a 1mm and they are great to work with. They are easy to bridge and easy to clear but I do not know how to create such a package in Eagle.

     

    Do you know?

    Or do you have any suggestion?

     

    I spent a couple of hours today attempting to create such a device through using polygons, first a half circle on the Top layer as well as an identical sized polygon in the tCream layer and finally a polygon in the tStop layer that is larger than the two other polygons(I've deduced that this is what SMD pads are made out of, but it is more of an guess than deduction).

    Then I use a small square real SMD pad which I put on the curved side of the half circle so that it overlaps the half circle in part, this is only because of as far as I know you must have ether a through-hole pad or SMD pad in a package to be able to tie it to a net.

     

    Then I copy what I have made and turn it 180 degrees after which I tried to position it to create a pattern of a circle that has been cut in half and pushed apart to create a tiny strip without copper in between them.

    But this creates a bunch of DRC errors, the following errors occur a few times each:

    Clearance

    Overlap

    Width

     

    But this is the best I can do, but I am not experineced with creating Gerber files as I thus far has etched all my boards at home.

    Do you know of any way my goal could be accomplished?

     

    You could say "well just use a square jumper..." and yes true but I really want to have a round jumper as long as it isn't straight up impossible to create.

     

    Is there some way of using one pad and then cover some part of it with some layer in order to tell eagle to not allow copper to be left in that area?

     

    Regards

     

    --

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

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

     

     

    Already there, check jumper library (sj) image

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    On 01/06/16 07:29, Joern Paschedag wrote:

    Am 31.05.2016 um 20:44 schrieb David Alenhag:

     

    You could say "well just use a square jumper..." and yes true but I

    really want to have a round jumper as long as it isn't straight up

    impossible to create.

     

     

    Already there, check jumper library (sj) image

     

    On Eagle 5, which is what I have to hand here, the SJ package in

    jumper.lbr uses normal, rectangular SMD pads. The OP specifically wants

    semicircular pads on the board, not just in the schematic.

     

     

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

    Am 01.06.2016 um 08:57 schrieb Rob Pearce:

    On 01/06/16 07:29, Joern Paschedag wrote:

    Am 31.05.2016 um 20:44 schrieb David Alenhag:

     

    You could say "well just use a square jumper..." and yes true but I

    really want to have a round jumper as long as it isn't straight up

    impossible to create.

    <snip>

     

    Already there, check jumper library (sj) image

     

    On Eagle 5, which is what I have to hand here, the SJ package in

    jumper.lbr uses normal, rectangular SMD pads. The OP specifically wants

    semicircular pads on the board, not just in the schematic.

     

     

    Well if a rectangular jumper would spoil the whole circuit....

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    Am 01.06.2016 um 08:57 schrieb Rob Pearce:

    On 01/06/16 07:29, Joern Paschedag wrote:

    Am 31.05.2016 um 20:44 schrieb David Alenhag:

     

    You could say "well just use a square jumper..." and yes true but I

    really want to have a round jumper as long as it isn't straight up

    impossible to create.

    <snip>

     

    Already there, check jumper library (sj) image

     

    On Eagle 5, which is what I have to hand here, the SJ package in

    jumper.lbr uses normal, rectangular SMD pads. The OP specifically wants

    semicircular pads on the board, not just in the schematic.

     

     

    Well if a rectangular jumper would spoil the whole circuit....

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

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

    Am 01.06.2016 um 08:57 schrieb Rob Pearce:

    On 01/06/16 07:29, Joern Paschedag wrote:

    Am 31.05.2016 um 20:44 schrieb David Alenhag:

     

    You could say "well just use a square jumper..." and yes true but I

    really want to have a round jumper as long as it isn't straight up

    impossible to create.

    <snip>

     

    Already there, check jumper library (sj) image

     

    On Eagle 5, which is what I have to hand here, the SJ package in

    jumper.lbr uses normal, rectangular SMD pads. The OP specifically wants

    semicircular pads on the board, not just in the schematic.

     

     

    Well if a rectangular jumper would spoil the whole circuit....

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • 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 © 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