skeinforge_craft
toolchain to generate G-Code instructions from 3D models
Install
- All systems
-
curl cmd.cat/skeinforge_craft.sh
- 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
- Dockerfile
- dockerfile.run/skeinforge_craft
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.