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) Importing gerber RS274-X format?
  • 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 6 replies
  • Subscribers 174 subscribers
  • Views 903 views
  • Users 0 members are here
Related

Importing gerber RS274-X format?

dizzwold
dizzwold over 10 years ago

I'm new to Eagle and i've found a gerber file on Microchips website that i'd like to import in to Eagle to play with the Schematic and Board.

How do i do so? The file is RS274-X format. I have Eagle Pro 6.5.0.

USB2514 Full Speed USB 2.0 4 Port Hub Customer Evaluation Board - evb-usb2514b-fs | Microchip Technology Inc.

EVB-USB2514B-FS Evaluation Board Gerber Files

 

dizzwold.

  • Sign in to reply
  • Cancel
  • autodeskguest
    autodeskguest over 10 years ago

    On 11/19/2014 11:18 AM, Darren Simms wrote:

    I'm new to Eagle and i've found a gerber file on Microchips website that

    i'd like to import in to Eagle to play with the Schematic and Board.

    How do i do so? The file is RS274-X format.

    Hi Darren,

     

    I hope you're doing well. There are several tools for importing Gerbers

    into EAGLE. Most of them are rather old but they still work. Go to our

    website www.cadsoftusa.com>Downloads>Tools and Converters. Search for

    gerber and you'll see the available tools. I've used gbr274x6 in the

    past with success.

     

    hth,

    Jorge Garcia

     

     

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

    Hi Jorge,

     

    Thank you for your advise.

    Once i've download the file you list above GBR274X6zip and unzip it, what do i do next.

    It opens a terminal like window???

    I've tried copying one of the files into the terminal window, but i just get error 76???

     

    Sorry for being stupid, but i've never done this before and as stated, still learning my way around Eagle.

     

    dizzwold.

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

    On 11/20/2014 3:27 PM, Darren Simms wrote:

    Hi Jorge,

     

      Thank you for your advise.

    Once i've download the file you list above GBR274X6zip and unzip it,

    what do i do next.

    It opens a terminal like window???

    I've tried copying one of the files into the terminal window, but i just

    get error 76???

     

     

    Hi Darren,

     

    The best way I've found to use these very old tools is to draw the

    gerber file over the icon of the executable. That will take care of all

    of the path issues. From there the utility will ask for a couple of

    layers, I usually type 101 and 102. The selection of layers is arbitrary

    I pick numbers higher than 100 so that I can distinguish them from

    EAGLE's default layer setup.

     

    Once the script is done it will generate a .scr file. You can run this

    file on your board by clicking on the script icon (top toolbar 8 or 9th

    from the left). Then browse to the file and click open.

     

    Let me know if there's anything else I can do for you.

     

    Best Regards,

    Jorge Garcia

     

     

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

    Hi Jorge,

     

    No joy.

    I drag BOT.PHO to the GBR274X6 icon, it opens and i enter 101 'press enter', 102 'press enter' when asked for the layer #s. This has already added a SCR file beneath the BOT.PHO file.  With this still open i then open a new eagle board and then click the 'execute script' , button? I've tried to get the new BOT file into Eagle, but nothing?

     

    Is there a YOUTUBE of this?

     

    D.

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

    On 11/20/2014 7:22 PM, Darren Simms wrote:

    Hi Jorge,

     

      No joy.

    I drag BOT.PHO to the GBR274X6 icon, it opens and i enter 101 'press

    enter', 102 'press enter' when asked for the layer #s. This has already

    added a SCR file beneath the BOT.PHO file.  With this still open i then

    open a new eagle board and then click the 'execute script' , button?

    I've tried to get the new BOT file into Eagle, but nothing?

     

      Is there a YOUTUBE of this?

     

    Hi Darren,

     

    I don't believe there's a youtube video of this. You're very close

    though. Since you already got the script which is the hardest part. To

    bring it into EAGLE these are the next steps.

     

    1. In the board click on the SCR icon, or type the word SCRIPT followed

    by pressing the Enter key on your keyboard. This will open a new dialog

    window.

    2. In the dialog window browse for the SCR file that was generated.

    3. Once you find it double-click on it to make it run.

     

    hth,

    Jorge Garcia

     

     

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

    Hi Jorge,

     Thank you again for your reply, input and tolerance.As i explained, i'm new to Eagle. So far i've had good results, but i think this has been more luck than judgment!I love the Eagle format, but when it comes to things like this, i think it lets itself down somewhat 'lack of info, or, how to's'.

     I'll have another try tomorrow, after the GP 'maybe monday as a few beers will be involved' not a good mix".

     'LETS SEE IF ITS A SPA FRANCORCHAMPS REPEAT'!!!

     D.

    • 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