how to genrate gerber file

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
Ok, I think I can help you with that.

First open your PCB file in Protel.
Then click on the File menu.
Choose the Fabrication Outputs submenu.
In this menu should be the choice for Gerber Files.
Select the proper options for the Gerber output and press OK, the files should be generated in an instant.

Hope this helps!
Sébastien
 
tool49 said:
First open your PCB file in Protel.
Then click on the File menu.
Choose the Fabrication Outputs submenu.
In this menu should be the choice for Gerber Files.
Select the proper options for the Gerber output and press OK, the files should be generated in an instant.

It's still not everything that is needed. Running Gerber fabrication output produces CAM files (don't worry about error report, it does not affect results). You have to export those files using File -> Export -> Gerber menu. You need to create a folder to which you want to export those files. Make sure the format is RS274X.

When choosing layers, you don't need to mirror them.

You can later view those Gerber files using Pentalogic Viemate software (free, google it) and print them in actual size.

Additionaly, you will need to generate NC Drill files. Make sure you set the format to RS274X. You don't export the drill as Gerber, but save it as .drl file (in the same folder as other gerber files). Here's the menu choices for generating drill files:

File -> Fabrication Outputs -> NC Drill
File -> Export -> Save Drill
 
Peter Daniel said:


It's still not everything that is needed. Running Gerber fabrication output produces CAM files (don't worry about error report, it does not affect results). You have to export those files using File -> Export -> Gerber menu. You need to create a folder to which you want to export those files. Make sure the format is RS274X.

When choosing layers, you don't need to mirror them.

You can later view those Gerber files using Pentalogic Viemate software (free, google it) and print them in actual size.

Additionaly, you will need to generate NC Drill files. Make sure you set the format to RS274X. You don't export the drill as Gerber, but save it as .drl file (in the same folder as other gerber files). Here's the menu choices for generating drill files:

File -> Fabrication Outputs -> NC Drill
File -> Export -> Save Drill

After you generate the Gerbers you should examine them in a Gerber viewer like Pentalogix's "Viewmate" -- on more than one occasion I have found a trace which appeared fine on the PCB program, but came into contact (or too close proximity) in the Gerber View -- saves on expensive errors.
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.