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) initial automatic component placement grid is wrong/how to change it
  • 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 12 replies
  • Subscribers 185 subscribers
  • Views 2396 views
  • Users 0 members are here
Related

initial automatic component placement grid is wrong/how to change it

autodeskguest
autodeskguest over 11 years ago

I'm using Eagle Pro 6.6.

 

I noticed a behaviour that has me very frustrated and I can't find a way

to fix it.

 

If I create a Schematic with say 64 LED's (SMD devices to created with a

grid on 0.1mm in the library)

 

And wire them up appropriately in the schematic.

 

then switch to the PCB view, the 64 LED's are automatically placed on

the board outside of the default PCB area, but they are placed in a n

array  pattern that i have no control over, and that seems to be

slightly off when I then set the PB grid to 0.1mm for placement...

 

from row to row of LED's they are slightly misaligned when i pick them

up to place them they don't line up correctly with LED's that were

dropped in the array on the line above, or to the right...

 

So I am having a devil of a job laying out my final array or LED's

according to an exact alignment as the components are off some fraction

of my grid that I can't adjust for (even with the fine grid set very

fine), and anyway that is now extremely time consuming (imaging 1000

LED's that all need to be manually aligned rather than snapping to an

exact grid.

 

Is there a fix for this initial automatic grid when initially creating a

PCB to work on ?

 

Any help or ULP's to fix this would be appreciated...

 

I even took a look at editing the .brd XML file and while is looks

possible it is too daunting of a task and possibly more manual and

probably error prone.

 

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

    peter wrote on Sat, 30 August 2014 18:54

    Is there a fix for this initial automatic grid when initially creating

    a PCB to work on ?

     

    By mentioning "fix", you imply there is anything wrong with how it works

    now.  There isn't.  There is no reason to care where exactly unplaced part

    are initially put off-board, since they are, well, unplaced.

     

    Normally you wouldn't even have the sea of unplaced parts in view when

    doing placement.  All that matters is that they are out there somewhere.

    As you walk thru the schematic (I print it out, then cross off parts as I

    place them) to place parts on the board, you enter the part name and it

    shows up at the cursor.  Wherever it was previous to that is completely

    irrelevant.

     

    However, when you have a regular array of parts to place, you wouldn't do

    this manually anyway.  That would be too slow, tedius, and unreliable.

    Write a program that generates the script to place the array of parts, then

    run the script.  The original positions of all the placed parts is

    irrelevant.  If there is a error in the script or you want to change

    something, you regenerate and rerun the script.  The parts will show up in

    their new positions, this time even though they were previously placed on

    the board.  Again, the previous positions of the parts doesn't matter.

     

    There is no problem here, so nothing to fix.

    --

    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 11 years ago in reply to autodeskguest

    On 08/31/2014 04:48 AM, Olin Lathrop wrote:

    peter wrote on Sat, 30 August 2014 18:54

    Is there a fix for this initial automatic grid when initially creating

    a PCB to work on ?

     

    By mentioning "fix", you imply there is anything wrong with how it works

    now.  There isn't.  There is no reason to care where exactly unplaced part

    are initially put off-board, since they are, well, unplaced.

     

    yes and no. yes they are 'unplaced' but they are unplaced according to a

    grid that is derived from the defaults set up in the eagle.scr file.

     

    once they have been 'unplaced' they are tied to a position relative to

    the grid (initially they are on a 0.1" grid), but if I change to a 1mm

    grid they now obtain a new relative position according to their current

    position off the 1mm grid, and when moved they will maintain that offset

    from the 1mm grid, getting them back onto the 1mm grid is what I'm

    struggling with.

     

     

     

     

    Normally you wouldn't even have the sea of unplaced parts in view when

    doing placement.  All that matters is that they are out there somewhere.

    As you walk thru the schematic (I print it out, then cross off parts as I

    place them) to place parts on the board, you enter the part name and it

    shows up at the cursor.  Wherever it was previous to that is completely

    irrelevant.

     

    I have not delved into writing ULPs yet... one day when i have time.

     

    However, when you have a regular array of parts to place, you wouldn't do

    this manually anyway.  That would be too slow, tedius, and unreliable.

    Write a program that generates the script to place the array of parts, then

    run the script.  The original positions of all the placed parts is

    irrelevant.  If there is a error in the script or you want to change

    something, you regenerate and rerun the script.  The parts will show up in

    their new positions, this time even though they were previously placed on

    the board.  Again, the previous positions of the parts doesn't matter.

     

    There is no problem here, so nothing to fix.

     

     

     

     

     

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

    peter wrote on Mon, 01 September 2014 05:05

     

    Normally you wouldn't even have the sea of unplaced parts in view

    when

    doing placement.  All that matters is that they are out there

    somewhere.

    As you walk thru the schematic (I print it out, then cross off

    parts as I

    place them) to place parts on the board, you enter the part name

    and it

    shows up at the cursor.  Wherever it was previous to that is

    completely

    irrelevant.

     

    I have not delved into writing ULPs yet... one day when i have time.

     

     

    Huh?  What does anything I mentioned there have to do with ULPs?  Read what

    I wrote.  This is just using Eagle commands normally.

     

     

    --

    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
Reply
  • autodeskguest
    autodeskguest over 11 years ago in reply to autodeskguest

    peter wrote on Mon, 01 September 2014 05:05

     

    Normally you wouldn't even have the sea of unplaced parts in view

    when

    doing placement.  All that matters is that they are out there

    somewhere.

    As you walk thru the schematic (I print it out, then cross off

    parts as I

    place them) to place parts on the board, you enter the part name

    and it

    shows up at the cursor.  Wherever it was previous to that is

    completely

    irrelevant.

     

    I have not delved into writing ULPs yet... one day when i have time.

     

     

    Huh?  What does anything I mentioned there have to do with ULPs?  Read what

    I wrote.  This is just using Eagle commands normally.

     

     

    --

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

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube