Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phuang1024/3dpdraw
Downgrade your 3D printer by using it as a 2D printer.
https://github.com/phuang1024/3dpdraw
Last synced: 9 days ago
JSON representation
Downgrade your 3D printer by using it as a 2D printer.
- Host: GitHub
- URL: https://github.com/phuang1024/3dpdraw
- Owner: phuang1024
- License: gpl-3.0
- Created: 2023-04-28T01:00:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-30T15:37:41.000Z (over 1 year ago)
- Last Synced: 2024-11-05T22:37:52.591Z (about 2 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3DPDraw
Downgrade your 3D printer by using it as a 2D printer.
## Usage
```
$ python convert.py
```Enter your line segments as `x1 y1 x2 y2`. Gcode is printed to stdout.
The other scripts call `convert.py` and generate cool stuff.
Somehow, fix your writing utensil to the 3D printer nozzle area, so that it moves
with the nozzle.Manually level or adjust Z offset so the pen draws properly.
Be careful of the nozzle smashing into the paper and ripping it, if Z is not adjusted
properly.