Running ASM 500 Layer by Layer Based on Line WidthSeveral CAD programs like Anvil and CADKEY can't export a DXF file with line thickness. Therefore; the designer must group lines with same thickness into a specific layer. At the end, a designer may have several layers, each one will be associated with one thickness which can be assigned during the translation to Gerber. For this example, we have a drawing that was created on three layers and is made up of
zero width lines - (shown below). The designer would like to translate all three layers
to one Gerber file and apply a specified width to each group of lines on one layer. |
|
|
Step 1Notice that each layer is set to a different color and a name which corresponds to desired width. Save the drawing as a DXF file and place it in a directory, like C:\gerber for example. We'll call this file test.dxf and close AutoCAD. |
Step 2Start the program and select the .DXF file from the directory. In the same menu make sure to select the proper Units - (Inch for this example) - and set the Working Directory to the same location where the .DXF file is located. |
||
|
Step 3Go to Configure Translator > Gerber Setting -
make sure |
Step 4Create an Aperture File - (test.apt for this example). Open the Aperture Menu
and create three Note: This process can be used for as many apertures needed based on the number of layers in the drawing. Step 5Open the Layer Table and select the first layer to translate (2mils). We're going to translate one layer at a time. Set the Fill/Outline option to O - Outline. The D-code for that layer should appear in the column next to it. We'll leave the Output name for the translated file the same as the layer name (2mils.gbr). CLICK OK to continue. |
Step 6We need to reset some configuration parameters. Go back up to Configure Translator > Text Fonts/Options. Change the Text Weight for Stick Fonts option to Manual and enter the D-Code for the layer we're translating first (D10 for this example). |
|
|
Step 7Go to Configure Translator > Translation Options - Set the Default Line D-Code to the same one we're translating first (D10 for this example).Also, make sure the Gerber Output Format is set to RS274X. |
Step 8Start the Translation. You can View the Gerber Data if you like to see the results. From GBRVU, you can see that the first layer (D-code 10 with an aperture of 2mils), has been been translated properly. We've highlighted the aperture to double check it. Step 9Repeat Steps 5-8 - This time selecting the second layer, d-code, and aperture definition. Continue steps 5-8 until each layer has been translated. Note: This process can be used for however many layers are necessary to be translated. Step 10Now, we have 3 separate Gerber files for each layer we've translated. From GBRVU, go to File > Open. Select all the .GBR files. Press Open. Below, you can see that all three layers are open in GBRVU. Now we're going to merge these three layers into one file. |
|
Step 11In GBRVU, go to Tools > Film Mergeto open the Film Merge menu. |
In the Films section, choose a film name and click Add - (we've used film1.pho for this example). Double CLICK on each Gerber File so that they appear in the Layer Name section of the menu. Click OK. We've just merged the 3 .gbr files into one Gerber Film (film1.pho) file. Below we've opened the film1.pho file. You can see that all three original .gbr files have been merged into a new file on one layer. |