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) Grid Offset
  • 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 14 replies
  • Subscribers 178 subscribers
  • Views 2199 views
  • Users 0 members are here
Related

Grid Offset

Former Member
Former Member over 12 years ago

I am missing a possibility to enter an offset or zero point to the grid I selected, With the different Pitches and the mix of inches and metric I often have to switch and it would realy help if I could switch the offset to.

 

Kind regards

 

John

  • Sign in to reply
  • Cancel
  • dukepro
    dukepro over 12 years ago in reply to Former Member

    On 02/21/2013 09:49 AM, Andreas Weidner wrote:

    Am 21.02.2013 14:12, schrieb Chuck Huber:

    For exact placement of parts, I always use the command line.

     

    Yes. I'm a BIG fan of the command line (it's ONE reason why I use

    EAGLE and not some other software).

     

    BUT you still have to calculate things like "horizontal three times

    3.75mm, wait a moment, errrrrm, and vertical five times 0.15inch." Of

    course it is possible, but with a nice grid that would be much easier.

     

    I have often had to do a step-and-repeat kind of placement.  LED's,

    resistors, etc..

     

    It's worth noting that coordinates on the command line do not have to be

    of the same unit, or even the grid unit.

     

        MARK (3.75mm 0.15in);

     

    It's also worth noting that you can move the mark relative to its own

    position.  So I set the mark at the start point, place the component

    relative to the mark, then step the mark.  It gets pretty easy using

    relative positions and the up-arrow for command history.

     

        MARK (12 12);

        MOVE R1 (R0 0);

        MARK (R3.75mm 0.15in);

        MOVE R2 (0 0);

     

    Now I can up-arrow twice to repeat the relative movement of the mark,

    and move the next component.

     

    So there's your good old fashioned, home grown, red-blooded, all

    American, mixed-unit coordinate step and repeat.

     

    HTH,

        - Chuck

     

    Attachments:
    7024.att1.html.zip
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago

    I would very much like to second that.

    Most component and mechanical drawings are dimentioned with relational mesurements.

    I finde my self sitting with my 1987 HP42S RPN calculator all the time witch in stupid since

    i am sitting infront of a xxx gigiflops computer...

    It is not called "computer aided design" for nothing image

     

    For me it would be sufficiant if the mark command could be extended by being offset for the "alt" grid when

    eg CTRL and ALT key is pressed to be able to place, route and so on in this cordinate system.

     

    Keep up the good work.

    Asbjørn Holland Chrsitensen

    Musalk

    Eagle user for 10 years

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • n5ac
    n5ac over 4 years ago

    This is a huge problem for me. Here's the scenario: I have placed and routed a 1136-pin BGA with a .65mm ball pitch. Somehow, years later, when I return to the layout, the part is not on grid and none of the escape traces are either. The whole routing scheme is predicated on the grid. Without it, it's extremely difficult to add anything. In this case, I need to add something to a new pin. The only thing I can thing to do is to grab THE ENTIRE DESIGN INCLUDING ALL LAYERS and scoot them over by some weird amount (0.31456mm or something). This is very inconvenient.

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

    On 23.10.2020 16:22, Stephen Hicks wrote:

    This is a huge problem for me. Here's the scenario: I have placed and routed a 1136-pin BGA with a .65mm ball pitch. Somehow, years later, when I return to the layout, the part is not on grid and none of the escape traces are either. The whole routing scheme is predicated on the grid. Without it, it's extremely difficult to add anything. In this case, I need to add something to a new pin. The only thing I can thing to do is to grab THE ENTIRE DESIGN INCLUDING ALL LAYERS and scoot them over by some weird amount (0.31456mm or something). This is very inconvenient.

     

    You know you can move everything in a couple of commands?

         DISPLAY ALL

         GROUP ALL

         MOVE (>c0 0) (your offset)

         DISPLAY LAST

     

    • 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