stl2bin

modifying STL files

Install

All systems
curl cmd.cat/stl2bin.sh
Debian Debian
apt-get install numpy-stl
Ubuntu
apt-get install numpy-stl
image/svg+xml Kali Linux
apt-get install numpy-stl
Fedora
dnf install python3-numpy-stl
Windows (WSL2)
sudo apt-get update sudo apt-get install numpy-stl

python3-numpy-stl

modifying STL files

numpy-stl

stl file and 3d object handling (tools)

Numpy-STL is a library for working with STL files (and 3D objects in general) in the Python language. Due to all operations heavily relying on Numpy this is one of the fastest STL editing libraries for Python available. This package contains tools to convert between the ascii and binary stl file format versions, using Numpy-STL.