# Install

Python required! `python3.10`

Then, on Windows:
```
py -m pip install --user -r requirements.txt
```

# fushion360-cushion
Converts stl face scan file to a cnc tool path used to create user mold.



https://user-images.githubusercontent.com/5153498/150671503-7d2a2b3f-3c92-4e4e-807e-e77b0ec2fdbf.mp4



### Pickup point:
switch the work space to manufacturing and change the setup[0].models to use the newly imported mesh

### Todo:
- slice & fill the nose geo.
- refactor in to functional parts to make procedure clearer.
- Send export to webservice.
- Repeat or wait for scan.
- Connect to webservice that serves stl files.
- Convert from script to add-in.


### Usage:
Open Fusion360, scripts and plug-ins, click the plus next to my scripts and navigate to CreateToolPath.py

### Example Result in Candle(grbl):
![image](https://user-images.githubusercontent.com/5153498/150699553-a7fb6726-c664-4952-acc7-3c59622a6c2c.png)
