repsnapper
STL to GCode Converter and print software for RepRap machines
Install
- All systems
-
curl cmd.cat/repsnapper.sh
- Debian
-
apt-get install repsnapper
- Ubuntu
-
apt-get install repsnapper
- Kali Linux
-
apt-get install repsnapper
- Fedora
-
dnf install repsnapper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install repsnapper
- Raspbian
-
apt-get install repsnapper
- Dockerfile
- dockerfile.run/repsnapper
repsnapper
STL to GCode Converter and print software for RepRap machines
A RepRap is a 3D printer: a machine which can print 3-dimensional plastic objects from a computer model. Repsnapper can convert STL, which can be created with most 3D drawing programs like Blender, into GCode, which the RepRap can understand. It can also be used to send the result to the RepRap.