Skip to content

Multi-ttach: Techniques to Enhance Multi-material Attachments in Low-cost FDM 3D Printing (SCF'21)

License

Notifications You must be signed in to change notification settings

fetlab/multi-ttach

 
 

Repository files navigation

Multi-ttach

Multi-ttach: Adhesion Structure for Multimaterial FDM printing

Updated with Docker. Do this:

  1. Install Docker Desktop
  2. Clone this repository
  3. Open a console and run these commands in the directory you cloned into:
    docker build -t multittach .
    docker run -p 8080:5000 multittach
    
  4. Now open a web browser to http://localhost:8080 .

About

Multi-ttach: Techniques to Enhance Multi-material Attachments in Low-cost FDM 3D Printing (SCF'21)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • G-code 98.7%
  • JavaScript 1.1%
  • Other 0.2%