Provel Print
Overview
A CAD-type application that facilitates a faster turnaround time for amputees to receive 3D printed socket for a residual limb.
Details
I was contracted to create a CAD-like application to modify a prosthesis STL file and upload the modificatons to a 3D printer. I learned how to use Three.JS to import and change the STL data. As well, I created a rudimentary slicing function with a GCode generator. The project repository may be viewed here.
Tech Stack
- Three.js
- JavaScript