Skip to content

programli/hp-plot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 7220C to modem port. No null modem cable needed.

Use hp-plot.sh to convert PostScript to HPGL using GhostScript and
hpgl.ps

** WARNING: coordinates may come out negative. If they do add a
   translate PS command after the comments in the PS file.

Use cat-serial to send HPGL output to plotter. It will automatically
buffer.

If output is too faint slow the pen down by adding a VS command to the
HPGL just after the IN; command. VS1 worked well last time with how
dried the pens were.
Hello,
Your "hp-plot" project on GitHub is greate!
How to use hp-plot.sh to convert PostScript to HPGL using GhostScript and hpgl.ps?
Could you teach me step by step for screen capture, or write it on GitHub. Thank you very much.

About

PostScript program to convert PostScript to HPGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.5%
  • PostScript 14.0%
  • Makefile 10.1%
  • Shell 6.4%