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: over 1 year 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 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T19:58:52.000Z (over 3 years ago)
- Last Synced: 2024-12-29T04:24:22.993Z (over 1 year ago)
- Topics: open-source, otter, plotter, python
- Language: Python
- Homepage: https://twitter.com/_Jana_Marie/status/1107066424982417409
- Size: 233 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MP2300-Tools
This repo contains Tools and informations on how to control Graphtec MP2300 plotters (and possibly other).
[](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/`.