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) Finding tool location
  • 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 3 replies
  • Subscribers 188 subscribers
  • Views 407 views
  • Users 0 members are here
Related

Finding tool location

e14 Contributor
e14 Contributor over 14 years ago

I am trying to track down an odd-ball drill size on my pcb.  It is

referenced as:

 

T03

X33810Y21006

 

I can not find in the eagle.def file which format the coordinates are in

(eg 2.4).  Assuming that Eagle is 2.4 LZ from looking at old posts, that

would tell me the drill hole should be at 3.3810, 2.1006.  When I go

there though there is no hole.  What am I missing?  BTW, I have no

offset defined in the CAM processor job.  I have included the EXCELLON

info from eagle.def below:

 

 

 

Type     = DrillStation

Long     = "Excellon drill station"

Init     = "%%\nM48\nM72\n"

Reset    = "M30\n"

ResX     = 10000

ResY     = 10000

;Rack     = ""

DrillSize  = "%sC%0.4f\n"        ; (Tool code, tool size)

AutoDrill  = "T%02d"             ; (Tool number)

FirstDrill = 1

BeginData  = "%%\n"

Units    = Inch

Select   = "%s\n"                ; (Drill code)

Drill    = "X%1.0fY%1.0f\n"      ; (x, y)

Info     = "Drill File Info:\n"\

           "\n"\

           " Data Mode         : Absolute\n"\

           " Units             : 1/10000 Inch\n"\

           "\n"

 

  • Sign in to reply
  • Cancel
Parents
  • e14 Contributor
    e14 Contributor over 14 years ago

    On 7/6/12 3:22 PM, John Friede wrote:

    I am trying to track down an odd-ball drill size on my pcb.  It is

    referenced as:

     

    T03

    X33810Y21006

     

    I can not find in the eagle.def file which format the coordinates are in

    (eg 2.4).  Assuming that Eagle is 2.4 LZ from looking at old posts, that

    would tell me the drill hole should be at 3.3810, 2.1006.  When I go

    there though there is no hole.  What am I missing?  BTW, I have no

    offset defined in the CAM processor job.  I have included the EXCELLON

    info from eagle.def below:

     

    I'd load the file up in a Gerber viewer (GC-Prevue, gerbv, etc.) and

    navigate to 3.38",2.1". You'll be able to see the relevant hole.

     

    Even if you don't have offsets defined Eagle will add some in to make

    sure everything is away from the origin and there are no negative numbers.

     

    Andrew.

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    On 7/6/2012 3:49 PM, Andrew Sterian wrote:

    On 7/6/12 3:22 PM, John Friede wrote:

    >> I am trying to track down an odd-ball drill size on my pcb.  It is

    >> referenced as:

    >>

    >> T03

    >> X33810Y21006

    >>

    >> I can not find in the eagle.def file which format the coordinates are in

    >> (eg 2.4).  Assuming that Eagle is 2.4 LZ from looking at old posts, that

    >> would tell me the drill hole should be at 3.3810, 2.1006.  When I go

    >> there though there is no hole.  What am I missing?  BTW, I have no

    >> offset defined in the CAM processor job.  I have included the EXCELLON

    >> info from eagle.def below:

     

    I'd load the file up in a Gerber viewer (GC-Prevue, gerbv, etc.) and

    navigate to 3.38",2.1". You'll be able to see the relevant hole.

     

    Even if you don't have offsets defined Eagle will add some in to make

    sure everything is away from the origin and there are no negative numbers.

     

    Andrew.

    Thanks!  I didn't realize Eagle added it's own offset in.  Looked at it

    in Pentalogix and found it. How does Pentalogix know what the offset is?

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    On 7/6/2012 3:49 PM, Andrew Sterian wrote:

    On 7/6/12 3:22 PM, John Friede wrote:

    >> I am trying to track down an odd-ball drill size on my pcb.  It is

    >> referenced as:

    >>

    >> T03

    >> X33810Y21006

    >>

    >> I can not find in the eagle.def file which format the coordinates are in

    >> (eg 2.4).  Assuming that Eagle is 2.4 LZ from looking at old posts, that

    >> would tell me the drill hole should be at 3.3810, 2.1006.  When I go

    >> there though there is no hole.  What am I missing?  BTW, I have no

    >> offset defined in the CAM processor job.  I have included the EXCELLON

    >> info from eagle.def below:

     

    I'd load the file up in a Gerber viewer (GC-Prevue, gerbv, etc.) and

    navigate to 3.38",2.1". You'll be able to see the relevant hole.

     

    Even if you don't have offsets defined Eagle will add some in to make

    sure everything is away from the origin and there are no negative numbers.

     

    Andrew.

    Thanks!  I didn't realize Eagle added it's own offset in.  Looked at it

    in Pentalogix and found it. How does Pentalogix know what the offset is?

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • e14 Contributor
    e14 Contributor over 14 years ago in reply to e14 Contributor

    On 7/6/12 6:19 PM, John Friede wrote:

    On 7/6/2012 3:49 PM, Andrew Sterian wrote:

    >> On 7/6/12 3:22 PM, John Friede wrote:

    >>> I am trying to track down an odd-ball drill size on my pcb.  It is

    >>> referenced as:

    >>>

    >>> T03

    >>> X33810Y21006

    >>>

    >>> I can not find in the eagle.def file which format the coordinates are in

    >>> (eg 2.4).  Assuming that Eagle is 2.4 LZ from looking at old posts, that

    >>> would tell me the drill hole should be at 3.3810, 2.1006.  When I go

    >>> there though there is no hole.  What am I missing?  BTW, I have no

    >>> offset defined in the CAM processor job.  I have included the EXCELLON

    >>> info from eagle.def below:

    >>

    >> I'd load the file up in a Gerber viewer (GC-Prevue, gerbv, etc.) and

    >> navigate to 3.38",2.1". You'll be able to see the relevant hole.

    >>

    >> Even if you don't have offsets defined Eagle will add some in to make

    >> sure everything is away from the origin and there are no negative numbers.

    >>

    >> Andrew.

    Thanks!  I didn't realize Eagle added it's own offset in.  Looked at it

    in Pentalogix and found it. How does Pentalogix know what the offset is?

     

     

    It doesn't. But everything else on the board is offset too, so even

    though the X,Y co-ordinates are unfamiliar to you relative to what they

    are in Eagle, they are familiar when viewed relative to everything else

    on the PCB, which has also been offset.

     

    In other words, there is an offset between the Eagle PCB co-ordinates

    and the Gerber file co-ordinates. You don't know what it is, but it

    doesn't matter because the offset applies to everything.

     

    Andrew.

     

     

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

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube