Hello,
I’ve been rummaging through the forums for a few days now trying to gather information about generating correct OrCAD Layout Plus gerber files to use with SparkFun’s BatchPCB service. I’ve come a long way; however, there are still some issues that probably still need to be resolved. I couldn’t find any information on some issues I’ve been dealing with, so hopefully, this will help others with their experiences and help sparky’s life too.
According to the BatchPCB FAQ found here:
http://www.batchpcb.com/faq.php
The following Gerber files should be generating with Layout’s “Post Processor”:
Layer Name (OrCAD Gerber File Extension)
Top Solder Mask (.SMT)
Top Silkscreen (.SST)
Bottom Copper Layer (.BOT)
Bottom Solder Mask (.SMB)
Bottom Silkscreen (.SSB)
Drill File (thruhole.tap and/or thruhole.npt) – More On this Later
I found a post by ‘mike’ found [here that also includes the Assembly Top (.AST), and Drill Type Summary Report (.DTS).
Question 1:
The only reason (I can find) for including the Assembly Top (.AST) layer, is the board outline (usually defined on Layer 0 Global). The board outline is merged into this layer and might help sparky panelize the board. However, from what I see, this isn’t really needed if we duplicate the obstacle board outline (as a detail obstacle type) on the Top Silkscreen (.SST) and Bottom Silkscreen (.SSB) layers. Using Top/Bottom Silkscreens to outline the board and for the purpose of streamlining the whole process, would it be safe to omit the Assembly Top (.AST) layer?
Question 2:
I’ve taken a look at the Drill Type Summary Report (.DTS) file and this is what it looks like:
******************************
* *
* DRILL TAPE SUMMARY REPORT *
* *
* C:\PATH_TO_MAXFILE.MAX *
* Tue Apr 25 05:18:53 2006 *
* *
******************************
TOOL SIZE QUANTITY FEED SPEED
---------------------------------------------
T1 135 177 200 100
T2 280 14 200 100
T3 310 20 200 100
T4 340 156 200 100
T5 370 10 200 100
T6 380 6 200 100
T7 420 42 200 100
T8 540 6 200 100
T9 760 2 200 100
T10 900 3 200 100
T11 1250 4 200 100
T12 1470 2 200 100
After browsing the forums, I don’t see anything that looks like it should be included with the .zip submission and it isn’t mentioned on the FAQ. Do we really need this file to be included with our zip file submission? Also, after taking a closer look at my drills, it looks like my VIAs drills (T1) are 13.5 mils. These VIA drills be increased to 20 mills minimum (for BatchPCB) correct?
Question 3:
It appears that the real drill information from OrCAD’s post processor can be found in two files: thruhole.tap and thruhole.npt and both appear to have the same drill coordinate/tool format. I’ve only found references to the thruhole.tap file in these forums, and this is definatly a file that needs to be included. However, I couldn’t find any references regarding the thruhole.npt file. After viewing this drill file in viewmate, it appears that the thruhole.npt file are non-plated thruhole drills. So my 3rd question is, since it would be desirable to have non-plated thruhole drills, how do we include this information in our submission to sparky?
Thanks to those users who came before me. Thanks sparky for offering a low cost PCB service, and thanks in advance to those who respond.
-Brian](http://www.sparkfun.com/cgi-bin/phpbb/viewtopic.php?t=1353&highlight=orcad)