Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jana-Marie/MP2300-Tools
My collection of tools I've written for the graphtec MP2300 plotter. Demo:
https://github.com/Jana-Marie/MP2300-Tools
open-source otter plotter python
Last synced: about 1 month ago
JSON representation
My collection of tools I've written for the graphtec MP2300 plotter. Demo:
- Host: GitHub
- URL: https://github.com/Jana-Marie/MP2300-Tools
- Owner: Jana-Marie
- Created: 2019-03-16T23:07:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T19:58:52.000Z (over 1 year ago)
- Last Synced: 2024-04-07T08:51:20.683Z (8 months ago)
- Topics: open-source, otter, plotter, python
- Language: Python
- Homepage: https://twitter.com/_Jana_Marie/status/1107066424982417409
- Size: 233 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-plotters - MP2300-Tools - Software for converting HPGL to Graphtec's GPGL format, as well as CAD files for a Graphtec plotter pen adapter. (Software / Plotter Control)
README
# MP2300-Tools
This repo contains Tools and informations on how to control Graphtec MP2300 plotters (and possibly other).
[![example](https://pbs.twimg.com/media/D10XChTWkAEfoFP.jpg:large)](https://twitter.com/JanHenrikH/status/1107066424982417409)
## Software
Convert hpgl to gpgl with `hpgl2gpgl.py`.
```bash
./hpgl2serial.py
./hpgl2serial.py test.hpgl test.gpgl 99
```Convert and send hpgl to your gpgl plotter with `hpgl2serial.py`.
```bash
./hpgl2serial.py
./hpgl2serial.py test.hpgl /dev/ttyUSB0 99
```## Hardware
3D printable pen holder files in `CAD/`.