plotting plt files

Discussion in 'AutoCAD' started by longshot, Dec 16, 2004.

  1. longshot

    longshot Guest

    how can i do it?
     
    longshot, Dec 16, 2004
    #1
  2. longshot

    Tim Arheit Guest

    Assuming your plotter is connected to LPT1, and the plotter/printer
    understands the language the plt file is in (they can vary depending
    on the printer the plt file was generated for.)

    On the command line:
    Copy filename.plt lpt1:

    or for network printers:
    copy filename.plt \\server\myplotter


    There are some programs that will do the same, but I"m not familiar
    with them.

    -Tim
     
    Tim Arheit, Dec 16, 2004
    #2
  3. longshot

    longshot Guest

    my plotter is an HP 750c plus & it is run through a network server. I looked
    in the acad help files & it seems that 2000i express tools has a lisp to use
    LPT2DWG. however I get an error stating that my hp-gl version is not
    supported. I am at a loss
     
    longshot, Dec 16, 2004
    #3
  4. longshot

    Paul Turvill Guest

    I think the Express Tool you're thinking of is intended to convert an HPGL
    file to a DWG file, not to plot it. Further, it works only with old-style
    HPGL files, while most newer HP (and a number of others) use HP/GL2, a
    different dialect.

    For a software solution to send PLT files to your plotter, do a Google
    search for GOPLOT. Be aware, however, that PLT is a *naming* convention
    only, and not a fixed file format. If the PLT file wasn't created for your
    specific plotter, even GOPLOT won't be of much use.
    ___
     
    Paul Turvill, Dec 16, 2004
    #4
  5. if you wanna check, whether the PLoT file is formatted in HP-GL or
    HP-GL/2, check with an appropriate plot viewer as e.g. fine SPLOT:
    http://www.swplot.com/

    N.
     
    Norbert Grund, Dec 16, 2004
    #5
  6. longshot

    Paul Turvill Guest

    I couldn't care less ... but perhaps the OP will find this useful.
     
    Paul Turvill, Dec 16, 2004
    #6
  7. Norbert Grund, Dec 18, 2004
    #7
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.