sfact-craft

toolchain to generate G-Code instructions from 3D models

Install

All systems
curl cmd.cat/sfact-craft.sh
Debian Debian
apt-get install sfact
Ubuntu
apt-get install sfact
Fedora
dnf install sfact
Windows (WSL2)
sudo apt-get update sudo apt-get install sfact
Raspbian
apt-get install sfact

sfact

toolchain to generate G-Code instructions from 3D models

SFACT, an improved version of Skeinforge, is a set of Python scripts which convert 3D models into G-Code instructions. Then the generated G-Code instructions can be used for various computer numerical control (CNC) machines, to build the 3D models into actual objects. Especially Skeinforge is a de facto standard tool for RepRap or similar 3D printers.