MattFerraro / custom_gcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an experimental art project to paint a portrait using a CNC router and a V-bit to punch holes

To Use

git clone git@github.com:MattFerraro/custom_gcode.git
cd custom_gcode
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

python mosaic.py

Example

dali simulation IMG_0202 2

About

License:MIT License


Languages

Language:nesC 98.7%Language:Python 1.3%