willprice / chiplotle

:pencil2: Now that's a spicy plotter library - Python 3 port

Home Page:http://chiplotle.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chiplotle

CircleCI Status Code coverage Status Documentation Status PyPI Version Codacy Badge

Chiplotle is a Python library that implements and extends the HPGL (Hewlett-Packard Graphics Language) plotter control language. It supports all the standard HPGL commands as well as our own more complex "compound HPGL" commands, implemented as Python classes. Chiplotle also provides direct control of your HPGL-aware hardware via a standard usb<->serial port interface.

Chiplotle has been tested with a variety of HPGL devices from various companies, including Hewlett-Packard, Roland Digital Group, Houston Instrument, etc. It includes plotter-specific configuration files for many different plotter models, as well as a generic configuration that should work with any HPGL-compliant device.

Chiplotle is written and maintained by Victor Adan and Douglas Repetto.

Find all there is to know about Chiplotle at: http://music.columbia.edu/cmc/chiplotle

About

:pencil2: Now that's a spicy plotter library - Python 3 port

http://chiplotle.org

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Makefile 0.1%