Skip to content

aaronBASS/STL-Volume-Model-Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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 ([email protected]).

Author: Mar Canet(http://mcanet.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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%