home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 January / Chip_1997-01_cd.bin / ms95 / disk22 / dir02 / f008640.re_ / f008640.re
Text File  |  1996-04-02  |  6KB  |  129 lines

  1.  
  2. ; HP-GL/2 Plotter config file - For black/white HP DesignJet plotters
  3.  
  4. ;       $Logfile:   I:/mgds/plot/pltcfg/hpdjet.plv  $
  5. ;       $Workfile:   hpdjet.plt  $
  6. ;       $Revision:   6.3  $
  7. ;   If you change this file, please do not disturb the above source control
  8. ;   information. It will prove useful in the event that a future release
  9. ;   changes this file.
  10.  
  11. ;  *********************************************
  12. ;
  13. ;    I/O setup - RS232
  14. ;                          Hshake=Xon/Xoff
  15. ;                          Baud=9600
  16. ;                          Parity=None(0)
  17. ;    Lang=HP-GL/2
  18. ;    Pen parameters - Source=Software
  19. ;  ********************************************
  20.  
  21. num_pens   = 1            ; Defines pens used
  22. change_pen = both         ; options are color, weight, level or both
  23. model      = HPGL2        ; plotter model
  24. driver     = hpgl2              ; MDL driver to use
  25. end_plot   = eject              ; performs page eject at end of plot
  26. rotate     = cw                 ; clockwise rotation
  27. autocenter            ; Automatically center plot on page
  28. border/pen=1/filename/time    ; leave this out for no border
  29. default_extension/auto_incExt = '000'    ; default extension for plotfiles
  30. ;
  31. ; To configure a default output file name comment out the default_extension
  32. ; line above and uncomment this line.  "lpt1" may be substituted with any
  33. ; desired filename - e.g. "$(MS_PLTFILES)plotfile.000"
  34. ;
  35. ;default_outFile/auto_overwrite = "lpt1"
  36.  
  37. ; communication=(handshake=0,baud=9600,par=none,data=8,stop=1)
  38.  
  39.  
  40.  
  41. ; The SIZE records defines the plotting area of page.  The .27 offset
  42. ; given is to allow room for the border record.
  43. ; Use the first set when using roll paper and the second set for cut paper.
  44. ; Only 5 SIZE records can be defined at one time
  45.  
  46. size=(8.5,11.0)/num=0/off=(0.27,0.27)/name=a
  47. size=(11.0,17.0)/num=0/off=(0.27,0.27)/name=b
  48. size=(17.0,22.0)/num=0/off=(0.27,0.27)/name=c
  49. size=(22.0,34.0)/num=0/off=(0.27,0.27)/name=d
  50. size=(44.0,34.0)/num=0/off=(0.27,0.27)/name=e
  51.  
  52. ; size=(6.28,9.5)/num=0/off=(0.27,0.27)/name=a
  53. ; size=(9.0,14.0)/num=0/off=(0.27,0.27)/name=b
  54. ; size=(14.0,20.0)/num=0/off=(0.27,0.27)/name=c
  55. ; size=(20.0,31.0)/num=0/off=(0.27,0.27)/name=d
  56. ; size=(42.00,32.0)/num=0/off=(0.27,0.27)/name=e
  57.  
  58. ;  The style records defines how the design file line codes (styles)
  59. ;  are to be plotted.  Values are in plotter units (resolutions).
  60. ;  Values determine pen down/up movements, where (14,42) for a dot
  61. ;  pattern leaves the pen down for 14 units and up for 42 units.  The
  62. ;  /nohardware switch causes software stroking with these values.
  63.  
  64. style(1) = (14,42)/nohardware                ; style = dot
  65. style(2) = (70,42)/nohardware                ; style = med dash
  66. style(3) = (168,56)/nohardware               ; style = long dash
  67. style(4) = (112,42,28,42)/nohardware         ; style = dot-dash
  68. style(5) = (56,56)/nohardware                ; style = short dash
  69. style(6) = (84,28,28,28,28,28)/nohardware    ; style = dash-dot-dot
  70. style(7) = (112,28,56,28)/nohardware         ; style = long dash - short dash
  71.  
  72.  
  73. ; Units for weight stroke are multiples of .025 mm.  Weights may appear
  74. ; thicker than normal when plotter is set to "draft" mode.  Set plotter
  75. ; on "final" setting to see true weight thickness.
  76.  
  77. weight_strokes=(10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100,105,110,115,120,125,130,135,140,145,150,155,160,165)
  78.  
  79. resolution(IN)=(0.00098425197,0.00098425197)    ; specifies both res and units
  80.  
  81. pen(1)=/rgb=(  0, 0, 0)     ; black
  82.  
  83. ; stroke_tolerance determines tolerance for arcs and circles.  Value is
  84. ; between 0 and 10 with 10 being the greater tolerance.  Large value also
  85. ; creates a larger .000 file.
  86. stroke_tolerance=4.5
  87.  
  88. ;  The style records defines how the design file line codes (styles)
  89. ;  are to be plotted.  Values are in plotter units (resolutions).
  90. ;  Values determine pen down/up movements, where (14,42) for a dot
  91. ;  pattern leaves the pen down for 14 units and up for 42 units.  The
  92. ;  /nohardware switch causes software stroking with these values.
  93.  
  94. style(1) = (14,42)/nohardware                ; style = dot
  95. style(2) = (70,42)/nohardware                ; style = med dash
  96. style(3) = (168,56)/nohardware               ; style = long dash
  97. style(4) = (112,42,28,42)/nohardware         ; style = dot-dash
  98. style(5) = (56,56)/nohardware                ; style = short dash
  99. style(6) = (84,28,28,28,28,28)/nohardware    ; style = dash-dot-dot
  100. style(7) = (112,28,56,28)/nohardware         ; style = long dash - short dash
  101.  
  102. ; linecap, linejoin and miter_limit values may differ between plotters.
  103. ; Check your plotter manual for their definition.
  104.  
  105. linecap        = 1            ; 1=butt, 2=square, 3=triangle, 4=round
  106. linejoin    = 2            ; 1=mitered, 2=miter/bevel, 3=triangle,
  107.                 ;   4=round, 5=beveled, 6=no join
  108. miter_limit = 1.5        ; larger values mean longer spikes
  109.  
  110. ; Construction points, by default, are not plotted. Uncomment the next
  111. ; line if you want to plot them.
  112. ; point_size = .1     ; points are plotted 0.1 cm dia
  113.  
  114. ; software_raster allows for plotting of type 87/88 raster elements. Value
  115. ; for resolution can be as high as your plotter's resolution.  Lower values
  116. ; will produce grainier images.  Remove comment to plot raster image.
  117. ; software_raster/res=300
  118.  
  119. ; largest_polygon is used only for element filling.  The value defines
  120. ; the point at which software filling takes over in place of hardware
  121. ; filling.  The value relates to number of vertices used to draw the
  122. ; element.
  123. largest_polygon=2048
  124.  
  125. ; The pen_width record determines how far the pen moves when drawing
  126. ; thick lines (weights) or when used to fill elements.  Values are
  127. ; between 0 and 15 with 15 moving the greater distance.
  128. pen_width(1)=3
  129.