Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Thread Tools Display Modes
Old 29th October 2007, 02:46 PM   (permalink)
Default Get an image from an Eagle file

So, I made an Eagle file of a PCB, and I want to etch it myself, it's single sided, how can I turn that into a black and white image to etch a cricuit board with? Thanks
magician13134 is offline   Reply With Quote
Old 29th October 2007, 03:00 PM   (permalink)
Default

Quote:
Originally Posted by magician13134
So, I made an Eagle file of a PCB, and I want to etch it myself, it's single sided, how can I turn that into a black and white image to etch a cricuit board with? Thanks
While giving print order, you may change properties of the pinter as black&white instead of color/Grey scale.
__________________
Regards,
Sarma.
mvs sarma is online now   Reply With Quote
Old 29th October 2007, 03:05 PM   (permalink)
Default

Oh, so I just print it out, and that'll be right? Thanks
magician13134 is offline   Reply With Quote
Old 29th October 2007, 03:12 PM   (permalink)
Default

Quote:
Originally Posted by magician13134
Oh, so I just print it out, and that'll be right? Thanks
If you're using iron-on, etc. be sure to select the 'mirror image' option. Otherwise things could go wrong in a hurry during power up.
__________________
-Ian
theinfamousbob is offline   Reply With Quote
Old 29th October 2007, 04:27 PM   (permalink)
Default

Quote:
Originally Posted by magician13134
Oh, so I just print it out, and that'll be right? Thanks
Once the dimensions are correct, get a photocopy by xerox. and then followup the toner transfer method.
ofcourse you may directly print with laser printer on a glossy HP paper on the glossy side.
__________________
Regards,
Sarma.
mvs sarma is online now   Reply With Quote
Old 29th October 2007, 07:41 PM   (permalink)
Default

Hmmm.... I'm having troubles, I got it to print in black and white, and mirrored, but the components are still on there... I just want the holes, and copper areas (I'm REALLY new to all this stuff, sorry if this is an easy question!)
magician13134 is offline   Reply With Quote
Old 29th October 2007, 08:32 PM   (permalink)
Default

hI MAGICIAN, don't you worry- all have passed thro stages to come to where they are now.

you have to select the concerned layer only while printing
__________________
Regards,
Sarma.
mvs sarma is online now   Reply With Quote
Old 29th October 2007, 08:33 PM   (permalink)
Default

View-----Display/Hide Layers
Mark what layers you want to print.
Hide what layers you want to not see.
Print
ronsimpson is offline   Reply With Quote
Old 29th October 2007, 08:53 PM   (permalink)
3v0
Default

Click the DISPLAY icon in the toolbar.

It will open a dialog box.
Click the NONE button to deselect all the layers.
Then select the layers BOTTOM PADS VIAS and maybe DIMENSION.

Now print with the scale set to 1 and black and solid should be selected. You do not want to mirror if you are using toner transfer.
The image as you see it on the screen is already a mirrored image in that you are looking through the board. The image that prints will be as you see it on the screen. An easy check is to put some text on the bottom layer. The screen and printout will have it reversed. When you iron it on it will right itself.

It is very easy once you get the hang of it.

When you print an image for the top side you need to use mirror. Silk screens, top side of a DS board, or the top of a SS surface mount board all need to be mirrored.
3v0 is online now   Reply With Quote
Old 30th October 2007, 02:34 AM   (permalink)
Default

I DON'T MIRROR IT?! WHAT?! Are you POSITIVE about that?!

Ooh, yeah... I guess that's going on the bottom... so I guess you're right. Wow, I NEVER would have caught that... Thanks very much!
magician13134 is offline   Reply With Quote
Old 30th October 2007, 03:11 AM   (permalink)
3v0
Default

Quote:
Originally Posted by magician13134
I DON'T MIRROR IT?! WHAT?! Are you POSITIVE about that?!

Ooh, yeah... I guess that's going on the bottom... so I guess you're right. Wow, I NEVER would have caught that... Thanks very much!
Yup, quite positive. Or you can just mount the transistors backwards and bend all the IC pins 180 degrees. That works too.

Two more hints.

DRC is your friend.

The hatch pattern is best for pours because most printers can not deliver enough toner to make large black solid areas.
3v0 is online now   Reply With Quote
Old 30th October 2007, 07:23 AM   (permalink)
Default

Logically Magician should try to appreciate, how the art work done by any software package looks like.
Whether it is top layer or bottom layer, they are looked as if from top. now for toner transfer method of PCBmaking, the paper pront shoul be also viewed as if from top. as it is not possible, one has to print a mirror image, and when the paper is placed with the printed part placing downwards, it will register correctly.

but the bottom layer can be printed as it is , as we are already looking at a mirror image. as the paper is paced on the copper clad it just works.
__________________
Regards,
Sarma.
mvs sarma is online now   Reply With Quote
Old 30th October 2007, 03:04 PM   (permalink)
Default

Sooo... if I was making a surface mount project, then I WOULD mirror it? What if it's half and half? And What's DRC?

Thanks for all your help!
magician13134 is offline   Reply With Quote
Old 30th October 2007, 03:51 PM   (permalink)
Default

For smt ICs, just threat it as up side down when you draw the layout, this is how I do.
DRC = Design Rule Checking.
For example, the space between two tracks. If they are too close to each other, then DRC shows dirty. But I don't use it, maybe I should try using it next time.
__________________
Superman returns..
bananasiong is offline   Reply With Quote
Old 30th October 2007, 06:30 PM   (permalink)
3v0
Default

A board can have both SMD and through hole parts. If it is a SS board the SMD parts are on the bottom and the through hole parts on top.


The hardest part for me has to do with drilling holes on the CNC. When drilling a SS board the copper needs to be face down. I have drilled boards with it face up a few times. The last time the board did not have any ICs. By installing the transistors backwards I was able to use it anyway.
3v0 is online now   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
Programming HEX file with MPlab/Inchworm gregmcc Micro Controllers 4 27th April 2007 03:20 PM
Good Programing Techniques Suraj143 Micro Controllers 5 27th April 2007 07:27 AM
How to properly do PCB edge connections in Eagle? toodles Electronic Projects Design/Ideas/Reviews 2 10th April 2007 10:35 PM
bitmap image into eagle? justDIY General Electronics Chat 2 10th February 2007 10:17 PM
how would i generate HEX file for multiple assembly files? belinda_sg Micro Controllers 2 30th March 2004 07:53 AM



All times are GMT. The time now is 11:21 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.