b4ld / STL-Volume-Model-Calculator

STL Volume Model Calculator Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STL Volume Model Calculator

This code is a volume calculator for STL Model in Python. The script calculates how much material is needed for printing a 3D models.

Usage in a terminal: python mesure_volume.py torus.stl

"torus.stl" is any STL binary model of the object you want to calculate the volume.

Please report any error you may find to me (mar.canet@gmail.com).

Author: Mar Canet(http://var-mar.info) - Twitter: mcanet

If someone is looking for some explanation about volume calculator i recommend read this blog post: http://n-e-r-v-o-u-s.com/blog/?p=4415

Licenced under:

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License(http://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US). For commercial licence of this software or extra implementations or integrations or customization, feel free to contact me.

About

STL Volume Model Calculator Python


Languages

Language:Python 100.0%