cura
GUI G-code generator for 3D printers
Install
- All systems
-
curl cmd.cat/cura.sh
- Debian
-
apt-get install cura
- Ubuntu
-
apt-get install cura
- Arch Linux
-
pacman -S cura
- Kali Linux
-
apt-get install cura
- Fedora
-
dnf install cura
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cura
- Dockerfile
- dockerfile.run/cura
cura
GUI G-code generator for 3D printers
Cura converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. Cura is easy to use for novices and provide over 200 settings to adjust for the expert. It can output G-Code for several series of 3D printers, most notably the Ultimaker. It provide a graphical user interface. For batch mode, check out cura-engine.