DESCR 772 B

1234567891011121314
  1. Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are
  2. generated from PCB CAD system and sent to PCB manufacturers as basis for
  3. the manufacturing process. The standard supported by gerbv is RS-274X.
  4. The basic difference between RS-274D (the old standard) and RS-274X is
  5. basically the addition of apertures in RS-274X. It might be possible to
  6. make an RS-274X file out of an RS-274D file and an aperture list.
  7. gerbv also supports drill files. The format supported are known under
  8. names as NC-drill or Excellon. The format is a bit undefined and
  9. different EDA-vendors implement it different. But basically you need to
  10. have the tools definition in the file, then the parser is quite
  11. tolerant. The different holes are shown as dots in the (scaled) correct
  12. size.