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
Forum Have a question about CadSoft EAGLE?  Ask our Expert, Richard! (Archive)
  • 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 1129 replies
  • Subscribers 245 subscribers
  • Views 50832 views
  • Users 0 members are here
  • eagle
  • expert
  • richard_hammerl
  • cadsoft
Related

Have a question about CadSoft EAGLE?  Ask our Expert, Richard! (Archive)

nlarson
nlarson over 16 years ago

This thread is now locked - but you can still ask Richard by posting your questions here.  If you'd rather browse other member's questions you can read the CadSoft EAGLE Forums for past questions and answers. Enjoy!

 

Browse past Q&A help on anything technical relating to CadSoft EAGLE!


image

 

Richard Hammerl

Richard is an engineer with 16 years experience in EAGLE customer support and is waiting for your questions.

  • Sign in to reply
  • Cancel
  • nlarson
    nlarson over 14 years ago in reply to Richard_H

    Hello - We will be locking this thread down as there is a new location available for all to "Ask Richard" questions about CadSoft EAGLE.  If you have a question, please click here to ask Richard.  If you'd rather browse the other questions members have asked click here for the CadSoft EAGLE forums.

     

    Thanks!

    Nicole, element14 Community Manager

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

    Hi Jason,

     

    thanks for answering. It's absolutely correct what you wrote.

     

    Richard

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

    While I don't know the site you're referring to (there's quite a few of them), I would say that the F1 help documentation (which is probably more accurate than "a site") doesn't specify what you do with filenames with spaces in.

     

    Now I've been able to try this on Windows, you need to put single quotes around the whole file name.

     

    I've just exported a 300 DPI monochrome BMP by using:

     

    export image 'C:\test name.bmp' MONOCHROME 300;

     

    MONOCHROME does need to be upper case (if you like it that way),

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

    well, a site said it should be like this:

     

    EXPORT IMAGE [PATH] [FILENAME] [MONOCHROME] [DPI]

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

    I think if your filename has spaces, you need to put the whole filename in quotes - i.e. try:

     

    EXPORT IMAGE "C:\Users\MikkelD.Jeppesen\Documents\eagle\Etchables etchable-top.png" MONOCHROME 600;

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

    Could you tell me what the syntax is for EXPORT IMAGE?

     

    this doesnt seem to do the job:

     

    DISPLAY ALL

    RATSNEST

    DISPLAY None

    DISPLAY Bottom Pads Vias

    EXPORT IMAGE C:\Users\MikkelD.Jeppesen\Documents\eagle\Etchables etchable-bot.png MONOCHROME 600;

    DISPLAY None

    DISPLAY Top Pads Vias

    EXPORT IMAGE C:\Users\MikkelD.Jeppesen\Documents\eagle\Etchables etchable-top.png MONOCHROME 600;

    DISPLAY Bottom Unrouted Dimension tPlace bPlace

     

    it says that it didnt recognise etchable-bot.png as a DPI (which i stated last.) however putting DPI infront of etchable-bot.png, it discards the etchable-bot.png and MONOCHROME command. So what´s the correct syntax?

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

    i want to know how to panelize image

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

    Hi Richard,

     

    If I want to duplicate the same circuit in the layout to send it to production (do not know the word in english), do i have to duplicated it first in the schematic and then i have two equal boards, or is there another way to do it?

     

    Regards,

     

    Xabi

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

    Hi,

     

    Is there a patch for iteadstudio CAM file to work with version 6.1?

     

    I found this post

    http://arduino.cc/forum/index.php?topic=87872.0

     

    But I can not see where to download an old version of Eagle...

    Or is there a simple format change to the CAM file that I can make to get it to work?

     

    Here is a link to the cam file

    http://iteadstudio.com/store/images/produce/PCB/PCB%20prototype/ITeadstudio_CAM.rar

     

    http://iteadstudio.com/store/index.php?main_page=product_info&cPath=19_20&products_id=175

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Richard_H
    Richard_H over 14 years ago in reply to ian_byrne@bose.com

    Hi Ian,

     

    this thread should no longer be used, because of the large number of posts here......

    So please create a new thread for the next question....

     

    There are some tools that allow to convert DXF format to EAGLE script.

    Please look at http://www.cadsoft.de/downloads/tools-and-converters

     

    Commonly used tools

    dxf2scr-1.zip  (for free)

    eagle_pcb_power_tools*.exe  (for small projects for free)

     

    Regads,

    Richard

     

    With my last reply in this thread...

    • 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