Skip to content

OctoPrint

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
armbian-config --cmd OCT001
  • Install directory: /armbian/octoprint
Bash
docker logs -f octoprint

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.