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

  1. * % $
  2. ******************************************************************
  3. *            PLOTTER DESCRIPTOR FILE FOR GOULD 6120              *
  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. GOULD COLORWRITER 6120
  12.  
  13. ******************************************************************
  14. *Paper sizes
  15. ******************************************************************
  16.  
  17. *No of paper sizes
  18. 4
  19.  
  20. ******************************************************************
  21. *Details of 1st size
  22. ******************************************************************
  23.  
  24. *Name of 1st size
  25. METRIC A3
  26. *Code for size
  27. 3
  28.  
  29. *x, y displacement of plotter image from B\L
  30. -999 -999
  31. *Bottom left hand coords
  32. 0 0
  33. *Top right hand coords
  34. 15200 10800
  35.  
  36. *Plotter units / mm
  37. 40
  38.  
  39. *Handedness of coords
  40. Right
  41.  
  42. *Home counter
  43. 0
  44.  
  45. *start up instruction - initialise plotter, select A3 paper
  46. IN;PS3;$
  47.  
  48. *Close down instruction - return pen to carousel, home paper
  49. SP0;IN;$
  50.  
  51.  
  52. ******************************************************************
  53. *Details of 2nd size
  54. ******************************************************************
  55.  
  56. *Name of 2nd size
  57. METRIC A4
  58.  
  59. *Code for size
  60. 4
  61.  
  62. *x, y displacement of plotter image from B\L
  63. -999 -999
  64. *Bottom left hand coords
  65. 0 0
  66. *Top right hand coords
  67. 10800 6800
  68.  
  69. *Plotter units / mm
  70. 40
  71.  
  72. *Handedness of coords
  73. Right
  74.  
  75. *Home counter
  76. 0
  77.  
  78. *start up instruction - initialise plotter, select A4 paper
  79. IN;PS4;$
  80.  
  81. *Close down instruction - return pen to carousel, home paper
  82. SP0;IN;$
  83.  
  84. ******************************************************************
  85. *Details of 3rd size
  86. ******************************************************************
  87.  
  88. *Name of 3rd size
  89. USA 'B'
  90. *Code for size
  91. 7
  92.  
  93. *x, y displacement of plotter image from B\L
  94. -999 -999
  95.  
  96. *Bottom left hand coords
  97. 0 0
  98. *Top right hand coords
  99. 15600 10000
  100.  
  101. *Plotter units / mm
  102. 40
  103.  
  104. *Handedness of coords
  105. Right
  106.  
  107. *Home counter
  108. 0
  109.  
  110. *start up instruction - initialise plotter, select A3 paper
  111. IN;PS3;$
  112.  
  113. *Close down instruction - return pen to carousel, home paper
  114. SP0;IN;$
  115.  
  116.  
  117. ******************************************************************
  118. *Details of 4th size
  119. ******************************************************************
  120.  
  121. *Name of 4th size
  122. USA 'A'
  123. *Code for size
  124. 6
  125.  
  126. *x, y displacement of plotter image from B\L
  127. -999 -999
  128.  
  129. *Bottom left hand coords
  130. 0 0
  131. *Top right hand coords
  132. 10000 7200
  133.  
  134. *Plotter units / mm
  135. 40
  136.  
  137. *Handedness of coords
  138. Right
  139.  
  140. *Home counter
  141. 0
  142.  
  143. *start up instruction - initialise plotter, select A4 paper
  144. IN;PS4;$
  145.  
  146. *Close down instruction - return pen to carousel, home paper
  147. SP0;IN;$
  148.  
  149.  
  150. ******************************************************************
  151. *Plotting commands            *
  152. ******************************************************************
  153.  
  154. *Line from current point
  155. PD%xe,%ye;$
  156.  
  157. *Line between 2 points
  158. PU%xs,%ys;PD%xe,%ye;$
  159.  
  160. *Circle
  161. PU%xc,%yc;CI%rd,5;$
  162.  
  163. *CW arc from current point
  164. %none$
  165.  
  166. *A/CW arc from current point
  167. %none$
  168.  
  169. *CW arc between 2 points
  170. %none$
  171.  
  172. *A/CW arc between 2 points
  173. %none$
  174.  
  175. *No ellipse command
  176. %none$
  177.  
  178. *No elliptical arc commands
  179. %none$
  180.  
  181. %none$
  182.  
  183. %none$
  184.  
  185. %none$
  186.  
  187. ******************************************************************
  188. *Pen parameters
  189. ******************************************************************
  190.  
  191. *No. of pens
  192. 7
  193.  
  194. *No. of 1st pen
  195. 1
  196.  
  197. *Select pen instruction
  198. SP %pn;$
  199.  
  200. *No. of linetypes
  201. 8
  202.  
  203. *Line type instructions
  204. LT;$
  205. LT 1,0.5;$
  206. LT 1,2;$
  207. LT 2,2;$
  208. LT 3,2;$
  209. LT 2,4;$
  210. LT 4,6;$
  211. LT 5,6;$
  212.  
  213. *Select pen speed instruction
  214. VS %ps;$
  215.  
  216. *No. of different pen speeds
  217. 2
  218.  
  219. *Position of default speed in table
  220. 2
  221.  
  222. *Table of actual pen speeds
  223. 1 11
  224.  
  225. *Select pen presure instruction
  226. %none$
  227.  
  228. *Arc chord angle in degrees
  229. 5.0
  230.  
  231. *Min no. step length
  232. 1.0
  233.  
  234. *Min no. of steps
  235. 2
  236.  
  237. *Max step length
  238. 5.0
  239.  
  240. *Text height (in mm) below which text is plotted with lines only
  241. 3.0
  242.