hpgl
Plotter controller
A Node.js library to control HPGL-compatible plotters by sending serial commands
A Node.js library to communicate with HPGL-compatible plotters and printers.
39 stars
5 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
hpglpen-plotter
Related projects:
Repository | Description | Stars |
---|---|---|
drepetto/chiplotle | A Python library for controlling and customizing HPGL plotter devices | 33 |
awdriggs/processing2hpgl | Allows direct connection between Processing and HP-compatible pen plotters. | 2 |
aubergene/d3-hpgl | Serializes Canvas path commands to HPGL format for pen plotters and other devices. | 19 |
cyprienh/chiplotle3 | A Python library that extends the HPGL plotter control language and provides direct control of HPGL-aware hardware via a standard usb<->serial port interface. | 7 |
jana-marie/mp2300-tools | Provides tools and scripts to control the Graphtec MP2300 plotter. | 6 |
anachrocomputer/vec | Vector graphics software to generate HPGL output and drive pen plotters. | 25 |
fogleman/axi | A Python library that controls and interacts with an AxiDraw v3 pen plotter. | 276 |
gregpinero/arduinoplot | A Python script that plots real-time numeric data received from an Arduino's serial port. | 108 |
fogleman/xy | Software utilities for controlling and interacting with the XY Plotter Robot Kit | 70 |
lghs/hpgl-sender | A web-based tool for sending HPGL code to Roland DXY plotters. | 10 |
jetbrains/lets-plot-kotlin | A Kotlin API for creating multiplatform plots and graphics using the Grammar of Graphics | 446 |
hoektronics/botqueue | A software platform for remotely controlling 3D printers and managing printing jobs. | 166 |
jjg/restduino | An Arduino sketch providing a basic REST-like interface to interact with digital and analog pins over a network connection. | 284 |
sismoke/roland-dpx-3300 | Creating a networked interface for controlling the Roland DPX-3300 drafting plotter using an Arduino-based bridge. | 0 |
volkers/vgplot | A Common Lisp interface to the gnuplot utility for plotting graphs. | 51 |