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) Have a question about CadSoft EAGLE?  Ask our Expert, Jorge!
  • 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 126 replies
  • Subscribers 200 subscribers
  • Views 10982 views
  • Users 0 members are here
  • our
  • have
  • expert
  • eagle?
  • jorge!
  • ask
  • a
  • cadsoft
  • about
  • question
Related

Have a question about CadSoft EAGLE?  Ask our Expert, Jorge!

Jorge_Garcia
Jorge_Garcia over 13 years ago

If you have questions about CadSoft EAGLE, please click here to post your question!


If you'd rather browse other member's questions you can read the CadSoft EAGLE Forums for past questions and answers. Enjoy!

 

richardhammerl.png

 

Jorge Garcia

I'm a young engineer with extensive experience working on EAGLE. My interests include Power Supply design and LED solid state lighting, and I'm always impressed by a well designed PCB.

 

 

If not already, you'll need to

image or image

 


to ask your question.

Otherwise, click reply below.

  • Sign in to reply
  • Cancel
  • e14 Contributor
    e14 Contributor over 12 years ago

    Hi im helping a university lecturer to ask few question here.

     

    she got a PCB Milling Machine from a taiwan company, but she cannot get the correct gerber file to drill the pcb.is it eagle able to do that?

     

    she current using free version, but she claim that she unable to generate the gerber file from the trial version., is it full version will unlock this feature?

     

    do you have any sample gerber file that i can give to her to do a test?

     

    regard

    isaac

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

    Thank you. This does help.

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

    On 11/6/2013 2:21 PM, Tony Ozrelic wrote:

    hi,

     

    i'm looking for a way to highlight a net or a part in the schematic

    window and have the same net or part highlighted in the PCB layout

    window.

     

    The idea here is that I would like to visually confirm that all parts

    and nets on the schematic are also on the board.

     

    Hi Tony,

     

    I can understand that initially you'll want to do that but with time

    you'll be able to rely on EAGLE's F/B annotation.

     

    Ideally you would want a dual monitor setup, but most don't have that.

    What you do then is show both editors on the same screen, resize the

    windows so that they share the monitor equally. Now if you activate the

    show command on the schematic you can click on the various nets and see

    them light up on the board.

     

    hth,

    Jorge Garcia

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • tonyo
    tonyo over 12 years ago

    hi,

     

    i'm looking for a way to highlight a net or a part in the schematic window and have the same net or part highlighted in the PCB layout window.

     

    The idea here is that I would like to visually confirm that all parts and nets on the schematic are also on the board.

     

    is there a way to do this?

     

    thanks,

     

    tonyo

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

    On 11/5/2013 5:41 PM, Elliott L wrote:

    My question lays in the autorouting and/or wiring algorithm. Can you

    describe for me, in great detail, how the autorouting system works?

    Where is the file that handles this? How does the entire EAGLE program

    determine the best/shortest route to lay wires?

     

    Hi Elliott,

     

    In a nutshell, EAGLE's autorouter is a grid-based router. Its splits up

    your board area based on the routing grid and proceeds to route until it

    runs into a roadblock. At that point it will ripup a certain number of

    already routed tracks defined by mnRipupLevel. It then starts to route

    again. Section 7.7 of the manual describes this process in detail.

     

    From this simple description you can infer that EAGLE isn't concerned

    with best or shortest path, it's just trying to get everything

    connected. By adjusting certain cost factors you can guide it to seek

    the shortest paths, but there's no guarantee that it will.

     

    You can load and save various cost configurations for the autorouter,

    but the actual code is within the EAGLE executable.

     

    hth,

    Jorge Garcia

    Cadsoft Support

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Olin
    Olin over 12 years ago in reply to billkru

    I need to be able to orient the LED cathodes so that they are all pointing radially inward.

    Use the R option to specify orientation.

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

    Thank you Lorenz.  I'd suspected that scripting had a limit I was encountering.  Looks like I'll have to research ULP.

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

    Bill Krueger wrote:

    Thanks, I am aware of the various co-ordinate system options in eagle

    and I am using polar co-ordinates. My script already does exactly what

    you describe.  Using polar co-ordinates, the script moves the device and

    places the LEDs on a circle or radius r and angle theta  ..., and

    rotates the device.  That part works just fine.

     

    However, this doesn't answer the question I'm asking. Let's assume that

    pin 1 of the LED package I want to place is the cathode & pin 2 is the

    anode.  What I also need to guarantee is that pin 1, the cathode,

    points radially inward +once the device is already placed and rotated

    correctly+.

     

    As I mentioned, I can pre-orient all the LEDs in an unused area by

    pointing all the cathodes in one direction and then run the script. 

    Eagle is consistent in the way it places the LEDs on the board once

    that's done.  However, if I don't orient all the LEDs cathode

    orientation consistently before running the script, Eagle will orient

    some of the LEDs with cathodes pointing inward and some with cathodes

    point outward depending on the cathode orientation before I ran the

    script.  So I do have away around this issue, but I was hoping for

    something that didn't require manual tweaking before running the script.

     

    What I'm asking is there a way to guarantee the cathode/anode

    orientation using a script command?  I wasn't able to find anything in

    the documentation that describes how that might be done via a script.

     

    scripts are not able to access data from the board.

    For that you need an ULP.

    --

     

    Lorenz

     

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


    Thanks, I am aware of the various co-ordinate system options in eagle and I am using polar co-ordinates. My script already does exactly what you describe.  Using polar co-ordinates, the script moves the device and places the LEDs on a circle or radius r and angle theta  ..., and rotates the device.  That part works just fine.

     

    However, this doesn't answer the question I'm asking. Let's assume that pin 1 of the LED package I want to place is the cathode & pin 2 is the anode.  What I also need to guarantee is that pin 1, the cathode, points radially inward once the device is already placed and rotated correctly.

     

    As I mentioned, I can pre-orient all the LEDs in an unused area by pointing all the cathodes in one direction and then run the script.  Eagle is consistent in the way it places the LEDs on the board once that's done.  However, if I don't orient all the LEDs cathode orientation consistently before running the script, Eagle will orient some of the LEDs with cathodes pointing inward and some with cathodes point outward depending on the cathode orientation before I ran the script.  So I do have away around this issue, but I was hoping for something that didn't require manual tweaking before running the script.

     

    What I'm asking is there a way to guarantee the cathode/anode orientation using a script command?  I wasn't able to find anything in the documentation that describes how that might be done via a script.

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

    Bill Krueger wrote:

     

    I'm doing a layout that has a circular array of LEDs packed tightly

    together in an approximately 320 degree circle.  Based on the size of

    the board (really small) and the number of LEDs (really large), there is

    a need for precision device placement.  I use a script to place the LEDs

    exactly where they need to be.  All the LEDs origins are centered on a

    circle.  I've got the syntax for device placement, radial orientation,

    and rotation mastered.

     

    you are aware of the posibility to use polar coordinates and/or

    relative coordinates (online_help/Editor_Commands/Command_Syntax)?

     

     

    The script works fine for placing the LEDs in their appropriate position

    and that hasn't presented a problem.However, there's one thing that I

    have not been able to discover by reading the Eagle documentation nor by

    experimentation.  I need to be able to orient the LED cathodes so that

    they are all pointing radially inward.  Is there any way to force device

    orientation (i.e. make certain that it's the LED cathodes and not the

    anodes that point radially inward) based on pad or pin name or some

    other attribute?

     

    I've been able to accomplish this by "pre-orienting" all the LEDs on an

    unrouted area of the board and then run the script.  What I mean by this

    is that I'll manually move all the LEDs to some arbitrary area of the

    board and orient them so that their cathodes all point to the right and

    then run the script.  The script places the LEDs exactly where they need

    to be with the desired cathode orientation.  If I flipped the LEDs so

    that the cathodes all pointed left during my "pre-orienting", the

    cathodes all wind up facing radially outward.  So, the device placement

    rules are at least consistent.  However, this is a pretty kludgy way to

    accomplish something I'd like to be able to do entirely via script.

     

    rotating parts can be accomplished using the rotate command.

     

         mark (center_x center_y)

         move part_name (P radius angle)

         rotate angle part_name

     

    (see online_help/Editor_Commands/Command_Syntax, ../mark, ../move,

    ../rotate, ../add )

    --

     

    Lorenz

     

    • 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