python -m venv .venv
.venv/scripts/activate.ps1
pip install -r requirements.txt
python make-real-objects.py bender.svg
output file will be bender_converted.stl
pass in your own SVG file to try converting your own
Works best where transparent areas of SVG will be cut out, and white areas will be kept as part of stencil