OctoPrint¶

x86-64 arm64 ยท ๐ณ Docker ยท Documentation ยท http://<your.IP>:7981
OctoPrint is an open source 3D printer controller application, which provides a web interface for the connected printers. It displays printers status and key parameters and allows user to schedule prints and remotely control the printer.
Install from armbian-config โ Software โ Printing โ OctoPrint
| CLI install | |
|---|---|
- Install directory:
/armbian/octoprint
| Bash | |
|---|---|
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_octoprint install |
| OctoPrint remove | armbian-config --api module_octoprint remove |
| OctoPrint purge with data folder | armbian-config --api module_octoprint purge |
| Status | armbian-config --api module_octoprint status |
| Help | armbian-config --api module_octoprint help |
Part of Armbian’s Tools for printing and 3D printing software.