Skip to content

Tools for printing and 3D printing


OctoPrint web-based 3D printers management tool

OctoPrint web-based 3D printers management tool

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.

This operation will install OctoPrint

Command:

Text Only
armbian-config --cmd OCT001

Author: @armbian

Status: Stable

The web interface is accessible via port 7981:

  • URL: https://<your.IP>:7981
  • Install directory: /armbian/octoprint
Bash
docker logs -f octoprint

OctoPrint remove

This operation will remove OctoPrint

Command:

Text Only
armbian-config --cmd OCT002

Author: @armbian

Status: Stable


OctoPrint purge with data folder

This operation will purge OctoPrint with data folder

Command:

Text Only
armbian-config --cmd OCT003

Author: @armbian

Status: Stable