Skip to content

HomePrint is a tool used to break down a .STL model of a building to output code for building-scale 3D printing.

Notifications You must be signed in to change notification settings

jhaip/HomePrint

Repository files navigation

HomePrint - MIT Mediated Matter

HomePrint is a tool used to break down a .STL model of a building to output code for building-scale 3D printing. Models are sliced up into layers and parameters are adjusted to output the toolpaths used by a KUKA robotic arm for 3D printing.

This project is a derivative/expansion of the wxblackcat project by Zhigang Liu which provided the basis for the GUI and slicing of models. I updated the visualization of the models and added additional features needed for 3D printing such as more user friendly parameter adjustment, and predicted print information.

Requirements:

To run:

  1. Navigate to HomePrint folder containing homeprint.py

  2. type:

    python homeprint.py

for Mac users:

python-32 homeprint.py

About

HomePrint is a tool used to break down a .STL model of a building to output code for building-scale 3D printing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages