print out layout

print out layout

Anonymous
Not applicable
3,194 Views
2 Replies
Message 1 of 3

print out layout

Anonymous
Not applicable

Hi

 

I'm a beginner. 

 

1. Have drawn schematics

2. done pcb layout (board)

 

 

How to get rid of the component symbols when printing??  Can't use my print to lightening wih UV-lamp and then etching.

 

Just want the solder pads and wires on the print. Will print on "over head film", use UV light, developp and etch

 

Sorry about my bad englsih

 

Thankful for help

Kindest regards

Reply
Reply
0 Likes
3,195 Views
2 Replies
Replies (2)
Message 2 of 3

rachaelATWH4
Mentor
Mentor

@Anonymous wrote:

 

I'm a beginner. 

 

... SNIP ...

 

Sorry about my bad englsih


Welcome to EAGLE and the forum! No need to apologise for your english, it's not bad, I can understand what you are asking 🙂


@Anonymous wrote:

 

 

1. Have drawn schematics

2. done pcb layout (board)

 

How to get rid of the component symbols when printing??  Can't use my print to lightening wih UV-lamp and then etching.

 

Just want the solder pads and wires on the print. Will print on "over head film", use UV light, developp and etch

 

 


So it sounds like you are printing from the File->Print... dialog in the board, which for what you are doing will likely work although you may have to do a few test prints to make sure the scaling is exactly what you expect in case your printer driver / printer has caused a scaling change.

 

 

So the first thing you need to do is change the display to show just the layers you are wanting to print. I think in your case you are only using the top layer? If this is the case, issue the following command to the EAGLE command line in the board editor.

 

DISPLAY NONE TOP PADS

 

You should now see JUST what you want to print. You can now go to the print dialog with File->Print... In the resulting dialog, check the option to print in black, ensure your correct printer is selected and run the print.

 

Alternatively you can get it to print it straight away without the dialog by issuing the command:

 

PRINT 1.0 BLACK;

Note the ; on the end, this will make it send the output to the printer without showing the dialog. The 1.0 is the scaling factor, it should default to 1.0 but I am adding it here so if you need to change the scaling factor to correct the resulting print size and you are using the command line you'll know what you need to alter. So, once it's printed check the resulting output carefully for scaling and go back and adjust as necessary.

 

You can also achieve what you want with the CAM processor but it'll take more effort and although it's likely you'll want to learn and understand how to use the CAM processor, as it's how you generate outputs when you send designs to be fabricated by a PCB manufacturer, it'll make what you are trying to achieve now more complicated.

 

Best Regards,

 

Rachael

 

Reply
Reply
0 Likes
Message 3 of 3

Anonymous
Not applicable

Daer Rachel

 

warmst thanks for answer. it worked easily

 

 

1. How do I change back with comp ?

2. How do I make biggeer and longer pads IC the same widht but longer? resistor pads bigger diameter 5-10 mm?

3. How do I make wire with out connecting to components so it can be moved freely and connect both or just one end of the wire to a component.

 

Not complaint tip for the developper

 

It would be easier with graphic tool to the left in the program  like Excel and Power Point. Just click the wire you wish to change and then  a symbol for line containg standard widths AND possible to just write other widht as a nuber.. like changeing text size in Word. The same with pads

 

In printing option... choose ration (scale) och and a square to mark/unmark if you want component or not in the printing.

 

board strobe ex 2 ex bigger pads.jpg(It's hard for me with command system and all basic commands because of disable.. a sort of autism)

 

Kindest regards

Reply
Reply
0 Likes