You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
1.8 KiB
1.8 KiB
comments
| comments |
|---|
| true |
Tools for printing and 3D printing
OctoPrint
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.
Edit: footer header
Status: Stable
Architecture: x86-64 arm64
Maintainer: @igorpecovnik
Documentation: Link
armbian-config --cmd OCT001
=== "Access to the web interface"
The web interface is accessible via port **7981**:
- URL: `https://<your.IP>:7981`
=== "Directories"
- Install directory: `/armbian/octoprint`
=== "View logs"
```sh
docker logs -f octoprint
```
armbian-config --cmd OCT002
armbian-config --cmd OCT003
