Thanks for sending the sample GDSII (it was very helpful).
1. Please view the following movie tutorial (no sound), it show me converting GDSII to DXF, and then loading it into AutoCAD.
http://screencast.com/t/puvDOKLAyJA
Note: The units of the DXF are "micron" since that's the units of the GDSII file.
2. Here's the tutorial movie showing me converting the DXF (I just created) into Gerber:
http://screencast.com/t/PVpXMM2uQA9P
Note: Make sure to notice that the gerber file is accurate to 1 nanometer (because I chose Gerber units: millimeter with 6 places of accuracy).
Note: The resulting Gerber files are "very" large due to the fact that (A) the original GDSII does not support circles and has drawn circles as polygons (B) Gerber does not support "hierarchy (i.e. nested cells)" like GDSII & DXF so when data is outputted to gerber it is essentially exploded. My resulting Gerber files were huge (like 200 MB each file).
Numerical Support Team