From 0ba7a03ab2b4a2ae56d9c1a5501ebe2c713b5145 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Thu, 28 Nov 2019 23:18:39 -0500 Subject: Docs --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 501e561..7d6647c 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,9 @@ engrave raster images. You just need Python 3, OpenCV, and NumPy (i.e. `pip install ...`). Then, just run `python src/rastercarve.py IMAGE`, where `IMAGE` is a -bitmap image in any format supported by OpenCV. +bitmap image in any format supported by OpenCV. G-code is output to +standard output. + +## Configuration + +Edit `rastercarve.py` to change the material and engraving settings. -- cgit v1.1