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
EAGLE User Chat (English) newbie question about making custom SMD pad sizes
  • 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 6 replies
  • Subscribers 179 subscribers
  • Views 1958 views
  • Users 0 members are here
  • smd_pad
  • smd
  • custom
  • smd_pad_size
Related

newbie question about making custom SMD pad sizes

Former Member
Former Member over 13 years ago

I'm brand new to Eagle.  I've created several packages so far, mostly by copying existing packages and modifying them.  I'm now trying to create another package, but none of the selectable SMD pad sizes are even close to the pad size I need.  How do I create custom SMD pads sizes??

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    0 Former Member over 13 years ago

    T Rueth wrote:

    I'm brand new to Eagle. I've created several packages so far, mostly

    by copying existing packages and modifying them. I'm now trying to

    create another package, but none of the selectable SMD pad sizes are

    even close to the pad size I need. How do I create custom SMD pads

    sizes??

     

     

    If you wish to change the sizes of all the selectable sizes displayed with

    CHANGE/SMD or from the toolbar above the editor area, you can.

     

    First, test the following manually so you understand what is happening. Then

    you can place the command string  into the file eagle.scr and each time you

    open a package the values will be yours.

    Select the desired grid units that match the units you will be using. Lets

    practice it all from the command line and assume MIL

    In the command line type the following lines

    grid mil

    set smd_menu 10 10 25 25

     

    Now check what you have avaiable to you. Two sizes that match what you keyed

    10x10 and 25x25

    To get back the system defaults enter into the command line

    set smd_menu

    grid last

     

    Check that the originals have returned..'grid last' was only required to

    return the units to what they were before and likely what you viewed the

    previous default values in.

     

    So now you understand it can all be done.

    Next open up eagle.scr which is found in the .scr folder

    Locate the section that starts PAC:

    Insert a line that descibes the SMD sizes you want as you typed earlier

    set smd_menu 10 10 25 25

     

    note that you will need to type sizes for the appropriate unit of

    measurement. By 'default' Eagle is inches

    You could add a line after 'grid default on' that changes to your desired

    ubit first

    e.g.

    Grid Default On;

    Grid MIL;

    Set  SMD_MENU 10 10 25 25  etc.................;

     

    Save the file and test it by simply running the script file from within the

    package editor.

     

    All the best

    Warren

     

    --

    Viewed / responded via the newsgroup at

    news.cadsoft.de

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to Former Member

    I just hit this problem (actually trying to shrink some pads on an MCU7428 since my laser printer can't render them as separate when I tick "black" in the print dialog).  I tried warren's tip very useful, then I accidentally clicked in the pop=up menu (Eagle 7.1) and found you can edit the currently selected setting directly (click on the value, then delete old value, type in new one).

     

    Ray

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 11 years ago in reply to Former Member

    I just hit this problem (actually trying to shrink some pads on an MCU7428 since my laser printer can't render them as separate when I tick "black" in the print dialog).  I tried warren's tip very useful, then I accidentally clicked in the pop=up menu (Eagle 7.1) and found you can edit the currently selected setting directly (click on the value, then delete old value, type in new one).

     

    Ray

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
No Data
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