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

  1. * % $
  2. ******************************************************************
  3. *          PLOTTER DESCRIPTOR FILE FOR ROLAND DXY-990            *
  4. *ver ST1.0A                                          SMH/11/10/87*
  5. ******************************************************************
  6.  
  7. *Special chars are '*' for comment, '%' for special field,
  8. *'$' for command terminator
  9.  
  10. *Name of plotter
  11. ROLAND DXY990
  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. 16640 11060
  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 - return pen to carousel-carriage home
  50. PU;SP;$
  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 - return pen to carousel - home carriage
  83. PU;SP;$
  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.  
  99. *Top right hand coords
  100. 15200 10800
  101.  
  102. *Plotter units / mm
  103. 40
  104.  
  105. *Handedness of coords
  106. Right
  107.  
  108. *Home counter
  109. 0
  110.  
  111. *start up instruction - initialise plotter
  112. IN;$
  113.  
  114. *Close down instruction - return pen to carousel - home carriage
  115. PU;SP;$
  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.  
  132. *Top right hand coords
  133. 9200 7900
  134.  
  135. *Plotter units / mm
  136. 40
  137.  
  138. *Handedness of coords
  139. Right
  140.  
  141. *Home counter
  142. 0
  143.  
  144. *start up instruction - initialise plotter
  145. IN;$
  146.  
  147. *Close down instruction - return pen to carousel - home carriage
  148. PU;SP;$
  149. ******************************************************************
  150. *Plotting commands                                               *
  151. ******************************************************************
  152.  
  153. *Line from current point
  154. PD %xe,%ye;$
  155.  
  156. *Line between 2 points
  157. PU %xs,%ys;PD %xe,%ye;$
  158.  
  159. *Circle
  160. PU %xc,%yc;CI %rd,%ca;$
  161.  
  162. *CW arc from current point
  163. %none$
  164.  
  165. *A/CW arc from current point
  166. %none$
  167.  
  168. *CW arc between 2 points
  169. %none$
  170.  
  171. *A/CW arc between 2 points
  172. %none$
  173.  
  174. *No ellipse command
  175. %none$
  176.  
  177. *No elliptical arc commands
  178. %none$
  179.  
  180. %none$
  181.  
  182. %none$
  183.  
  184. %none$
  185. ******************************************************************
  186. *Pen parameters*                                                 *
  187. ******************************************************************
  188.  
  189. *No. of pens
  190. 8
  191.  
  192. *No. of 1st pen
  193. 1
  194.  
  195. *Select pen instruction
  196. SP %pn;$
  197.  
  198. *No. of linetypes
  199. 8
  200.  
  201. *Line type instructions
  202. LT;$
  203. LT 1,0.25;$
  204. LT 1,0.5;$
  205. LT 2,0.5;$
  206. LT 3,0.65;$
  207. LT 2,0.92;$
  208. LT 4,2.2;$
  209. LT 5,3.5;$
  210.  
  211. *Select pen speed instruction
  212. VS %ps;$
  213.  
  214. *No. of different pen speeds
  215. 8
  216.  
  217. *No. of default speed
  218. 8
  219.  
  220. *Actual pen speeds
  221. 1 2 5 10 15 20 25 30
  222.  
  223. *Select pen presure instruction
  224. %none$
  225.  
  226. *Arc chord angle in degrees
  227. 3.0
  228.  
  229. *Min step length for arc plotting in mm
  230. 0.2
  231.  
  232. *min num of steps to draw arc
  233. 3
  234.  
  235. *Max step length for arc plotting in mm
  236. 5.0
  237.  
  238. *Text height (in mm) below which text is plotted with lines only
  239. 1.0
  240.