Multi-ttach: Adhesion Structure for Multimaterial FDM printing
Updated with Docker. Do this:
- Install Docker Desktop
- Clone this repository
- Open a console and run these commands in the directory you cloned into:
docker build -t multittach . docker run -p 8080:5000 multittach - Now open a web browser to http://localhost:8080 .