Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.
/ hp-plot Public archive
forked from FozzTexx/hp-plot

PostScript program to convert PostScript to HPGL

License

Notifications You must be signed in to change notification settings

baradhili/hp-plot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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.

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%