Skip to content

Tools for printing and 3D printing

OctoPrint

OctoPrint web-based 3D printers management tool

OctoPrint

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.

Author: @armbian

Status: Stable

armbian-config --cmd OCT001

The web interface is accessible via port 7981:

  • URL: https://<your.IP>:7981
  • Install directory: /armbian/octoprint
Bash
docker logs -f octoprint
OctoPrint remove:
armbian-config --cmd OCT002
OctoPrint purge with data folder:
armbian-config --cmd OCT003