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

  1. *%$
  2.  
  3. ******************************************************************
  4. *       PLOTTER DESCRIPTOR FILE FOR HEWLETT PACKARD HP-7470      *
  5. *ver ST1.0a                                              01/06/85*
  6. ******************************************************************
  7. * Name of plotter
  8. HP7475
  9.  
  10. * special chars are '*' for comment, '%' for special field,
  11. * '$' for end-of-command
  12.  
  13. *******************************  Paper sizes  ********************
  14.  
  15. *No. of paper sizes
  16. 2
  17.  
  18. *-----------------------------------------------------------------
  19.  
  20. * Name of 1st size
  21. METRIC A4
  22. *Code for size
  23. 4
  24.  
  25. *x, y displacement of plotter image from B\L
  26. -999 -999
  27. *Plot range - plotter co-ordinates, limits of possible plotting
  28.  
  29. * xmin, ymin
  30. 0 0
  31. * xmax, ymax
  32. 10900 7650
  33.  
  34. *P/U per mm
  35. 40.2
  36.  
  37. *Handedness
  38. Right
  39.  
  40. *Home counter
  41. 0
  42.  
  43. *Startup instruction - initialise plotter
  44. IN;$
  45.  
  46. *Closedown instruction - return pen to holder, move paper back to loading
  47. *                                     position
  48. SP0;PU 360,0;$
  49.  
  50. *-----------------------------------------------------------------
  51.  
  52. * Name of 2nd size
  53. USA 'A'
  54.  
  55. *Code for size
  56. 6
  57.  
  58. *x, y displacement of plotter image from B\L
  59. -999 -999
  60. *Plot range - plotter co-ordinates, limits of possible plotting
  61.  
  62. * xmin, ymin
  63. 0 0
  64. * xmax, ymax
  65. 10300 7650
  66.  
  67. *P/U per mm
  68. 40.2
  69.  
  70. *Handedness
  71. Right
  72.  
  73. *Home counter
  74. 0
  75.  
  76. *Startup instruction - initialise plotter
  77. IN;$
  78.  
  79. *Closedown instruction - return pen to holder, move paper back to loading
  80. *                                     position
  81. SP0;PU 360,0;$
  82.  
  83.  
  84. ******************************************************************
  85. * Plotter command codes - assumed the same for all paper sizes
  86. ******************************************************************
  87.  
  88. *Line from current point
  89. PD %xe,%ye;$
  90.  
  91. *Line between 2 points
  92. PU %xs,%ys;PD %xe,%ye;$
  93.  
  94. *Circle
  95. %none$
  96.  
  97. *CW arc from current point
  98. %none$
  99.  
  100. *A/CW arc from current point
  101. %none$
  102.  
  103. *CW arc between 2 points
  104. %none$
  105.  
  106. *A/CW arc between 2 points
  107. %none$
  108.  
  109. *No ellipse command
  110. %none$
  111.  
  112. *No elliptical arc commands
  113. %none$
  114.  
  115. %none$
  116.  
  117. %none$
  118.  
  119. %none$
  120.  
  121.  
  122. **************************   Pen paramters  **********************
  123.  
  124. *Number of pens
  125. 2
  126.  
  127. *No. of 1st pen
  128. 1
  129.  
  130. *Select pen instruction
  131. SP %pn;$
  132.  
  133. *Number of plotter line types used
  134. 8
  135.  
  136. *Line type instructions to produce aprox. matches to system's 8 styles
  137. LT ;$
  138. LT 1,0.5;$
  139. LT 1,2;$
  140. LT 2,2;$
  141. LT 3,2;$
  142. LT 2,4;$
  143. LT 4,6;$
  144. LT 5,6;$        *8th linestyle
  145.  
  146.  
  147. VS %ps;$        *Select pen speed instruction
  148.  
  149. *number of pen speeds selectable
  150. 10
  151.  
  152. *Position of default speed in table
  153. 10
  154.  
  155. *Selectable speeds - 1..n
  156. 1
  157. 2
  158. 4
  159. 6
  160. 10
  161. 15
  162. 20
  163. 25
  164. 30
  165. 38
  166.  
  167. *Select pen pressure instruction
  168. %none$
  169.  
  170. *Arc chord angle in degrees
  171. 5.0
  172.  
  173. *Minimum step length(mm)
  174. 1.0
  175.  
  176. *Minimum no. of steps
  177. 2
  178.  
  179. *Maximum step length(mm)
  180. 5.0
  181.  
  182. *Text height (in mm) below which text is plotted with lines only
  183. 3.0
  184.