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

  1. * % $
  2. ******************************************************************
  3. *     PLOTTER DESCRIPTOR FILE FOR HOUSTON INSTRUMENT  DMP-51     *
  4. *ver ST1.0b                                              13/07/86*
  5. ******************************************************************
  6.  
  7. *Special chars are '*' for comment, '%' for special field,
  8. *'$' for command terminator
  9.  
  10.  
  11. *Name of plotter
  12. HOUSTON INSTRUMENT DMP-51
  13.  
  14. ******************************************************************
  15. *Paper sizes
  16. ******************************************************************
  17.  
  18. 2                 *No of paper sizes
  19.  
  20. ******************************************************************
  21. *Details of 1st size
  22. ******************************************************************
  23.  
  24. *Name of 1st size
  25. USA 'D'
  26. *Code for size
  27. 9
  28.  
  29. *x,y displacement of plotter image from B\L
  30. -999 -999
  31.  
  32. 0 0               *Bottom left hand coords
  33. 8128 5080         *Top right hand coords
  34.  
  35. 10                *Plotter units / mm
  36.  
  37. Right             *Handedness of coords
  38.  
  39. 0                 *Home counter
  40.  
  41.  ;:EF H O ECM A $ *start up instruction - select plotter mode 1, large
  42.                   *paper, home pen, set origin, select metric addressing,
  43.                   *set absolute coords
  44.  
  45. P0 U 480,0 @ $    *Close down instruction - return pen to carousel, move
  46.                   *paper back to loading position, put plotter off line
  47.  
  48. ******************************************************************
  49. *Details of 2nd size
  50. ******************************************************************
  51.  
  52. *Name of 2nd size
  53. USA 'C'
  54. *Code for size
  55. 8
  56.  
  57. *x,y displacement of plotter image from B\L
  58. -999 -999
  59.  
  60. 0 0               *Bottom left hand coords
  61. 5080 3810         *Top right hand coords
  62.  
  63. 10                *Plotter units / mm
  64.  
  65. Right             *Handedness of coords
  66.  
  67. 0                 *Home counter
  68.  
  69.  ;:EH H O ECM A $ *start up instruction - select plotter mode 1, small
  70.                   *paper size, home pen, set origin, set metric
  71.                   *addressing, set absolute coords
  72.  
  73. P0 U 0,480 @ $    *Close down instruction - return pen to carousel, move
  74.                   *paper back to loading position, put plotter off line
  75.  
  76.  
  77. *****************************************************************
  78. *Plotting commands
  79. *****************************************************************
  80. D %xe,%ye $               *Line from current point
  81.  
  82. U %xs,%ys D %xe,%ye $     *Line between 2 points
  83.  
  84. CC %xc,%yc,%rd $          *Circle
  85.  
  86. %none$                    *CW arc from current point
  87.  
  88. %none$                    *A/CW arc from current point
  89.  
  90. %none$                    *CW arc between 2 points
  91.  
  92. %none$                    *A/CW arc between 2 points
  93.  
  94. %none$                    *No ellipse command
  95.  
  96. %none$                    *No elliptical arc command
  97.  
  98. %none$                    *    "    "    "
  99.  
  100. %none$                    *    "    "    "
  101.  
  102. %none$                    *    "    "    "
  103.  
  104. ******************************************************************
  105. *Pen parameters
  106. ******************************************************************
  107.  
  108. 1                         *No. of pens
  109.  
  110. 1                         *No. of 1st pen
  111.  
  112. P%pn $                    *Select pen instruction
  113.  
  114. 8                         *No. of linetypes
  115.  
  116. L0 $                      *Line type instructions
  117. L1 $
  118. L: $
  119. L2 $
  120. L3 $
  121. L6 $
  122. L9 $
  123. L7 $
  124.  
  125.  
  126. V%ps $                      *Select pen speed instruction
  127.  
  128. 10                          *No. of different pen speeds
  129.  
  130. 10                          *Position of default speed in table
  131.  
  132. 5 7 10 15 20 25 30 35 38 40 *Table of actual pen speeds
  133.  
  134.  
  135. %none$                      *Select pen presure instruction
  136.  
  137. 3.0                         *Arc chord angle in degrees
  138.  
  139. 1.0                         *Minimum step length (mm)
  140.  
  141. 3                           *Minimum no. of steps
  142.  
  143. 5.0                         *Maximun step length(mm)
  144.  
  145. 2.0                         *Text height (in mm) below which
  146.                             *text is plotted with lines only