Skip to content

Reverse print server for devices sending HPGL files or similar plots via serial

License

Notifications You must be signed in to change notification settings

neuschs/hpgl-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpgl-server

This is a little piece of software to dump all arriving HPGL plots on a specified serial port to a directory.

If the software is started without a directory parameter the local working directory with the 'name' as subdirectory.

The syntax per command line is simple:

--device TEK11801C:COM10:19200:8:N:1

Name:SerialPort:BaudRate:Bits:Parity:StopBits

--help Showing Help

--directory Directory where the hpgl dumps shall be located

Currently there is one binary for windows but none for unix. The source code is built on the boost librarys and some msys2 packages so it should be compilable on unix systems.

Disclaimer

I wrote this just for personal use and documented it only for myself.

About

Reverse print server for devices sending HPGL files or similar plots via serial

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published