```sh git clone https://github.com/MaxHalford/svg2stl cd svg2stl pip install -r requirements.txt python svg2stl.py example.svg --thickness 4 ```