CuraEngine

commandline slicer program for 3-D printers

Install

All systems
curl cmd.cat/CuraEngine.sh
Debian Debian
apt-get install cura-engine
Ubuntu
apt-get install cura-engine
Arch Arch Linux
pacman -S CuraEngine-1
image/svg+xml Kali Linux
apt-get install cura-engine
Windows (WSL2)
sudo apt-get update sudo apt-get install cura-engine
OS X
brew install CuraEngine-1
Raspbian
apt-get install cura-engine

cura-engine

commandline slicer program for 3-D printers

3-D printers need a toolpath for printing, while what is usually distributed is a 3-D model. A slicer programs converts a model to a toolpath, with user defined settings for options such as infill density and printing speed. This slicer is the commandline backend of Cura.

CuraEngine-1

instructions for 3D printers

CuraEngine

CuraEngine is a C++ console application for 3D printing G-code

generation. It has been made as a better and faster alternative to the old Skeinforge engine. This is just a console application for G-code generation. For a full graphical application look at cura with is the graphical frontend for CuraEngine.