admesh

Processes and repairs triangulated solid meshes in STL format

brewmacoslinux
Try with needOr install directly
Source

About

Processes triangulated solid meshes

Commands

admesh

Examples

Repair and check a mesh file for errors$ admesh input.stl
Convert ASCII STL to binary format$ admesh -c input.stl -o output.stl
Fix mesh normals and remove duplicate facets$ admesh -f input.stl -o repaired.stl