Creating a PCB Image using Export

by gaussmarkov

Eagle PCB Image

If you want to etch a PCB with a layout in Eagle then you will need to create an image like this one to transfer your design. This brief tutorial explains how to set things up so that you can use the Eagle export command.

Let’s say you are starting with this layout. This is Joe Davisson’s Antiquity Fuzz from his Analog Alchemy site.

Eagle Board Layout

First, change the background to white by entering the command “set palette white;” and then the command “window;” (or press function key F2 to refresh to the screen and see the change. I get this:

Eagle's White Palette

Next, display only the traces and pads by entering the command “display none bottom pad via;” to get something like this:

Display Only Traces and Pads

If you have any ground pour, remember to run the “ratsnest;” command. For this layout, I ran the GND polygon all the way around the board so that I get

Fill in any Ground Pour

Finally, enter “export image pcb.png monochrome 600″ and you will create a .png format graphics file at 600DPI that looks like this

PCB Transfer Image

The file will have the name pcb.png and it will appear in the same subdirectory as your board file. You can print this file with MS Paint or insert it into MS Word and it will print to scale. This is true no matter what resolution you choose for your file. For example, 300DPI works well for PnP Blue transfers to copper clad boards.


| Up to Circuit Boards Topic |
Trackback URL for this post: right-click and copy

12 Responses to “Creating a PCB Image using Export”

  1. Maury McCown said:

    Hey man

    Long time, no chat — and I lost all the old emails where you were helping me with EAGLE! CRIPES!!

    Anyway, I’m missing some components in the libraries, namely non-polarized elec caps, and polystyrene caps. I know I can place polarized caps in the layout and just ignore the polarity, but I’d like to keep things accurate.

    I’m also needing 5.5×12mm poly caps with 2mm lead spacing (http://www.mouser.com/catalog/specsheets/23p.pdf).

    Are those not in your library, or am I just not seeing them?

    Thanks! Drop me an email, because I think I’m about to have to remember how to drop a via into my traces, and that always kicked my butt!

    Posted 10.05.2008 at 6:19 am

  2. Trevize said:

    I find that to print a good layout the better solution is to install a free pdf printer such as bullzip.

    Eagle prints in a vector format so you don’t have rasterization artifacts and if you print from Acrobat reader you don’t have to worry about scaling the layout.

    You can also open the layout in Inkscape (opensource rival of Illustrator) and modify it keeping the vector informations.

    Posted 28.05.2008 at 5:13 am

  3. gaussmarkov said:

    hey Trevize,

    thanks for the helpful comment.

    in addition, there is a direct way in eagle to produce vector format (EPS) images using the CAM utility. because EXPORT is a little more direct, i wrote this tutorial first. i am also going to add one about using the CAM processor.

    if anyone is itching to try that, from the layout window open the CAM Processor (under the File menu). in the CAM processor window open the Job layout2.cam. you can print the component side and/or the solder side.

    watch out for the file extensions. for example, the file extension for the solder side will be .sol, not .eps as you might expect. also you may want to uncheck the Mirror option.

    you can do this sort of printing for the schematic as well.

    cheers, paul

    Posted 28.05.2008 at 7:00 am

  4. Trevize said:

    great news! Thank you I’ll try that!

    Posted 05.06.2008 at 2:33 am

  5. gaussmarkov said:

    hey! update!!

    i was just reading through the changes in the latest version of eagle (5.0). the print command can produce PDF documents in 5.0. so no need to use the CAM processor.

    also, they have introduced a print preview.

    Posted 05.06.2008 at 6:10 am

  6. allan said:

    My board items are laid out in a real mess but every-time I try and move any items in my board window I get a warning that the process is unavailable due to the ‘light version license’ (?!) Is there something I’m not doing right?

    Posted 27.10.2008 at 2:37 pm

  7. gaussmarkov said:

    my guess is that you are trying to move items around outside of the board’s boundaries. that will give the message you quote. items must be moved onto the board and once they are there, they cannot be placed off the board.

    hope this helps.

    Posted 27.10.2008 at 4:03 pm

  8. allan said:

    Thanks, think I got it figured (a bit better anyhow!). I deleted the board file and made a new one and it came up much neater this time, not sure exactly what I did wrong in the first place.

    Posted 02.11.2008 at 7:45 am

  9. topebanjo said:

    please i need some one to help me on ways to create my own pcbs any on with useful materials can pls forward it to me via mail my mail address is topbanj@yahoo.com

    Posted 21.04.2009 at 11:36 pm

  10. Jessie said:

    Dear sir,

    Hello!It’s a big honnor to write to you.First to introduce myself ,I’m Jessie from Zhejiang sunhope electronic technology company,we are a professional manufacturer of printed circuit board(PCB) in China ,offering various kinds of PCB and have enough production ablity per month, we are the best manufacturer that you can trust in china.

    Our company have many years experiences in doing this business,our products have got the UL,RoHS and ISO9000,ISO14001 certification,we have the advanced technology and the superior equipment,we will do our best to satisfy with your requirement.

    It’s better if you have the gerber document or the sample,you can send it to us,we can make it the same with your need,we will quote it for you soon,hope we can start business and will be long time business relationship,if you have any questiones or requirement you can contact me in any time,look forward to your reply!

    Kind Regards

    Jessie

    Company: Zhejiang sunhope electronic technology Co,Ltd.

    Address: Changsheng street,wengyang inductrial Zhejiang Province, China .
    Web: http://www.sunpcb.cn:

    Alibaba website: sunpcb.en.alibaba.com/

    Moible: +86-13676449817

    Tel: +86-577-62826888

    Fax: +86-577-62825177

    Emial: jessieqq@yahoo.cn

    MSN: choudekuqq@hotmail.com

    Posted 17.05.2009 at 10:08 pm

  11. deadlydoug said:

    well, just aswell cheap mobiles uk stock really cheap electronics products. Make me looking foward to xmas already :)

    Posted 02.08.2009 at 12:37 pm

  12. wrangler said:

    Wow, good site! I’ve been using 4.16 for a few years. I have always exported to bmp at 300 DPI and touched up anything in Photoshop. It never occured to me to use Bullzip. That’s the program I use to copy the tutorial!

    Posted 12.02.2010 at 4:22 pm



Comments are welcome.