| Author |
Message |
longshot
Guest
|
Posted:
Thu Dec 16, 2004 9:43 pm Post subject:
plotting plt files |
|
|
how can i do it?
|
|
| Back to top |
|
 |
Tim Arheit
Guest
|
Posted:
Thu Dec 16, 2004 10:13 pm Post subject:
Re: plotting plt files |
|
|
On Thu, 16 Dec 2004 11:43:37 -0500, "longshot"
<hoosier-longshot@aol.com> wrote:
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 |
|
| Back to top |
|
 |
longshot
Guest
|
Posted:
Thu Dec 16, 2004 10:20 pm Post subject:
Re: plotting plt files |
|
|
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
|
|
| Back to top |
|
 |
Paul Turvill
Guest
|
Posted:
Thu Dec 16, 2004 11:35 pm Post subject:
Re: plotting plt files |
|
|
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.
___
"longshot" <hoosier-longshot@aol.com> wrote in message
news:32dv35F3klucpU1@individual.net...
| Quote: | 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 |
|
|
| Back to top |
|
 |
Norbert Grund
Guest
|
Posted:
Fri Dec 17, 2004 2:38 am Post subject:
Re: plotting plt files |
|
|
On Thu, 16 Dec 2004 10:35:48 -0800, "Paul Turvill"
<nospam@turvill.com> wrote:
| Quote: | If the PLT file wasn't created for your
specific plotter, even GOPLOT won't be of much use.
|
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. |
|
| Back to top |
|
 |
Paul Turvill
Guest
|
Posted:
Fri Dec 17, 2004 2:50 am Post subject:
Re: plotting plt files |
|
|
I couldn't care less ... but perhaps the OP will find this useful.
"Norbert Grund" <DELETE4EMAIL_ngrund@gmx.de> wrote in message
news:5vv3s0dkf9c5hbgarop3vla07g75u4661h@4ax.com...
| Quote: | On Thu, 16 Dec 2004 10:35:48 -0800, "Paul Turvill"
nospam@turvill.com> wrote:
If the PLT file wasn't created for your
specific plotter, even GOPLOT won't be of much use.
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. |
|
|
| Back to top |
|
 |
Norbert Grund
Guest
|
Posted:
Sat Dec 18, 2004 9:34 pm Post subject:
Re: plotting plt files |
|
|
On Thu, 16 Dec 2004 10:35:48 -0800, "Paul Turvill"
<nospam@turvill.com> wrote:
| Quote: | For a software solution to send PLT files to your plotter, do a Google
search for GOPLOT.
|
the correct link is: http://www.output.tmfweb.nl/GoPlot.html
an alternative is PrintFile: http://www.lerup.com/printfile/
seems that the site is down, at least currently.
N. |
|
| Back to top |
|
 |
|
|
|
|