home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / polskie / cadsoft / robstart / rc_rst.exe / DXY980.PLT < prev    next >
Text File  |  1988-11-10  |  5KB  |  244 lines

  1. * % $
  2. ******************************************************************
  3. *          PLOTTER DESCRIPTOR FILE FOR ROLAND DXY-980            *
  4. *ver ST1.0E                                          SMH/18/10/87*
  5. ******************************************************************
  6.  
  7. *Special chars are '*' for comment, '%' for special field,
  8. *'$' for command terminator
  9.  
  10. *Name of plotter
  11. ROLAND DXY980
  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.  
  34. *Top right hand coords
  35. 15200 10800
  36.  
  37. *Plotter units/mm
  38. 40
  39.  
  40. *Handedness of coords
  41. Right
  42.  
  43. *Home counter
  44. 0
  45.  
  46. *start up instruction - initialise plotter
  47. IN;$
  48.  
  49. *Close down instruction - home pen carriage ; return pen to carousel
  50. PU;SP0;PU 0,0;$
  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.  
  67. *Top right hand coords
  68. 10800 7680
  69.  
  70. *Plotter units/mm
  71. 40
  72.  
  73. *Handedness of coords
  74. Right
  75.  
  76. *Home counter
  77. 0
  78.  
  79. *start up instruction - initialise plotter
  80. IN;$
  81.  
  82. *Close down instruction - home pen carriage ; return pen to carousel
  83. PU;SP0;PU 0,0;$
  84.  
  85. ******************************************************************
  86. *Details of 3rd size                                             *
  87. ******************************************************************
  88.  
  89. *Name of 3rd size
  90. USA 'B'
  91. *Code for size
  92. 7
  93.  
  94. *x, y displacement of plotter image from B\L
  95. -999 -999
  96.  
  97. *Bottom left hand coords
  98. 0 640
  99.  
  100. *Top right hand coords
  101. 15200 10800
  102.  
  103. *Plotter units/mm
  104. 40
  105.  
  106. *Handedness of coords
  107. Right
  108.  
  109. *Home counter
  110. 0
  111.  
  112. *start up instruction - initialise plotter
  113. IN;$
  114.  
  115. *Close down instruction - home pen carriage ; return pen to carousel
  116. PU;SP0;PU 0,0;$
  117.  
  118. ******************************************************************
  119. *Details of 4th size                                             *
  120. ******************************************************************
  121.  
  122. *Name of 4th size
  123. USA 'A'
  124. *Code for size
  125. 6
  126.  
  127. *x, y displacement of plotter image from B\L
  128. -999 -999
  129.  
  130. *Bottom left hand coords
  131. 0 0
  132.  
  133. *Top right hand coords
  134. 9200 7900
  135.  
  136. *Plotter units/mm
  137. 40
  138.  
  139. *Handedness of coords
  140. Right
  141.  
  142. *Home counter
  143. 0
  144.  
  145. *start up instruction - initialise plotter
  146. IN;$
  147.  
  148. *Close down instruction - home pen carriage ; return pen to carousel
  149. PU;SP0;PU 0,0;$
  150.  
  151. ******************************************************************
  152. *Plotting commands                                               *
  153. ******************************************************************
  154.  
  155. *Line from current point
  156. PD %xe,%ye;$
  157.  
  158. *Line between 2 points
  159. PU %xs,%ys;PD %xe,%ye;$
  160.  
  161. *Circle
  162. PU %xc,%yc;CI %rd,%ca;$
  163.  
  164. *CW arc from current point
  165. %none$
  166.  
  167. *A/CW arc from current point
  168. %none$
  169.  
  170. *CW arc between 2 points
  171. %none$
  172.  
  173. *A/CW arc between 2 points
  174. %none$
  175.  
  176. *No ellipse command
  177. %none$
  178.  
  179. *No elliptical arc commands
  180. %none$
  181.  
  182. %none$
  183.  
  184. %none$
  185.  
  186. %none$
  187.  
  188. ******************************************************************
  189. *Pen parameters*                                                 *
  190. ******************************************************************
  191.  
  192. *No. of pens
  193. 8
  194.  
  195. *No. of 1st pen
  196. 1
  197.  
  198. *Select pen instruction
  199. SP %pn;$
  200.  
  201. *No. of linetypes
  202. 8
  203.  
  204. *Line type instructions
  205. LT;$
  206. LT 1,0.25;$
  207. LT 1,0.5;$
  208. LT 2,0.5;$
  209. LT 3,0.65;$
  210. LT 2,0.92;$
  211. LT 4,2.2;$
  212. LT 5,3.5;$
  213.  
  214. *Select pen speed instruction
  215. VS %ps;$
  216.  
  217. *No. of different pen speeds
  218. 7
  219.  
  220. *No. of default speed
  221. 7
  222.  
  223. *Actual pen speeds
  224. 1 2 5 10 15 20 23
  225.  
  226. *Select pen presure instruction
  227. %none$
  228.  
  229. *Arc chord angle in degrees
  230. 3.0
  231.  
  232. *Min step length for arc plotting in mm
  233. 0.2
  234.  
  235. *min num of steps to draw arc
  236. 3
  237.  
  238. *Max step length for arc plotting in mm
  239. 5.0
  240.  
  241. *Text height (in mm) below which text is plotted with lines only
  242. 2.0
  243.  
  244.