FilaMan Documentation
Changelog
Documentation
About An Otter Wiki
Toggle dark mode
Login
Home
A - Z
Page Index
Docs
De
00-Inhalt
01-Einleitung
02-Anmeldung
03-Navigation
04-Dashboard
05-Hersteller
06-Filamente
07-Spulen
08-Lagerorte
09-Drucker
10-Einstellungen
11-Admin
12-Farbverwaltung
13-Faq
14-Plugin-Bambulab
15-Plugin-Spoolmandb
16-Plugin-Spoolmanapi
17-Plugin-Bambuddy
18-Filamandb
19-Plugin-Moonraker
20-Installation-Raspberry-Pi
En
00-Contents
01-Introduction
02-Login
03-Navigation
04-Dashboard
05-Manufacturers
06-Filaments
07-Spools
08-Locations
09-Printers
10-Settings
11-Admin
12-Colors
13-Faq
14-Plugin-Bambulab
15-Plugin-Spoolmandb
16-Plugin-Spoolmanapi
17-Plugin-Bambuddy
18-Filamandb
19-Plugin-Moonraker
20-Installation-Raspberry-Pi
Home
Commit
13148c
2026-07-28 22:07:56
Manuel Weiser
: docs: Update Moonraker installation instructions with new download link and add README reference
docs/de/19-plugin-moonraker.md
..
@@ 108,13 108,15 @@
### Installation
+
> **Hinweis:** Siehe auch FilaMan Moonraker Readme https://github.com/Fire-Devils/FilaMan-Moonraker-Komponente
+
**Schritt 1: Komponentendatei herunterladen**
Verbinden Sie sich per SSH mit dem Drucker-Server und laden Sie die Datei `filaman.py` in das Moonraker-Komponentenverzeichnis herunter:
```bash
cd ~/moonraker/moonraker/components
-
wget https://github.com/Fire-Devils/FilaMan-Moonraker-Komponente/raw/main/filaman.py
+
wget https://raw.githubusercontent.com/Fire-Devils/FilaMan-Moonraker-Komponente/refs/heads/main/filaman.py
```
Alternativ können Sie die Datei manuell herunterladen und per SFTP/SCP übertragen.
docs/en/19-plugin-moonraker.md
..
@@ 108,13 108,15 @@
### Installation
+
> **Note:** Check also FilaMan Moonraker Readme https://github.com/Fire-Devils/FilaMan-Moonraker-Komponente
+
**Step 1: Download the component file**
Connect to the printer server via SSH and download the `filaman.py` file into the Moonraker components directory:
```bash
cd ~/moonraker/moonraker/components
-
wget https://github.com/Fire-Devils/FilaMan-Moonraker-Komponente/raw/main/filaman.py
+
wget https://raw.githubusercontent.com/Fire-Devils/FilaMan-Moonraker-Komponente/refs/heads/main/filaman.py
```
Alternatively, download the file manually and transfer it via SFTP/SCP.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9