Blame

57076d Manuel Weiser 2026-02-23 16:43:14
update
1
# FilaMan – Filament Management System
2
3
---
4
5
## 🇩🇪 Deutsch
6
7
**FilaMan** ist eine webbasierte Open-Source-Anwendung zur Verwaltung von **3D-Drucker-Filamenten**. Sie ermöglicht es Einzelpersonen und Teams, ihren gesamten Filamentbestand zentral zu erfassen, zu organisieren und zu überwachen.
8
9
### Funktionsumfang
10
11
- **Spulenverwaltung** – Erfassen Sie jede Filamentspule mit Gewicht, Status und Lagerort
12
- **Füllstandsüberwachung** – Automatische Statusberechnung (Full / Normal / Low / Critical / Empty) mit Low-Stock-Warnungen auf dem Dashboard
13
- **Hersteller & Filamente** – Strukturierte Verwaltung von Herstellern und Filamentprodukten mit Materialtyp, Durchmesser und Farben
14
- **Lagerorte** – Definition von Lagerplätzen mit optionaler RFID-Integration zur automatischen Identifikation
15
- **Druckerintegration** – Anbindung von 3D-Druckern über OctoPrint oder Klipper/Moonraker zur automatischen Verbrauchserfassung
16
- **Mehrbenutzer & Rollen** – Rollenbasierte Zugriffskontrolle (Administrator, User, Viewer) mit individuell konfigurierbaren Berechtigungen
17
- **API & Geräte-Token** – REST-API für externe Geräte und Automatisierungen (z. B. RFID-Scanner)
18
- **Zusatzfelder** – Erweiterbare Datenfelder für Spulen und Filamente nach eigenen Anforderungen
19
- **Mehrsprachig** – Unterstützung mehrerer Anzeigesprachen
20
695da7 Manuel Weiser 2026-02-27 10:45:23
docs: Add GitHub links to the home page in German and English sections
21
### Github
22
https://github.com/Fire-Devils/filaman-system
110200 Manuel Weiser 2026-02-27 10:45:55
docs: Add additional GitHub links in the German and English sections
23
695da7 Manuel Weiser 2026-02-27 10:45:23
docs: Add GitHub links to the home page in German and English sections
24
https://github.com/Fire-Devils/FilaMan-System-ESP32
110200 Manuel Weiser 2026-02-27 10:45:55
docs: Add additional GitHub links in the German and English sections
25
695da7 Manuel Weiser 2026-02-27 10:45:23
docs: Add GitHub links to the home page in German and English sections
26
https://github.com/Fire-Devils/filaman-plugins
27
57076d Manuel Weiser 2026-02-23 16:43:14
update
28
### Dokumentation
29
30
📖 **[Zum deutschen Endanwender-Handbuch](docs/de/00-inhalt)**
31
32
---
33
34
## 🇬🇧 English
35
36
**FilaMan** is a web-based open-source application for managing **3D printer filaments**. It enables individuals and teams to centrally record, organize, and monitor their entire filament inventory.
37
38
### Features
39
40
- **Spool management** – Track every filament spool with weight, status, and storage location
41
- **Fill level monitoring** – Automatic status calculation (Full / Normal / Low / Critical / Empty) with low-stock alerts on the Dashboard
42
- **Manufacturers & Filaments** – Structured management of manufacturers and filament products including material type, diameter, and colors
43
- **Storage locations** – Define storage places with optional RFID integration for automatic identification
44
- **Printer integration** – Connect 3D printers via OctoPrint or Klipper/Moonraker for automatic consumption tracking
45
- **Multi-user & roles** – Role-based access control (Administrator, User, Viewer) with individually configurable permissions
46
- **API & device tokens** – REST API for external devices and automations (e.g. RFID scanners)
47
- **Extra fields** – Extensible data fields for spools and filaments tailored to your needs
48
- **Multi-language** – Support for multiple display languages
49
695da7 Manuel Weiser 2026-02-27 10:45:23
docs: Add GitHub links to the home page in German and English sections
50
### Github
51
https://github.com/Fire-Devils/filaman-system
110200 Manuel Weiser 2026-02-27 10:45:55
docs: Add additional GitHub links in the German and English sections
52
695da7 Manuel Weiser 2026-02-27 10:45:23
docs: Add GitHub links to the home page in German and English sections
53
https://github.com/Fire-Devils/FilaMan-System-ESP32
110200 Manuel Weiser 2026-02-27 10:45:55
docs: Add additional GitHub links in the German and English sections
54
695da7 Manuel Weiser 2026-02-27 10:45:23
docs: Add GitHub links to the home page in German and English sections
55
https://github.com/Fire-Devils/filaman-plugins
56
57076d Manuel Weiser 2026-02-23 16:43:14
update
57
### Documentation
58
59
📖 **[Go to the English User Manual](docs/en/00-contents)**
60
61
---
62
63
*FilaMan is developed and maintained by Manuel Weiser. Licensed under the MIT License.*