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