home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / hp / drivers / plotter / dj750755 / acad / hpfiles / hpdrv11.exe / PLPHPGL2.DOC next >
Text File  |  1995-05-11  |  61KB  |  1,405 lines

  1.                  **************
  2.                   PLPHPGL2.DOC
  3.                  **************
  4.  
  5.          Protected mode ADI LongPlot driver for 
  6.             Hewlett-Packard HP-GL/2 Devices
  7.  
  8.             PLPHPGL2.EXP for AutoCAD 386 (R)
  9.             Copyright 1990-91, Autodesk, Inc.
  10.            Document Revision 1.5 (September 1995)     
  11.  
  12.      Supported plotters include:
  13.  
  14.      Hewlett-Packard DraftPro Plus
  15.      Hewlett-Packard DesignJet Series
  16.      Hewlett-Packard 7600 Series Electrostatic Models 
  17.      Hewlett-Packard DraftMaster SX/RX/MX Series 
  18.      Hewlett-Packard PaintJet XL with HP-GL/2 Language Cartridge
  19.      Hewlett-Packard LaserJet III
  20.  
  21. (Other Hewlett-Packard HP-GL/2 devices should plot using this driver) 
  22.  
  23.  
  24.  
  25. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver            
  26. ------------------------------------------------------------------------------
  27.  
  28.               *******************
  29.                TABLE OF CONTENTS
  30.               *******************
  31.  
  32.  
  33. I.      INTRODUCTION    Page 1
  34.  
  35. II.     DRIVER SOFTWARE INSTALLATION AND CONFIGURATION    Page 2
  36.     (A) Copying The Driver Software
  37.     (B) Making the Driver Known to AutoCAD 386
  38.     (C) Configuring AutoCAD 386 For the Plotter Driver
  39.  
  40. III.    PLOTTING ON STANDARD SIZE PAPER (Sizes A-E/A4-A0)    Page 13
  41.  
  42. IV.     PLOTTING A LONG AXIS PLOT    Page 14
  43.  
  44. V.      LINE WEIGHTS    Page 16
  45.  
  46. VI.     STOPPING THE PLOT    Page 17
  47.  
  48. VII.    PLOTTING TO FILE    Page 18
  49.  
  50. VIII.   PLOTTING ON NOVELL NETWORK    Page 19
  51.     
  52. IX.     PEN OPTIMIZATION FOR RASTER PLOTTERS    Page 19
  53.  
  54. X.      COLOR PALETTE AND MERGE MODE    Page 20
  55.  
  56. XI.     PLOTTER SPECIFIC INFORMATION    Page 21
  57.       Hardware Requirements
  58.       Hardware Installation
  59.       Serial Mode
  60.       HP DraftPro Plus
  61.       HP DesignJet Plotters
  62.       HP 7600 Electrostatic Plotters
  63.       HP DraftMaster Plotters
  64.       HP PaintJet XL In HP-GL/2 Mode
  65.       HP LaserJet III In HP-GL/2 Mode
  66.         Page Protection
  67.         Fills
  68.         Legal Paper Size        
  69.         Serial Configuration    
  70.  
  71.  
  72.  
  73. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 1 of 26
  74. ------------------------------------------------------------------------------
  75.                *****************
  76.                 I. INTRODUCTION
  77.                *****************
  78.  
  79. This document explains the installation and use of PLPHPGL2.EXP, a 
  80. protected mode Autodesk Device Interface (ADI) driver designed to run
  81. HP-GL/2 language devices (listed as supported devices above) with AutoCAD.  
  82.  
  83.  
  84.     +==============================================================+
  85.     |                       N  O  T  E                             |
  86.     +==============================================================+
  87.     | You may want to print this document for future reference. If |
  88.     | you are unsure how to do this, the following procedure       |
  89.     | describes how.   It assumes that you used the sample file    |
  90.     | and directory names suggested during the "install" procedure.|
  91.     |                                                              |
  92.     | At the MS-DOS prompt type the following command which will   |
  93.     | put you in the same directory as this file:                  |
  94.     |                                                              |
  95.     |                   CD\ACAD\DRIVERS <Enter>                    |
  96.     |                                                              |
  97.     | Now type the following command:                              |           
  98.     |                                                              |
  99.     |                   PRINT PLPHPGL2.DOC <Enter>                 |
  100.     |                                                              |
  101.     | If you see the message "Name of list device [PRN]:", type    |
  102.     | the name of your printer port - usually LPT1 - and press     |
  103.     | <Enter>.                                                     |
  104.     +==============================================================+
  105.  
  106.  
  107. Please read the AutoCAD 386 Installation and Performance Guide concerning
  108. plotting and printer plotting with Hewlett-Packard plotters and printers, 
  109. the AutoCAD Reference Manual section on plotting, and your plotter manual.  
  110.  
  111. This driver is a protected mode ADI (P386 ADI) plotter driver.  ADI is an
  112. acronym for the Autodesk Device Interface specification that was used to
  113. create this driver.  This driver was tested using AutoCAD 386 Release 11
  114. and AutoCAD 386 Release 10.
  115.  
  116.  
  117. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 2 of 26
  118. ------------------------------------------------------------------------------
  119.         ****************************************************
  120.          II. DRIVER SOFTWARE INSTALLATION AND CONFIGURATION
  121.         ****************************************************
  122.  
  123. Your HP-GL/2 Driver Software Disk is shipped with several protected 
  124. mode drivers.  The two files that are important to you are:
  125.  
  126.     PLPHPGL2.EXP            The protected-mode driver routine to be used
  127.                 with AutoCAD 386 (P386 ADI).
  128.     PLPHPGL2.DOC            This installation and usage document.
  129.  
  130. The following steps should be taken to enable plot output of AutoCAD
  131. drawings to your HP-GL/2 plotter:
  132.  
  133.      (A)     Copy the HP-GL/2 driver software files from the diskette to
  134.          the AutoCAD directory on your hard disk.
  135.      (B)     Setting the environment variable PLPADI to the pathname of your 
  136.          driver; either in your AUTOEXEC.BAT file or a custom start-up 
  137.          batch file you may already be using to start up AutoCAD.
  138.      (C)     Configure AutoCAD to use the P386 ADI driver.
  139.  
  140. Each of these steps are discussed in detail below:
  141.  
  142.             (A) COPYING THE DRIVER SOFTWARE
  143.             ===============================
  144. Here's how to copy the driver software onto your hard disk.  The flexible
  145. disc drive is assumed to be A:.
  146.  
  147.     1.  Insert the HP-GL/2 driver disc into your flexible disc drive.
  148.     
  149.     2.  Type A: to make your flexible disk drive become your active drive.
  150.     
  151.     3.  If you received your HP-GL/2 Driver Disc with your HP Plotter,
  152.     Type INSTALL at the A:> prompt.  Now refer to step 4.
  153.  
  154.     If you received your driver disc when you bought AutoCAD 386,
  155.     you should use the DOS Copy command to copy the two files: 
  156.     PLPHPGL2.EXP, and PLPHPGL2.DOC from your driver disc into your 
  157.     directory on the hard disk.  Then refer to the next section 
  158.     "(B) MAKING THE DRIVER KNOWN TO AUTOCAD 386".
  159.     
  160.     4.  At the ...? prompt enter the target disc drive and directory to 
  161.     store your driver files.
  162.     
  163.     Example:   D:\ACAD386\DRIVERS
  164.  
  165.     You will see a list of files as they are transferred from the 
  166.     diskette to your hard disk.
  167.  
  168.  
  169. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 3 of 26
  170. ------------------------------------------------------------------------------
  171.  
  172.            (B) MAKING THE DRIVER KNOWN TO AUTOCAD 386
  173.            ==========================================
  174.  
  175. The preferred means for AutoCAD to use this ADI driver are:
  176.  
  177. 1) Use the SET command with the environment variable PLPADI and a complete
  178. path name, for example if plphpgl2.exp is in the C:\acad\device directory
  179. you would type:
  180.  
  181.     SET PLPADI=C:\ACAD\DEVICE\PLPHPGL2.EXP
  182.  
  183. You may want to add a similar line to your autoexec.bat file.
  184.  
  185.                    ** OR ** 
  186.  
  187. 2)  Copy plphpgl2.exp to the file name adiplot.exp.  This file name is unique 
  188. and will be used when AutoCAD is loaded if you have selected a P386 ADI 
  189. driver during configuration.
  190.  
  191.     COPY PLPHPGL2.EXP ADIPLOT.EXP
  192.  
  193. Both of these methods require the .exp file to be located in a directory
  194. accessible to AutoCAD.
  195.  
  196. In AutoCAD 386 Release 10 and Release 11, only a single ADI driver will be 
  197. recognized at configuration time.  The configuration menu for the plotter 
  198. devices will always display a P386 ADI driver as a choice.  The driver that is 
  199. selected is determined through the use of the PLPADI environment variable 
  200. and/or the ADIPLOT.EXP magic file name.  If the user picks the P386 ADI driver 
  201. choice, AutoCAD will search, first for the PLPADI environment variable which 
  202. names the driver (with either a fully qualified path name or just a 
  203. file name).  Should this method fail,  AutoCAD will then attempt to access 
  204. the ADIPLOT.EXP magic file name.  Both searches start in the current default 
  205. directory.  If the driver is not found, AutoCAD then searches the following 
  206. directories for the filename in the order given:  
  207.  
  208.         - ACADCFG configuration environment variable,
  209.         - ACAD execution environment variable, 
  210.         - AUTOCAD.BAT file execution prefix.  
  211.         
  212. If the driver is still not found, AutoCAD will ask you which disk drive and 
  213. directory it should search to find the driver.
  214.  
  215.  
  216. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 4 of 26
  217. ------------------------------------------------------------------------------
  218.  
  219.       (C) CONFIGURING AUTOCAD 386 FOR THE PLOTTER DRIVER
  220.       ==================================================
  221.  
  222. It is necessary to configure AutoCAD for a P386 ADI driver (protected mode) 
  223. before you use the PLPHPGL2.EXE ADI driver for the first time.  AutoCAD will 
  224. save these settings until you change them.  Refer to your "AutoCAD 
  225. Installation and Performance Guide" for a more in-depth explanation of the 
  226. steps below.
  227.  
  228. ---------------------------
  229.  
  230. 1) Load AutoCAD and select option 5 from the AutoCAD Main Menu:
  231.  
  232.      "Option 5 - Configure AutoCAD"
  233.  
  234.    Your current display, plotter and digitizer configurations will be 
  235.    displayed.  Press <ENTER>.
  236.    The Configuration Menu will be displayed.
  237.  
  238. ----------------------------
  239.  
  240. 2) Select option 5 from the Configuration Menu:
  241.  
  242.    "Option 5 - Configure plotter"
  243.  
  244.    You will see the following prompt:
  245.    
  246.       "Your current plotter is: .....
  247.        Do you want to select a different one? <N>"
  248.  
  249.    If "....." is already the 'ADI P386 plotter', press <ENTER>.
  250.    Otherwise, type     Y <ENTER>.
  251.    Select option 2 'ADI P386 plotter' from the list of displayed plotters.
  252.  
  253. ----------------------------
  254.  
  255. 3) You will be asked to select the type of Hewlett-Packard plotter you have.
  256.  
  257.       1. DesignJet Color
  258.       2. DesignJet Monochrome
  259.       3. LaserJet III
  260.       4. PaintJet XL w/ HPGL2 Cartridge
  261.       5. DraftPro Plus
  262.       6. DraftMaster SX/RX/MX Series
  263.       7. DraftMaster Series Roll Feed
  264.       8. 7600 Monochrome
  265.       9. 7600 Color
  266.  
  267.    Type the number corresponding to the your plotter and <ENTER>.
  268.  
  269.  
  270. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 5 of 26
  271. ------------------------------------------------------------------------------
  272.  
  273.    Here is a table of the various capabilities of the Hewlett-Packard 
  274.    HP-GL/2 devices when using this driver:
  275.  
  276.             |          |  LINE    |          |  LONG-   |
  277.             |  COLOR   |  WIDTHS  |  COPIES  |  PLOTS   |
  278.     ----------------+----------+----------+----------+----------+
  279.     DesignJet Color |  Y       |  Y       |  Y       |  Y       |
  280.     DesignJet       |  Grey(a) |  Y       |  Y       |  Y(e)    |
  281.     LaserJet        |  N       |  Y       |  Y       |  N       |
  282.     PaintJet XL     |  Y       |  Y       |  Y       |  N       |
  283.     DraftPro Plus   |  (b)     |  N       |  Y       |  N       |
  284.     DraftMaster     |  (b)     |  N       |  Y       |  Y       |
  285.     7600 Mono       |  Grey(c) |  Y       |  Y       |  Y       |
  286.     7600 Color      |  Y       |  Y       |  Y       |  Y       |
  287.     7550 Plus(d)    |  Y       |  Y       |  Y       |  N       |
  288.  
  289. Notes:
  290.  
  291.     (a) Monochrome DesignJet plotters such as, DesignJet, DesignJet 230, and 
  292.     DesignJet 600 will plot the AutoCAD drawing in greyscale if you 
  293.     select "1. DesignJet Color" as the plotter. 
  294.     If you select "2. DesignJet Mono", the DesignJet 250C, 650C, 750C
  295.     and DesignJet 755CM will plot it using only solid black.
  296.    
  297.     (b) The DraftMaster and the DraftPro Plus pen carousel can be loaded 
  298.     with colored pens.
  299.     
  300.     (c) The HP7600 Model 350 can plot in greyscale if you select 
  301.     "9. 7600 Color."
  302.  
  303.     (d) The 7550 Plus can be configured as "9. 7600 Color."  Make sure you do 
  304.     not select plot sizes greater than size B or size A3.
  305.     Doing so will cause severe hardware plot clipping.
  306.  
  307.     (e) Cut sheet plotters do not support "LongPlots."
  308.  
  309. ----------------------------
  310.  
  311. 4) When you see the message:  
  312.  
  313.    " After the first plot, this device can print up to 99 additional copies.
  314.      Select the number of copies of each plot. <1>"
  315.     (You should enter the TOTAL number of copies you want)
  316.  
  317.    We recommend that you type 1 <Enter>.  If you require multiple copies 
  318.    of a particular plot you can choose to specify the number at plot time -  
  319.    see the next step.
  320.  
  321.  
  322. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 6 of 26
  323. ------------------------------------------------------------------------------
  324. ----------------------------
  325.  
  326. 5) When asked the following question:
  327.  
  328.    "If you like, you can override the number you entered before each plot.
  329.     Would you like to do this? <N>"
  330.  
  331.    if you answer Y(es), you will be able to control the number of plots to 
  332.    be made at each plot time.  The number you enter at plot time will be the 
  333.    number of ADDITIONAL plots you require.
  334.  
  335.    For roll feed plotters, ensure that you have sufficient paper to produce
  336.    the plots requested! Check the roll if you choose this option.
  337.  
  338.    For sheet feed plotters, you will be prompted at the plotter front panel
  339.    to load a new sheet before each additional plot.
  340.  
  341. ----------------------------
  342.  
  343. 6) Next a series of questions are asked about media sizes.  You must specify
  344.    the physical plotting area for AutoCAD.  If you are doing a LongPlot, see 
  345.    the section of this document entitled "IV. PLOTTING A LONG AXIS PLOT" for 
  346.    more information.
  347.  
  348.    For the HP DraftPro Plus, the table in the Quick Reference card, which is 
  349.    part of the HP DraftPro Plus User's Guide (p/n C3170-90011), details the 
  350.    actual physical plotting areas for all the media sizes supported by the 
  351.    HP DraftPro Plus Plotter.
  352.  
  353.              Maximum Plot Sizes
  354.   ---------------------------------------------------------------------
  355.       paper sizes:         A        legal        B        roll
  356.   MODEL                     X    Y      X    Y    X     Y    X    Y
  357.   ---------------------------------------------------------------------
  358.   HP DraftPro Plus         9.6"  8.1"           15.6" 10.6"
  359.   HP DraftPro Plus         243mm 206mm          396mm 269mm
  360.  
  361.   HP DesignJets, roll feed                      42.66" 33.60"
  362.   HP DesignJets, roll feed                     1083mm  853mm
  363.   HP DesignJets, sheet feed 9.65" 8.1"           15.66" 10.6"
  364.   HP DesignJets, sheet feed 245mm 206mm          398mm 269mm
  365.  
  366.   HP7600 240D and 250                                        64" 23.10"
  367.   HP7600 240D and 250                                       1626 587mm
  368.  
  369.   HP7600 240E, 255 and 355(*)                                64" 35.10"
  370.   HP7600 240E, 255 and 355                                  1626 892mm
  371.  
  372.   HP Draftmaster SX,RX,MX                                    64" 33.60"
  373.   HP Draftmaster SX,RX,MX                                   1626 853mm
  374.  
  375.   HP 7550 Plus                                  16.12"  9.97"
  376.   HP 7550 Plus                                   409mm  253mm
  377.  
  378.   HP PaintJet XL w/ HPGL2  10.72 8.17"          16.60" 10.60"
  379.   HP PaintJet XL w/ HPGL2  272mm 207mm           421mm  269mm
  380.  
  381.   HP LaserJet III          10.5" 8.00"  13.5" 8.00"
  382.   HP LaserJet III          266mm 203mm  343mm 203mm
  383.  
  384.   (*) The HP7600/355 max Y is 34" (864mm) when plotting with color.
  385.  
  386. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 7 of 26
  387. ------------------------------------------------------------------------------
  388. ----------------------------
  389.  
  390. 7) If you have specified a device that has a roll feed capability, 
  391.    the driver can do long axis plotting (plots greater than 65", 1651 mm).
  392.    You will see one of the following messages:
  393.        
  394.        (For HP DraftMaster RX/MX series:)
  395.        "This device can do long axis plots from 65" to 1800" long."
  396.        
  397.        (For other roll fed series:)
  398.        "This device can do long axis plots from 65" to 600" long."
  399.        
  400.        If you wish to produce 64" or longer plots, an additional question
  401.        will be asked at run time configuration:
  402.  
  403.        "Do you wish to do long axis plotting? <N>."  Answer Y or N.
  404.  
  405.    If you answer Y(es), you can do plots of up to 50' (150' on the HP
  406.    DraftMaster series).  Otherwise you will only be able to do plots up to
  407.    64" long.  You may reconfigure at any time and select long axis plotting.  
  408.    When you are ready to make a long axis plot, please refer to the section 
  409.    "PLOTTING A LONG AXIS PLOT" later on in this document.
  410.  
  411. ----------------------------
  412.  
  413. 8) For all the devices except the DraftPro Plus and the DraftMaster series, 
  414.    the following question will appear:
  415.  
  416.     "Would you like to re-set line weight #20 to your own line weight? <N>"
  417.  
  418.    Here you will be given the chance to change line weight no. 20 to any 
  419.    value, but first you need to answer yes to the above question.
  420.  
  421.    Hit the Y key.  AutoCAD will then show the message below.
  422.   
  423.    "Enter the line weight at the end of this configuration."
  424.  
  425.    You will now go through the standard plotter configuration dialog.  
  426.  
  427. ----------------------------
  428.    
  429. 9) If you answered Yes to the above question,
  430.    "Would you like to reset line weight #20 to your own line weight.",
  431.    AutoCAD prompts:
  432.  
  433.     "What thickness should line weight #20 be? <4.00>"
  434.  
  435.  
  436. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 8 of 26
  437. ------------------------------------------------------------------------------
  438.    The following table shows the default line weights.
  439.       Line Weight  Line Weight            Line Weight  Line Weight
  440.     Index     Widths(mm.)               Index     Widths(mm.)
  441.      -----------  -----------            -----------  -----------
  442.       1          .350   (default)         11         .700
  443.       2          .075                     12         .800
  444.       3          .100                     13        1.00      
  445.       4          .120                     14        1.25
  446.       5          .187                     15        1.50
  447.       6          .250                     16        1.75
  448.       7          .300                     17        2.00
  449.       8          .400                     18        2.50
  450.       9          .500                     19        3.00
  451.      10          .600                     20        4.00 
  452.  
  453.    Enter a line weight less than 25.0 mm.  The weight will be the thickness
  454.    of the line assigned to pen speed 20.  Don't forget the decimal point!
  455.    The default thickness for line weight #20 is 4.0mm.  When you do plot time
  456.    configuration, any AutoCAD color/layer that is given a pen speed of 20
  457.    will produce lines the thickness you entered for that color/layer.
  458.  
  459.    See the "LINE WEIGHT" section (section V) for a complete discussion of 
  460.    how to produce different line widths on your raster device.
  461.  
  462. ----------------------------
  463.  
  464. 10) Next you will see the question:
  465.  
  466.      "Is your plotter connected to a <S>erial, or <P>arallel port?<P>"
  467.  
  468.    Type in S or P depending on the type of port you have used to connect your 
  469.    HP-GL/2 device to your computer.  A list of standard port names will be 
  470.    displayed. 
  471.    If you haven't yet connected your plotter to your computer, refer to the
  472.    plotter handbook for instructions and information on how to make the 
  473.    connection.  Hewlett-Packard strongly recommends that you use the plotter's 
  474.    parallel port.  If you are using a plotter on a Novell network, type P. 
  475.    Please refer to the section "PLOTTING ON NOVELL NETWORK" for more details.
  476.  
  477. ----------------------------
  478.  
  479. 11) When prompted, type the name of the port on your computer to which the 
  480.    plotter is connected, and then press <Enter>.
  481.    
  482.    If you don't know which port name to enter refer to your computer 
  483.    documentation to identify its ports.  Serial ports are referred to as 
  484.    COM1, COM2, etc.; parallel ports as LPT1, LPT2 etc.
  485.  
  486.  
  487. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                  Page 9 of 26
  488. ------------------------------------------------------------------------------
  489. ----------------------------
  490.  
  491. 12) The next message will be:
  492.  
  493.       "If you have previously measured the lengths of a horizontal
  494.        and a vertical line that were plotted to a specific scale,
  495.        you may use these measurements to calibrate your plotter.
  496.     
  497.        Would you like to calibrate your plotter?"
  498.  
  499.    Hewlett-Packard plotting devices (except the HP Draftpro Plus) are 
  500.    designed to perform self calibration.  You should not have to perform 
  501.    the software-only calibration that is offered here by AutoCAD.  
  502.    Answer N (except for the HP Draftpro Plus).
  503.  
  504. ----------------------------
  505.  
  506. 13) Next, you will be asked the question:
  507.  
  508.     "Write the plot to a file? <N>"
  509.  
  510.    If you enter N, AutoCAD will send all plots to the port you
  511.    identified earlier.
  512.  
  513.    If you enter Y, each time you send a plot from AutoCAD you will get a 
  514.    prompt for a plotfile name.  See "PLOTTING TO FILE" for more details.
  515.  
  516. ----------------------------
  517.  
  518. 14) When you see the message:
  519.  
  520.     "Size Units (Inches or Millimeters) <I>:"
  521.  
  522.    Respond with your desired size unit, either I for inches or M for milli-
  523.    meters.  All plot specifications will subsequently be in the size units
  524.    you have selected.  However, plot lengths for long axis plots must be
  525.    entered in inches.
  526.  
  527. ----------------------------
  528.  
  529. 15) Depending on which plotter you selected in step "3" you may be prompted 
  530.    to enter the plot origin.  Type your choice in the displayed units, then 
  531.    press <Enter>.
  532.  
  533. ----------------------------
  534.  
  535. 16) Depending on which plotter you selected in step "3" you may be prompted 
  536.    to enter the width and height of your plotting area, choose values which 
  537.    are recommeded in your plotter documentation according to media size and 
  538.    the size unit you selected in step "14" above.  DO NOT use the values in 
  539.    the table displayed by AutoCAD; they could cause your plot to be clipped. 
  540.    Type the width, type a comma, type the height, then press <Enter>.
  541.  
  542.  
  543. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 10 of 26
  544. ------------------------------------------------------------------------------
  545. ----------------------------
  546.  
  547. 17) When you see the prompt:
  548.  
  549.       "Rotate plot 0/90/180/270 <0>:"
  550.  
  551.    Always respond with 0.  The three other choices will cause AutoCAD
  552.    to rotate the (x,y) coordinates by the angle you specify.  However, the 
  553.    final plot will appear clipped since AutoCAD does not inform the driver 
  554.    of the picture rotation. 
  555.  
  556. ----------------------------
  557.  
  558. 18) When you see the prompt:
  559.       
  560.       "Pen width in inches <0.010>:"
  561.  
  562.    The "Pen Width" referred to here is the distance detween parallel lines 
  563.    that form area fills (hatch marks) in your plots.  Do not confuse this 
  564.    question with the line weights previously discussed.
  565.  
  566.    Type your choice, and press <Enter>.
  567.  
  568. ----------------------------
  569.  
  570. 19) When you are asked:
  571.       
  572.       "Adjust area fill boundaries for pen width? <N>"
  573.  
  574.    Responding Y will enable AutoCAD to take into account the pen width
  575.    you provided in the previous step when AutoCAD does polygon fills.
  576.  
  577. ----------------------------
  578.  
  579. 20) When you are asked:
  580.       
  581.       "Remove hidden lines? <N>"
  582.  
  583.    Respond with your choice, Y or N and then <Enter>.  
  584.    This is strictly an AutoCAD capability not affected by the driver.
  585.  
  586. ----------------------------
  587.  
  588. 21) AutoCAD then prompts:
  589.  
  590.       "Specify scale by entering:
  591.        Plotted (Inches/Millimeters)=Drawing Units or Fit or ? <F>:"
  592.  
  593.    Respond with your choice.  This is an AutoCAD option not affected by the 
  594.    driver.  Please refer to your "AutoCAD 386 Reference Manual" (Plotting
  595.    chapter) for more information.
  596.  
  597.    Press <Enter> to exit configuration and return to the Main Menu.
  598.  
  599.  
  600. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 11 of 26
  601. ------------------------------------------------------------------------------
  602. ----------------------------
  603.  
  604. 22) If you selected a raster device, such as DesignJet, LaserJet or HP 7600,
  605.    in step "3" you will see the following prompt:
  606.    
  607.       "This device can support the following line ends:
  608.  
  609.      0. Butt
  610.      1. Square
  611.      2. Triangular
  612.      3. Round
  613.  
  614.       Which line end do you want to use?  0 to 3  <3>:"
  615.    
  616.    Type your choice, then press <Enter>.  Round ends provide the best results 
  617.    for most AutoCAD plots.
  618.  
  619. ----------------------------
  620.  
  621. 23) Also for raster devices, you will see the following prompt:
  622.    
  623.       "This device can support the following line joins:
  624.  
  625.      0. Mitred
  626.      1. Triangular
  627.      2. Round
  628.      3. Beveled
  629.      4. None
  630.  
  631.       Which line join do you want to use?  0 to 4  <2>:"
  632.    
  633.    Type your choice, then press <Enter>.  Round JOINS provide the best results 
  634.    for most AutoCAD plots.
  635.  
  636. ----------------------------
  637.  
  638. 24) Finally for raster devices, you will see the following prompt:
  639.    
  640.       "This device can provide two types of merge control:
  641.  
  642.      0. Lines overwrite
  643.      1. Lines merge
  644.  
  645.       Which type of merge control do you want to use?  0 or 1  <0>:"
  646.    
  647.    Type your choice, then press <Enter>. 
  648.  
  649. ----------------------------
  650.  
  651. You have completed the AutoCAD plotter configuration dialog for your
  652. HP-GL/2 ADI P386 plotter driver.  If you have any configuration questions
  653. see the configuration section of the "Installation & Performance Guide" in 
  654. your AutoCAD 386 package.  Also see the "AutoCAD 386 Reference Manual" for 
  655. AutoCAD usage details, and your plotter's "User Guide" for plotter details.
  656.  
  657.  
  658. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 12 of 26
  659. ------------------------------------------------------------------------------
  660.  
  661.               *** IMPORTANT NOTES ***
  662.    
  663. 1) Hewlett-Packard recommends that while using AutoCAD's PLOT command you 
  664.    enter some user plot dimensions in the "USER SIZE" configuration menu AND 
  665.    have them selected at plot time.  The recommended plot dimensions when 
  666.    using standard media are detailed in your plotter documentation, 
  667.    alternatively they can be calculated as:
  668.  
  669.        media size - plotter margins = maximum plot dimensions
  670.    
  671. 2) If cut sheet media is used with plotters such as the HP DesignJet series 
  672.    or HP DraftMaster series with the rollfeed option, always load media in 
  673.    portrait orientation.  For HP DraftPro Plus and HP DraftMaster SX/RX/MX 
  674.    without rollfeed, you can load media in either portrait or in landscape 
  675.    orientation (where physically possible.)  However the dimensions used for 
  676.    the "USER" sizes specification must be consistent with a landscape 
  677.    perspective e.g. the "width" dimension must be greater than the "height" 
  678.    dimension.
  679.  
  680. 3) If you want the pen settings you select in AutoCAD to be used at plot time, 
  681.    ensure that the plotter is set up to accept settings from software.  
  682.    Refer to your plotter documentation for information on how to do this.
  683.  
  684. The remaining sections of this file discuss various plotting issues when you 
  685. are using this driver with AutoCAD.
  686.  
  687.  
  688. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 13 of 26
  689. ------------------------------------------------------------------------------
  690.      *********************************************************
  691.       III. PLOTTING ON A STANDARD SIZE PAPER (Sizes A-E/A4-A0)
  692.      *********************************************************
  693.  
  694. To plot on standard paper, either issue the Plot command from the drawing 
  695. editor or select the "Plot file" option, item 3 from AutoCAD's main menu.  
  696. Before you press <ENTER> to AutoCAD's prompt,
  697.    
  698.    "Do hardware setup now."  "Press RETURN to continue:"
  699.  
  700. Make sure: Your plotter: 
  701.  
  702.         is cabled correctly,
  703.         is turned on,
  704.         is On-Line, 
  705.         and AutoCAD is configured to do standard size plotting.
  706.  
  707.  
  708. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 14 of 26
  709. ------------------------------------------------------------------------------
  710.              *******************************
  711.               IV. PLOTTING A LONG AXIS PLOT 
  712.              *******************************
  713.  
  714. To make a long axis plot, you must have answered yes to the long-axis
  715. plotting question asked during the plotter configuration dialogue.  AutoCAD 
  716. does not directly support LongPlots.  AutoCAD can plot only 65,535 plotter 
  717. steps in each direction, which is about 64" for Hewlett Packard plotters which 
  718. use 1016 steps per inch.  LongPlots are done by rescaling the plot data sent 
  719. to the driver, magnifying the data sent to the plotter at a small cost in
  720. plot resolution.
  721.  
  722. If you are using the HP Draftmaster for a LongPlot.  Please refer to the
  723. Plotter Specific Information - HP Draftmaster section for specific media
  724. information for LongPlots.  
  725.  
  726. From AutoCAD's drawing editor, issue the plot command or select the plot 
  727. option (#3) from the AutoCAD main menu.
  728.  
  729. Specify the part of the drawing you wish to plot by answering the prompt:
  730.  
  731.      "What to plot -- Display, Extents, limits, View, or Window <D>:"
  732.  
  733. AutoCAD displays the basic plot specifications and asks if you want to change 
  734. any of them:
  735.  
  736.      "Do you want to change anything? <N>"  -- Answer <Y>es
  737.  
  738. The following prompt will appear with the currently selected X-axis length.
  739.  
  740.     "X-axis paper length for this LongPlot? (Inches only) <XX>  "
  741.     
  742. If you want a different value than XX", enter it at this time.  Only integer 
  743. inches can be used here.
  744.  
  745. You must enter a legal value here, otherwise the prompt will be repeated.
  746. A legal value is numeric, greater than 0 and less than 600" (1800" on the 
  747. HP DraftMaster series).  Do this here because it would be too late if you 
  748. waited for the run time configuration to be completed.
  749.  
  750. When you come to the question below you MUST enter the x-axis paper length 
  751. for long plotting you entered  earlier as the first value. 
  752.  
  753.      "Enter the Size or Width, Height (in Inches) <default>:"
  754.  
  755. You must change the width here to what you entered above, because the width 
  756. displayed is used for calculation by AutoCAD.  The Height you enter here 
  757. should match the size of the paper roll mounted in your plotter.  It will be 
  758. 35" or less.
  759.  
  760. For example, you have a 500' roll of 35" wide paper in your plotter.  You
  761. want a LongPlot 300 inches long.  You will enter the plot length of 300"
  762. twice:  once at the question of x-axis Page length and secondly at the size
  763. question -- Enter the Size or Width, Height (in Inches) < >.  Here 
  764. 300",35" would be correct.
  765.  
  766. Then, when you come to this question:
  767.  
  768.     "Specify scale by entering:
  769.      Plotted units=Drawing units or Fit or ? <default>:"
  770.  
  771.  
  772. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 15 of 26
  773. ------------------------------------------------------------------------------
  774.  
  775.      IMPORTANT!! - SPECIAL PLOT SCALING REQUIREMENTS FOR LONGPLOTS
  776.  
  777. In order to create LongPlots, the driver has to magnify the plot
  778. sent from AutoCAD.  This question (asked by AutoCAD) must be answered with a 
  779. scale factor to get accurate LongPlots, otherwise the resulting plot may be 
  780. incorrect.
  781.  
  782. Consider a relatively simple situation where you want the plotted size to be 
  783. the same as the AutoCAD drawing editor size you selected.  Assume you would 
  784. want to plot a scale of 1:1 if AutoCAD were able to create LongPlots 
  785. directly.
  786.  
  787. You have a drawing that is 100" long and you want a 100" plot.  Your scale 
  788. factor would be 1"=1".  What if the drawing is 300 yards long and you want 
  789. the plot to be 300".  Your scale would be 1"=3'.  For every inch of Plotted 
  790. units you need 3' of Drawing units.
  791.  
  792. The ADI driver will automatically scale your drawing to fit within the desired 
  793. length.  This length will also control how far the plotter advances the paper 
  794. at the end of the plot.
  795.  
  796. The driver will send all the vectors to the plotter's buffer or hard disk.  
  797. The pen plotters will automatically advance the page to plot each frame.  
  798. Raster devices will wait until the entire drawing is received before plotting.
  799.  
  800.    For those who are curious, the driver actually will figure the
  801.    magnification factor, M, by which to scale plot data by (assuming 
  802.    inches) using the equation:
  803.  
  804.        M = (X-Axis length * plotter steps / AutoCAD's plot-space) + 1. 
  805.  
  806.    The AutoCAD plot-space is 65,535 steps and the plotter steps is 1016
  807.    steps/inch for all HP-GL/2 devices.  
  808.  
  809.    If you want a 300 inch long plot the factor M would be:
  810.  
  811.        M = (300 * 1016 / 65,535) + 1
  812.        M = 5.65 or 
  813.        M = 5 after truncation.
  814.  
  815.    The driver modifies the plotter units (in steps/inch) by dividing the 
  816.    default units (1016) by M (5) in this case.  Then the plotter scales
  817.    up all plot data by multiplying by 5.  The plot is magnified by this
  818.    factor of 5 in both X and Y directions. 
  819.  
  820.    Make sure: Your plotter is cabled correctly,
  821.                is turned on, and
  822.                is On-Line before you press ENTER to plot.
  823.  
  824.  
  825. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 16 of 26
  826. ------------------------------------------------------------------------------
  827.                 *****************
  828.                  V. LINE WEIGHTS
  829.                 *****************
  830.  
  831. IMPORTANT: If you want the pen settings you choose here to be used at plot 
  832. time, ensure that the plotter is set up to accept settings from AutoCAD.  
  833. Refer to your plotter documentation for information on how to do this.
  834.  
  835. Line Weights are not presently supported by AutoCAD.  By using AutoCAD's 
  836. Pen Speed parameter however, the driver allows the user to select various 
  837. line widths, sometimes called line weights, when using a raster device.
  838.  
  839. This driver defaults to mapping the value in the pen speed field to line 
  840. weights.
  841.  
  842.      The HP 7600 series of plotters will not produce a line of dots if the 
  843.      line weight is greater than 0.8 mm.  This will happen on the AutoCAD 
  844.      linetypes of dot2 and dotx2.  If you assign a line weight 13 or greater 
  845.      to either of those AutoCAD linetypes, the line will not be plotted.  
  846.      This is built in by the HP 7600's firmware.
  847.  
  848.      The HP LaserJet and HP PaintJet will take a dot and produce a dash the 
  849.      length of the line weight thickness.  This dash will always be along or 
  850.      in the y-axis direction, regardless of the orientation of the line.
  851.  
  852. After you have selected what you are going to plot, you will be asked:
  853.  
  854.   "Do you want to change any of the above parameters? <N>" -- Answer Yes
  855.  
  856. You will be shown a table of Entity Colors from 1 to 15 and the
  857. associated Pen Numbers, Line Types and Pen Speeds.
  858.  
  859. Substitute for the Pen Speed value, the line weight numbers from the
  860. following table:
  861.  
  862.   Line Weight  Line Weight            Line Weight  Line Weight
  863.      Index     Widths(mm.)               Index     Widths(mm.)
  864.   -----------  -----------            -----------  -----------
  865.       1          .350   (default)         11         .700
  866.       2          .075                     12         .800
  867.       3          .100                     13        1.00      
  868.       4          .120                     14        1.25
  869.       5          .187                     15        1.50
  870.       6          .250                     16        1.75
  871.       7          .300                     17        2.00
  872.       8          .400                     18        2.50
  873.       9          .500                     19        3.00
  874.      10          .600                     20        4.00 
  875.  
  876. For example if you assign to Entity Color #4 (cyan) Pen Speed 9 from the above 
  877. table, all the color 4 entities drawn in AutoCAD will be plotted with lines 
  878. .5 millimeters wide.
  879.  
  880. For faster throughput on pen plotters, use different width pens in the
  881. carousel to get pen widths, and then set the appropriate pen thicknesses 
  882. on the front panel.  Otherwise, the plotter will multi-stroke each vector.
  883.  
  884.  
  885. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 17 of 26
  886. ------------------------------------------------------------------------------
  887.              ***********************
  888.               VI. STOPPING THE PLOT
  889.              ***********************
  890.  
  891. If you want to stop the plot while AutoCAD is still sending vectors to the
  892. plotter, abort it in the normal manner (Control C).  To cancel a plot at the
  893. plotter, follow the instructions pertaining to your printer or plotter in the
  894. table below.
  895.  
  896. PRINTER or PLOTTER             INSTRUCTIONS
  897. -------------------------------------------------------------------
  898. HP DraftPro Plus               a. Press the Cancel button on the
  899.                   plotter's front panel.
  900.                    b. Select "Yes" to confirm.
  901.  
  902. HP DesignJet Plotters          Press the Cancel key on the
  903.                    plotter's front panel.
  904.  
  905. HP 7600 240D/E                 Press the RESET button on the
  906.                    plotter's front panel.
  907.  
  908. HP 7600 (All other models)     a. Take plotter off line.
  909.                    b. Press the RESET button.
  910.  
  911. HP Draftmaster SX,RX,MX        a. Press the Cancel button on the
  912.                   plotter's front panel.
  913.                    b. Select "Yes" to confirm.
  914.  
  915. HP 7550 Plus plotter           a. Press the Cancel button on the
  916.                   plotter's front panel.
  917.                    b. Select "Yes" to confirm.
  918.  
  919. HP PaintJet XL printer         Hold down the On Line button until
  920.                    all lights stop flashing.
  921.  
  922. HP LaserJet III printer        Press and hold the Reset button until
  923.                    the Form Feed light goes out.
  924. -------------------------------------------------------------------
  925.  
  926.    Do not turn the plotter on and off in the middle of a plotting session.
  927.    An error message will be displayed if you try to use the HP-GL/2 P386
  928.    ADI driver while the plotter is turned off.
  929.  
  930.  
  931. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 18 of 26
  932. ------------------------------------------------------------------------------
  933.             ************************
  934.              VII. PLOTTING TO FILE
  935.             ************************
  936.  
  937. Plotting directly in AutoCAD to devices is often a time consuming task.  
  938. Plotting to file allows you to minimize the lockout time associated with 
  939. converting an AutoCAD drawing (DWG) file to a plot.  Once the plot files are 
  940. generated, they can be copied to the plotter from your PC, or even to another 
  941. computer that does not have AutoCAD running, for eventual output to a remote 
  942. plotter.  Because this driver, PLPHPGL2.EXP, is a P386 ADI driver, it can be 
  943. used with AutoCAD in an AUTOSPOOL mode.  Please refer to the "AutoCAD 386 
  944. Installation and Performance Guide", Chapter 5, for more details of Plot 
  945. Spooling.
  946.  
  947. If you wish to plot to file, ensure that you have sufficient disk space to 
  948. store the HP-GL/2 plot commands.  File sizes do not necessarily depend on the 
  949. size of AutoCAD's DWG file.  For example, CHROMA.DWG contains 12,359 bytes as 
  950. distributed with AutoCAD, expands to almost 240k bytes when plotted to file.  
  951. This is due to the amount of fill lines AutoCAD requests the driver to emit 
  952. in order to fill the polygons in the drawing.  Although all the supported 
  953. HP-GL/2 devices support polygon fills, the current ADI 4.1 specification does 
  954. not provide a polygon fill command such that the driver could take 
  955. advantage of this HP-GL/2 capability.  Simple line drawings will require much 
  956. less disk space.
  957.  
  958. Once you have plotted a drawing to a file, you can send a plot file to the
  959. plotter by typing the following command at the DOS command line:
  960.  
  961.    C> COPY 'filename' LPT(n):     OR  copy 'filename' com(n):
  962.  
  963.       where filename is the name of the file you wish to plot and lpt(n)
  964.       or com(n) represents the port you have connected to your plotter.
  965.       If using the serial (com) port, you will first have to issue a 
  966.       DOS MODE command to match the serial configuration of your plotter.
  967.     
  968.       For PaintJet XL and LaserJet III, type:
  969.  
  970.    C> MODE COM1:9600,N,8,1,P
  971.  
  972.       For HP DraftPro Plus, HP DesignJet series, HP7600, and 
  973.       HP DraftMaster, type:
  974.  
  975.    C> MODE COM1:9600,E,7,1,P
  976.  
  977.  
  978. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 19 of 26
  979. ------------------------------------------------------------------------------
  980.             **********************************
  981.              VIII. PLOTTING ON NOVELL NETWORK
  982.             **********************************
  983.  
  984. AutoCAD users on a Novell network benefit in sharing a common set of
  985. AutoCAD drawing files and other related utilities.  In addition, AutoCAD
  986. users gain improved plotting throughput by sharing the plotting devices.
  987. Novell Netware provides queueing capability of multiple plots from multiple 
  988. users destined to the same device for orderly plotting.
  989.  
  990. To take advantage of sharing a plotter on a Novell network, you should take 
  991. the following steps:
  992.  
  993.     1. Configure AutoCAD 386 to Plot to File.
  994.  
  995.     2. Specify the file name to be AUTOSPOOL.
  996.  
  997.     3. Create a \spfiles\ directory on your hard disc.
  998.  
  999.     4. Create a SPOOL.BAT file that contains the following command:
  1000.       NPRINT %1 J=DESIGNJET 
  1001.        (where DESIGNJET is the print job name your network administrator
  1002.     may have set up on the Novell server for the plotter)
  1003.  
  1004.     5. Set AutoCAD's ACADPLCMD environment variable to invoke SPOOL.BAT
  1005.       C:> SET ACADPLCMD=spool %s
  1006.  
  1007. This would allow AutoCAD 386 to create a temporary plot file in the 
  1008. \spfiles\ directory.  Upon plot termination, AutoCAD 386 will execute the
  1009. command specified in the environment variable ACADPLCMD.  Because the
  1010. command is the Novell nprint command, the file contents are queued into
  1011. Novell Netware's print server queue DESIGNJET.  AutoCAD 386 then
  1012. automatically deletes the temporary file.  Make sure the SPOOL.BAT file
  1013. is in a directory accessible in your %PATH% variable.
  1014.  
  1015. !IMPORTANT!  DO NOT USE THE NOVELL CAPTURE COMMAND TO MAP AN LPT TO A
  1016. PRINT SERVER.  AUTOCAD 386 DOES NOT USE THE BIOS FOR PLOT OUTPUT.  
  1017.  
  1018. Please refer to the "AutoCAD 386 Release 11 Installation and Performance
  1019. Guide" page 51 and page 80. 
  1020.  
  1021.  
  1022.            ******************************************
  1023.         IX. PEN OPTIMIZATION FOR RASTER PLOTTERS
  1024.            ******************************************
  1025.  
  1026. There is no need to do any Pen Motion Optimization for the raster plotting
  1027. devices.  This includes the HP DesignJet series, HP 7600 series, 
  1028. HP PaintJet XL, and the HP LaserJet III.  The driver sets the pen 
  1029. optimization to level 1, End Point Swap, to produce the quickest output 
  1030. with no loss in quality at plot time.
  1031.  
  1032.  
  1033. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 20 of 26
  1034. ------------------------------------------------------------------------------
  1035.             *********************************
  1036.              X. COLOR PALETTE AND MERGE MODE
  1037.             *********************************
  1038.  
  1039. IMPORTANT: If you want the pen settings you choose here to be used at plot 
  1040. time, ensure that the plotter is set up to accept settings from AutoCAD.  
  1041. Refer to your plotter documentation for information on how to do this.
  1042.  
  1043. The raster plotters such as the HP DesignJet series, HP 7600 Electrostatic,
  1044. and PaintJet XL, are used with a color palette that approximates the
  1045. AutoCAD colors.  When you select one of these devices, your pen tables
  1046. are filled with pen numbers that match the AutoCAD color/layer tables.
  1047. At run-time configuration, your pen table will already be filled out with
  1048. pen number's 1 to 15 assigned to AutoCAD color/layer's 1 to 15.  When you
  1049. draw any objects in red (AutoCAD color 1), your object will be plotted in
  1050. red.  Any objects created in blue (AutoCAD color 5) will plot in blue.
  1051. You may change this, but each time you reconfigure the driver from the
  1052. reconfiguration menu the pen table will be set to these defaults.
  1053.  
  1054. The HP-GL/2 language provides MERGE CONTROL.  MERGE CONTROL determines
  1055. whether vectors and polygons are to be plotted either in MERGE MODE 
  1056. or in OVERWRITE MODE.  MERGE MODE tells the plotter to merge vectors and
  1057. polygons with previously plotted elements.  The pen plotters, such as the
  1058. HP DraftMaster, can only plot in MERGE MODE due to its inherent pen
  1059. plotting technology.  OVERWRITE MODE tells the plotter to plot vectors
  1060. and polygons to overlap previously plotted elements where they intersect.
  1061. This is the typical mode used with raster display devices such as VGA.
  1062. All the HP raster plotters support OVERWRITE MODE since it provides the
  1063. closest match to the drawing as displayed on the screen.  Some of the HP
  1064. raster plotters, such as the HP 7600 series, allow the user to select
  1065. either mode via the front panel.
  1066.  
  1067.  
  1068. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 21 of 26
  1069. ------------------------------------------------------------------------------
  1070.             **********************************
  1071.              XI. PLOTTER SPECIFIC INFORMATION
  1072.             **********************************
  1073.  
  1074.               HARDWARE REQUIREMENTS
  1075.               =====================
  1076.  
  1077. These hardware requirements are specific to using the PLPHPGL2 plotter
  1078. P386 ADI driver with AutoCAD.
  1079.  
  1080.   o HP JetDirect, for connections to network plotters with a built-in MIO 
  1081.     port, such as certain HP DesignJets.  
  1082.     This choice offers the fastest plotting throughput.
  1083.  
  1084.   o HP JetDirect EX, for external modular I/O connections to network plotters 
  1085.     with a parallel (centronics) port, such as the HP DesignJet 250C and the 
  1086.     HP DraftPro Plus.
  1087.  
  1088.   o A parallel card and cable, as described in the "AutoCAD Installation
  1089.     & Performance Guide", is your best choice for non-networked performance 
  1090.     with raster devices such as the HP DesignJet series, HP 7600 series of 
  1091.     electrostatic plotters, the HP DraftPro Plus, the HP LaserJet III, 
  1092.     the HP PaintJet XL printer, and the HP 7550 Plus.
  1093.  
  1094.  
  1095.   o A serial card and cable is required for plotting to the HP DraftMaster 
  1096.     series plotters and can be used with plotters such as the HP DraftPro 
  1097.     Plus, HP DesignJet series and HP 7600 series electrostatic plotters. 
  1098.     Plots will take significantly longer to send to the plotter.  We do not 
  1099.     recommend serial communications for raster devices, nor if a parallel 
  1100.     connection is possible.
  1101.  
  1102.  
  1103.              HARDWARE INSTALLATION
  1104.              =====================
  1105.  
  1106. Please refer to the HP "User's Guide" or "Computer Information Manual" for
  1107. your HP plotter for the best connection to your PC.  Additionally, the
  1108. "AutoCAD Installation & Performance Guide" (AutoCAD IG) section for
  1109. Hewlett-Packard Plotters contains information regarding pin connections,
  1110. switch settings and serial and parallel cable information for plotters such 
  1111. as the HP 7600 series and HP Draftmaster.
  1112.  
  1113.  
  1114. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 22 of 26
  1115. ------------------------------------------------------------------------------
  1116.                  SERIAL MODE
  1117.                  ===========
  1118.  
  1119. It is VERY IMPORTANT to use the correct RS-232 cabling for connecting
  1120. your PC to the plotter.  Contrary to the well-defined cabling for the
  1121. Centronics parallel connection, the RS-232 specification is often times
  1122. very loosely followed.  This HP-GL/2 driver MUST see RS-232 pins 2,3,7
  1123. 4,5,6,20 active in order for serial communication to successfully occur.
  1124. Hewlett-Packard recommends the following RS-232 plotter cables for easy
  1125. connection of your HP plotter to your PC:
  1126.  
  1127.       (part number 17255D)           (part number 24542G)
  1128.     25-pin to 25-pin               25-pin  to  9-pin
  1129.  
  1130.       PLOTTER     COMPUTER           PLOTTER       COMPUTER 
  1131.      1------------1                 4--------------1
  1132.      2------------3                 2--------------2
  1133.      3------------2                 3--------------3
  1134.      7------------7                 5--+-----------4
  1135.     20---------+--5                    |
  1136.      5--+      |                    6--+
  1137.         |      +--6                 7--------------5
  1138.      6--+---------20               20-----------+--6
  1139.                             |
  1140.                             +--8
  1141.                     8--------------7
  1142.  
  1143. If you plan on making a minimum RS-232 cable, the AutoCAD Installation
  1144. and Performance Guide suggests a possible wiring diagram that can be used to 
  1145. minimize the number of conductors necessary in your cable.  The diagram is 
  1146. displayed here for your reference.  Be aware this wiring configuration will 
  1147. not provide true status information to the driver as to whether the plotter 
  1148. is off-line, disconnected, or even powered off!
  1149.  
  1150.      Printer end                      Computer end
  1151.      2  ----------------------------- 3
  1152.      3  ----------------------------- 2
  1153.      4  --+                       +-- 4
  1154.           |                       |
  1155.      5  --+                       +-- 5 
  1156.      7  ----------------------------- 7
  1157.      6  --+                       +-- 6
  1158.           |                       |
  1159.     20  --+                       +-- 20
  1160.  
  1161. The driver will configure the COM port to the following settings:
  1162. For HP DraftPro Plus, HP DesignJet series, HP 7600 Electrostatics, 
  1163. HP Draftmaster:
  1164.         
  1165.         9600 baud, even parity (*), 7 data bits, and 1 stop bit.
  1166.  
  1167. (*) IMPORTANT: For the HP DraftPro Plus, you must change the parity
  1168.     setting to EVEN on the plotter's front panel.
  1169.  
  1170. For HP PaintJet XL and HP LaserJet III:
  1171.  
  1172.         9600 baud, no parity, 8 data bits, and 1 stop bit.
  1173.  
  1174.  
  1175. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 23 of 26
  1176. ------------------------------------------------------------------------------
  1177.              HP DRAFTPRO PLUS
  1178.              ================
  1179. PARITY: If you use the serial interface, change the parity setting to EVEN 
  1180. on the plotter's front panel.
  1181.  
  1182. The table on the Quick Reference card which is part of the HP DraftPro Plus 
  1183. User's Guide (p/n C3170-90011) details the actual physical plotting areas 
  1184. for the (cutsheet) media sizes supported by the HP DraftPro Plus plotters.
  1185.  
  1186. Drawings created to plot on an HP DraftPro Plus should keep these physical
  1187. limits in mind when they are initially created.  If plotting in expanded 
  1188. mode, lines drawn at the edge of the plot will be under the pinch wheels 
  1189. and could be subject to smearing.
  1190.  
  1191.               HP DESIGNJET PLOTTERS
  1192.               =====================
  1193. As a general rule, when you're looking at the paper in the plotter, the side
  1194. margins (Y axis) are .2 inches each (5mm).  The top and bottom margins are 
  1195. .67 inches each (17mm).  The following table shows the imageable area for
  1196. standard paper sizes.
  1197.  
  1198.            Size      Inches            Millimeters
  1199.            ---------------------------------------
  1200.            A      9.66 X 8.1           245 X 205
  1201.            B     15.66 X 10.6          397 X 269
  1202.            C     20.66 X 16.6          524 X 421
  1203.            D     32.66 X 21.6          829 X 548
  1204.            E     42.66 X 33.6         1083 X 853
  1205.  
  1206. If you selected "2. DesignJet Monochrome" from the plotter models menu, 
  1207. HP DesignJet series plotters will print all colors in solid black.
  1208.  
  1209. If you selected "1. DesignJet Color" from the plotter models menu, the 
  1210. driver will send the AutoCAD color palette to your plotter.  The HP DesignJet 
  1211. series will print levels of grey scale to match the relative intensities of 
  1212. the AutoCAD colors.  The driver defaults the MERGE CONTROL to OVERWRITE MODE.  
  1213. Similar to the AutoCAD drawing that is displayed on your screen, the plotted 
  1214. result may show lighter intensity lines to overlap darker lines. 
  1215.  
  1216. HP DesignJet Memory Requirements:
  1217. ---------------------------------
  1218.  
  1219. When plotting large and detailed drawings, your plotter may run out of memory.
  1220. A guide to the required size of memory expansion module is the size of your 
  1221. largest plot (.PLT) file when you plot to file. Always choose a module size 
  1222. such that the total memory available in the plotter is larger than the 
  1223. largest plot you may want to output.  The one exception is smooth-rendered 
  1224. plots, which may be output with less memory than the size of the file.
  1225.  
  1226.  
  1227. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 24 of 26
  1228. ------------------------------------------------------------------------------
  1229.           HP 7600 ELECTROSTATIC PLOTTERS
  1230.           ==============================
  1231. A plot on a smaller sheet than the default size for the 7600 will be centered 
  1232. in the middle of the page.  For example, an A size plot on a 240E will be 
  1233. centered about 17 inches from the edge of the paper.  If you need to force a 
  1234. A, B, C... size drawing to the edge of the page, simply make use of a user 
  1235. page size that is set to the full height of the paper.  For example, if you 
  1236. want an A-size plot along the X-axis,
  1237.    
  1238.    "Enter the Size or Width,Height (in Inches) :"
  1239.  
  1240. enter the paper size as 10.5,35.18 for an E size plotter.  Not the 10.5,8.0 
  1241. as given for the A size sheet.  The HP7600 series Models 250,255,355 provide a 
  1242. front panel control to nest smaller size plots to save paper.  Please refer 
  1243. to the HP 7600 series "User Guide" documentation for details on this paper 
  1244. saving and time saving feature.
  1245.  
  1246.             HP DRAFTMASTER PLOTTERS
  1247.             =======================
  1248. The following table details the actual physical plotting areas for each page 
  1249. size supported by the Hewlett-Packard DraftMaster plotters:
  1250.  
  1251. Media     Plotting Width     Plotting Height        Media Orientation
  1252. Size     Normal  Expanded    Normal  Expanded    (as loaded into plotter)
  1253.   A       8.83"    9.66"      7.3"     8.1"             Portrait
  1254.   B      14.83"   15.66"      9.8"    10.6"             Portrait
  1255.   C      20.83"   21.66"     14.8"    15.6"             Portrait
  1256.   D      31.83"   32.66"     20.8"    21.6"             Portrait
  1257.   E      41.83"   42.66"     32.8"    33.6"             Portrait
  1258.  
  1259. Drawings created to plot on a Hewlett-Packard DraftMaster should keep these 
  1260. physical limits in mind when they are initially created.  If plotting in 
  1261. expanded mode, lines drawn at the edge of the plot will be under the pinch 
  1262. rollers and could be subject to smearing.
  1263.  
  1264. If you are using the HP Draftmaster for a LongPlot, you must follow the
  1265. instructions in the Hewlett-Packard User's Guide.  You must have a black 
  1266. 0.3mm fiber-tip pen (for plotter paper) or a 0.35mm drafting pen (for vellum 
  1267. or polyester film) in pen stall #8.  Only these pens enable the plotter to 
  1268. detect the registration marks used for frame-to-frame alignment.
  1269.  
  1270. Because HP Draftmaster uses multiple frames for LongPlots, the double-
  1271. matte polyester film is the only media type that will guarantee precise
  1272. registration between the multiple frames used to produce long axis plots.  
  1273. Non-polyester media expands and contracts with changes in temperature and 
  1274. humidity, causing portions of the media exposed to the air to roll up.  As a 
  1275. result, slight gaps may appear between frames if you use paper, vellum or 
  1276. other non-polyester films.  Hewlett-Packard recommends polyester media to be 
  1277. used when plots are to be made for archival purposes.  
  1278.  
  1279.  
  1280. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 25 of 26
  1281. ------------------------------------------------------------------------------
  1282.              HP PAINTJET XL IN HP-GL/2 MODE
  1283.              ==============================
  1284. The HP PaintJet XL must be allowed to finish a plot before starting another 
  1285. plot with a parallel cable.  If you try to plot a second drawing before the 
  1286. plotter finishes a plot, the HP PaintJet XL will reset itself, clear its 
  1287. memory and terminate the original plot.  
  1288.  
  1289. To configure the HP PaintJet XL as a serial device, the switches should all 
  1290. be set to the down position as follows:
  1291.     SWITCH          ON/UP   OFF/DOWN
  1292.  
  1293.     Baud0                      X
  1294.     Baud1                      X
  1295.     Par0                       X
  1296.     Par1                       X
  1297.     DTR/XON-XOFF               X
  1298.     MET/ENG                    X
  1299.     ROM 8/PC 8                 X
  1300.  
  1301.              HP LASERJET III IN HP-GL/2 MODE
  1302.              ===============================
  1303. Page Protection:
  1304. ----------------
  1305.  
  1306. If you have a HP LaserJet III, the factory default setting for Page Protection 
  1307. is OFF.  This sets aside only 191 Kbytes for Image Memory which will cause the 
  1308. HP LaserJet III to display the error message: "Printer Overrun".  Only a 
  1309. portion of your drawing will be plotted.  Setting Page Protection to "LTR/A4" 
  1310. should eliminate this problem.  See page 4-25 of the "HP LaserJet III User's 
  1311. Guide" for an explanation of Page Protection.  Chapter 4 of the user's guide 
  1312. also provides instructions on how to reconfigure your HP LaserJet III.  To 
  1313. get full-size plots on legal size paper will also need more memory.
  1314.  
  1315. Hewlett Packard LaserJet III's must have two megabyte memory total to
  1316. work with the HP-GL/2 driver.
  1317.  
  1318. Fills:
  1319. ------
  1320.  
  1321. Due to the finer resolution of the HP LaserJet III, you must reconfigure the 
  1322. pen width settings or you will end up with "streaks" in filled areas and/or 
  1323. broken lines.  Any large filled area should show some streaking at the 
  1324. default pen width of .010 (Inches).
  1325.  
  1326. There is a workaround by varying the Pen Width selected at plot time
  1327. configuration and opting for the adjusted filled boundaries.  When the plot 
  1328. time configuration asks:
  1329.  
  1330.     "Pen width in Inches <0.010>"
  1331.  
  1332. start with a pen width of .009 and do a test plot.  Be sure to answer yes
  1333. to the following question:
  1334.  
  1335.     "Adjust area fill boundaries for pen width? <N> "
  1336.  
  1337. If there still are streaks, reduce the pen width by .001 until the plot
  1338. output is acceptable.  Reducing the pen width will lengthen the plotting
  1339. time.  Please don't confuse this use of pen width with the use of line
  1340. weights referred to in other parts of this document.
  1341.  
  1342.  
  1343. PLPHPGL2.DOC             HP-GL/2 ADI 4.1 Driver                 Page 26 of 26
  1344. ------------------------------------------------------------------------------
  1345.  
  1346. Legal Paper Size:
  1347. -----------------
  1348.  
  1349. If you wish to plot a drawing longer than the 10.5" of letter size paper, you 
  1350. will have to install your legal size paper tray.  If you don't have a legal 
  1351. size tray, you can manually feed the legal size sheets to the printer.  You 
  1352. must set your printer for manual feed before you send the plot.  A good time 
  1353. to do this is when AutoCAD tells you to
  1354.  
  1355.    "Position paper in plotter."
  1356.    "Press RETURN to continue....".
  1357.  
  1358. If you do use manual feed, the HP LaserJet will display what size paper to 
  1359. feed it.  Please see your Hewlett-Packard "LaserJet III User's Guide" for 
  1360. details of how to set it up for manual feed.
  1361.  
  1362. Serial Configuration:
  1363. ---------------------
  1364.  
  1365. To configure the HP LaserJet III as a serial device, follow these steps:
  1366.  
  1367. 1) Take the printer off line.
  1368.  
  1369. 2) Hold the MENU button down for 5 seconds until the READY message
  1370.    changes to AUTO CONT....
  1371.  
  1372. 3) Press the MENU button once more.  It will display I/O=PARALLEL *
  1373.    If it shows I/O=SERIAL *, put the printer back on line.
  1374.  
  1375. 4) Press the '+' button once.  It should display I/O=SERIAL.
  1376.  
  1377. 5) Press ENTER to save the setting.  A * should appear in the display.
  1378.  
  1379. 6) Put the HP LaserJet back on line by pressing the ONLINE button.
  1380.  
  1381.  
  1382. AutoCAD, AutoSketch and ADI are registered trademarks of Autodesk, Inc.  
  1383. IBM, PC, XT, AT are trademarks of International Business Machines Corporation.
  1384. HP is a trademark of Hewlett-Packard Corporation.
  1385. Novell, Netware are registered trademarks of Novell, Inc.
  1386.  
  1387. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1388. !                                                                          !
  1389. !                Copyright 1991,92,93 Hewlett-Packard Co.                  !
  1390. !               Copyright 1986,87,88,89,90, Autodesk, Inc.                 !
  1391. !                                                                          !
  1392. !  License is granted for the use of this software and documentation on    !
  1393. !  a no-cost, sharing basis.  You may distribute and copy this software    !
  1394. !  freely as long as it remains a completely unaltered package and is      !
  1395. !  not sold for profit.                                                    !
  1396. !                                                                          !
  1397. !  These materials are provided with no warranty, either expressed or      !
  1398. !  implied, including but not limited to any implied warranties of         !
  1399. !  merchantability or fitness for a particular purpose, regarding these    !
  1400. !  materials and are made available on an "as-is" basis.                   !
  1401. !                                                                          !
  1402. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  1403.  
  1404.  
  1405.