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
  • 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 Chat (English) New to Eagle- "No Device Specified"
  • 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
  • State Verified Answer
  • Replies 11 replies
  • Answers 2 answers
  • Subscribers 180 subscribers
  • Views 1342 views
  • Users 0 members are here
Related

New to Eagle- "No Device Specified"

japper
japper over 13 years ago

Hi,

I am new to Eagle 6.3 and have board layed out and all errors have been fixed.

 

I am trying to make some Gerber files but need a little help....

 

With the board layout open, I click on the CAM icon and I enter a name and path for my file in the file box and then click process Job

but I must be missing something because I get an error rmessage that tells me "No Device Specified"

 

What am I missing or doing wrong?

 

thanks

  • Sign in to reply
  • Cancel
Parents
  • dukepro
    0 dukepro over 13 years ago

    On 11/29/2012 04:44 PM, japper wrote:

    Hi,

    I am new to Eagle 6.3 and have board layed out and all errors have been fixed.

     

    I am trying to make some Gerber files but need a little help....

     

    With the board layout open, I click on the CAM icon and I enter a name and path for my file in the file box and then click process Job

    but I must be missing something because I get an error rmessage that tells me "No Device Specified"

     

    It's asking for the output format - essentially the device on which the

    gerber files will be used.  Look at each section of your CAM job in the

    "Output" pane - it's right below the "Job" pane.  For most board houses,

    you'll want to set the Device pull-down menu to"GERBER_RS274X".  For the

    drill file, you'll want to set it to "EXCELLON".

     

    However, the Drill file section will want to know file that specifies

    the rack of drill bits to be used.  To generate this file, use the ULP

    "drillcfg" and save the file to your project directory.  Then in the

    "Drill file" section of your CAM job, set the "Rack" text field to this

    file name.

     

    Now try clicking on "Process Job".

     

    "Process Job" processes each section in sequence.  So it's the same as

    selecting each Section tab and clicking on "Process Section".  You can

    use the latter technique to determine exactly which section is problematic.

     

    One other item that will make it easier for your board house is the

    "pos. Coord" check box in the "Style" pane of each section.  With this

    turned on, the CAM processor will shift the section up and to the right

    to the extent necessary to make sure all features are contained entirely

    in Quadrant I (that is, x and y coordinates are positive).  But the CAM

    processor does this on a section-by-section basis which can result in

    different layers being shifted different distances.  I have found it

    best to leave this box unchecked.  It makes it easier for the board

    house to align the layers, and when viewing the gerber output with a

    viewer (gerbv for instance) the layers will be aligned properly.

     

    HTH,

        - Chuck

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Former Member
    0 Former Member over 13 years ago in reply to dukepro

    In article <k98rsq$aqs$1@cheetah.cadsoft.de>, chuck.huber@dukepro.com

    says...

     

    On 11/29/2012 04:44 PM, japper wrote:

    Hi,

    I am new to Eagle 6.3 and have board layed out and all errors have been fixed.

     

     

     

    The instructions for this suggest a serious amount of software

    development should be done on this part of the process ?

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 13 years ago in reply to dukepro

    In article <k98rsq$aqs$1@cheetah.cadsoft.de>, chuck.huber@dukepro.com

    says...

     

    On 11/29/2012 04:44 PM, japper wrote:

    Hi,

    I am new to Eagle 6.3 and have board layed out and all errors have been fixed.

     

     

     

    The instructions for this suggest a serious amount of software

    development should be done on this part of the process ?

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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 © 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