home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / demo / wgelectr / cameval / cam31 / misc.z / PADS1M.ARL < prev    next >
Text File  |  1995-07-16  |  767b  |  28 lines

  1. NAME  PADS_1MM
  2. # ***********************************
  3. # This is the start of the PADS 1 Aperture Rule File
  4.  
  5. FILE_EXTENSION rep
  6.  
  7. VERSION 1
  8. UNIT MM
  9. NPIGNORE_CHAR 1
  10.  
  11. # Shape definitions
  12. S_ROUND             LINE
  13. S_ROUND             RND
  14. S_SQUARE            SQR
  15. S_SQUARE            SQRL
  16. S_RECTANGLE         RECTANGLE
  17. S_THERMAL           THER
  18. S_DONUT             ANNL
  19.  
  20. # Line formats:
  21. FMT_SKIPUNTIL +1 Position Width $skipe
  22. FMT_ROUND      $dcode  $xsize  $skip   $shape  $skipe
  23. FMT_ROUND      $dcode  $xsize  $skip   $shape  $skipe
  24. FMT_SQUARE     $dcode  $xsize  $skip   $shape  $skipe
  25. FMT_RECTANGLE  $dcode  $xsize  $ysize  $shape  $skipe
  26. FMT_THERMAL    $dcode  $xsize  $skip   $shape  $skipe
  27. FMT_DONUT      $dcode  $xsize  $ysize  $shape  $skipe
  28.