laurent-daniel-utt / MeshIneBits

Disintegrate a 3D model into standard bits for fast 3D printing
GNU General Public License v3.0
6 stars 2 forks source link
3d-printer 3d-printing java processing slicer

MeshIneBits

MeshIneBits is a Java software to disintegrate a 3d mesh (model in .stl) into a network of standard parts (called "Bits").

This based on SliceAndDaid.

Installation

Clone Repository

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Icons used in this project are either drawn by MS Paint or taken from

IntelliJ IDEA

We are asking users to work on the project by using IntelliJ IDEA

Configuration

To do before running the project

Running