Blame
|
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 | ||||||||
| 21 | ### Dokumentation |
|||||||
| 22 | ||||||||
| 23 | 📖 **[Zum deutschen Endanwender-Handbuch](docs/de/00-inhalt)** |
|||||||
| 24 | ||||||||
| 25 | --- |
|||||||
| 26 | ||||||||
| 27 | ## 🇬🇧 English |
|||||||
| 28 | ||||||||
| 29 | **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. |
|||||||
| 30 | ||||||||
| 31 | ### Features |
|||||||
| 32 | ||||||||
| 33 | - **Spool management** – Track every filament spool with weight, status, and storage location |
|||||||
| 34 | - **Fill level monitoring** – Automatic status calculation (Full / Normal / Low / Critical / Empty) with low-stock alerts on the Dashboard |
|||||||
| 35 | - **Manufacturers & Filaments** – Structured management of manufacturers and filament products including material type, diameter, and colors |
|||||||
| 36 | - **Storage locations** – Define storage places with optional RFID integration for automatic identification |
|||||||
| 37 | - **Printer integration** – Connect 3D printers via OctoPrint or Klipper/Moonraker for automatic consumption tracking |
|||||||
| 38 | - **Multi-user & roles** – Role-based access control (Administrator, User, Viewer) with individually configurable permissions |
|||||||
| 39 | - **API & device tokens** – REST API for external devices and automations (e.g. RFID scanners) |
|||||||
| 40 | - **Extra fields** – Extensible data fields for spools and filaments tailored to your needs |
|||||||
| 41 | - **Multi-language** – Support for multiple display languages |
|||||||
| 42 | ||||||||
| 43 | ### Documentation |
|||||||
| 44 | ||||||||
| 45 | 📖 **[Go to the English User Manual](docs/en/00-contents)** |
|||||||
| 46 | ||||||||
| 47 | --- |
|||||||
| 48 | ||||||||
| 49 | *FilaMan is developed and maintained by Manuel Weiser. Licensed under the MIT License.* |
|||||||