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

  1. NAME  PCAD_6
  2. # ***********************************
  3. # This rule file works for PCAD ver 6 aperture files.
  4. # Since PCAD does not define "Special" shapes in this
  5. # version of their aperture table, you will receive
  6. # some errors.
  7.  
  8. FILE_EXTENSION apr
  9.  
  10. VERSION 1
  11. UNIT MILS
  12.  
  13. # Shape definitions
  14. S_ROUND             ROUND
  15. S_SQUARE            SQUARE
  16.  
  17. # Line formats:
  18. FMT_SKIPUNTIL +1 # NUMBER DIAMETER $skipe
  19. FMT_ROUND      $apid  $xsize  $shape  $skipe
  20. FMT_SQUARE     $apid  $xsize  $shape  $skipe
  21.