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.