home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / polskie / cadsoft / robstart / rc_rst.exe / EPSON.PLT < prev    next >
Text File  |  1987-10-22  |  3KB  |  147 lines

  1. * % $
  2. ******************************************************************
  3. *           PLOTTER DESCRIPTOR FILE FOR EPSON HI-80              *
  4. *ver ST1.0a                                              01/06/86*
  5. ******************************************************************
  6.  
  7. *Special chars are '*' for comment, '%' for special field,
  8. *'$' for command terminator
  9.  
  10. *Name of plotter
  11. EPSON HI-80
  12. ******************************************************************
  13. *PAPER SIZES
  14. ******************************************************************
  15.  
  16. *No of paper sizes
  17. 2
  18.  
  19. ******************************************************************
  20. *Details of 1st size
  21. ******************************************************************
  22.  
  23. *Name of 1st size
  24. METRIC A4
  25. *Code for size
  26. 4
  27.  
  28. *x, y displacement of plotter image from B\L
  29. -999 -999
  30. 0 0            *Bottom left hand coords
  31. 2670 1920        *Top right hand coords
  32.  
  33. 10            *Plotter units / mm
  34.  
  35. Right            *Handedness of coords
  36.  
  37. 0            *Home counter
  38.  
  39. :%0D$            *start up instruction - initialise plotter
  40.  
  41. H%0D$            *Close down instruction - return pen to home position
  42.  
  43.  
  44. ******************************************************************
  45. *Details of 2nd size
  46. ******************************************************************
  47.  
  48. *Name of 2nd size
  49. USA 'A'
  50. *Code for size
  51. 6
  52.  
  53. *x, y displacement of plotter image from B\L
  54. -999 -999
  55.  
  56. 0 0            *Bottom left hand coords
  57. 2500 1920        *Top right hand coords
  58.  
  59. 10            *Plotter units / mm
  60.  
  61. Right            *Handedness of coords
  62.  
  63. 0            *Home counter
  64.  
  65. :%0D$            *start up instruction - initialise plotter
  66.  
  67. H%0D$            *Close down instruction - return pen to home position
  68.  
  69. ******************************************************************
  70. *Plotting commands
  71. ******************************************************************
  72. D%xe,%ye%0D$                *Line from current point
  73.  
  74. M%xs,%ys%0DD%xe,%ye%0D$            *Line between 2 points
  75.  
  76. %none$                    *Circle
  77.  
  78. %none$                    *CW arc from current point
  79.  
  80. %none$                    *A/CW arc from current point
  81.  
  82. %none$                    *CW arc between 2 points
  83.  
  84. %none$                    *A/CW arc between 2 points
  85.  
  86. %none$                    *Ellipse
  87.  
  88. %none$                    *CW elliptical arc from current point
  89.  
  90. %none$                    *A/CW    "    "    "    "
  91.  
  92. %none$                    *CW    "    "  between 2 points
  93.  
  94. %none$                    *A/CW    "    "    "    "
  95.  
  96.  
  97.  
  98. ******************************************************************
  99. *Pen parameters
  100. ******************************************************************
  101.  
  102. 4                *No. of pens
  103.  
  104. 1                *No. of 1st pen
  105.  
  106. J%pn%0D$            *Select pen instruction
  107.  
  108.  
  109. 8                *No. of linetypes
  110.  
  111. L0%0D$                *8 line type instructions
  112. L3%0D B6%0D$
  113. L3%0D B24%0D$
  114. L1%0D B24%0D$
  115. L4%0D B24%0D$
  116. L1%0D B48%0D$
  117. L6%0D B60%0D$
  118. L5%0D B60%0D$
  119.  
  120.  
  121. T%ps%0D$            *Select pen speed instruction
  122.  
  123. 2                *No. of different pen speeds
  124.  
  125. 2                *Position of default speed in table
  126.  
  127. 1 0                *Table of actual pen speeds
  128.  
  129.  
  130.  
  131. %none$                *Select pen presure instruction
  132.  
  133. *Arc chord angle in degrees
  134. 5.0
  135.  
  136. *Minimum step length(mm)
  137. 1.0
  138.  
  139. *Minimum no. of steps
  140. 2
  141.  
  142. *Maximum step length(mm)
  143. 5.0
  144.  
  145. *Text height (in mm) below which text is plotted with lines only
  146. 3.0
  147.