From e0df5d33f272a4b4c09dc030c6fe590cbd856ea2 Mon Sep 17 00:00:00 2001 From: Thomas Taugs Date: Tue, 11 Mar 2025 14:49:28 +0100 Subject: [PATCH 1/4] Update README.de.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Einige Kleinigkeiten die mir aufgefallen sind. - einheitlich Bambu Lab - generell Namensgebung korrigiert - die meisten Auflistungen haben ein . am Ende, eigentlich könnte man die weglassen, aber ich habe die, die keine hatten angepasst - Installation Google Chrome oder Microsoft Edge hinzugefügt --- README.de.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.de.md b/README.de.md index 1dacfa4..706a733 100644 --- a/README.de.md +++ b/README.de.md @@ -1,8 +1,8 @@ # FilaMan - Filament Management System FilaMan ist ein Filament-Managementsystem für den 3D-Druck. Es verwendet ESP32-Hardware für Gewichtsmessungen und NFC-Tag-Management. -Benutzer können Filamentspulen verwalten, den Status des Automatic Material System (AMS) von Bablulab Druckern überwachen und Einstellungen über eine Weboberfläche vornehmen. -Das System integriert sich nahtlos mit der [Spoolman](https://github.com/Donkie/Spoolman) Filamentverwaltung, zusätzlich mit [Bambulab](https://bambulab.com/en-us) 3D-Druckern und sowie dem [Openspool](https://github.com/spuder/OpenSpool) NFC-TAG Format. +Benutzer können Filamentspulen verwalten, den Status des Automatic Material System (AMS) von Bambu Lab Druckern überwachen und Einstellungen über eine Weboberfläche vornehmen. +Das System integriert sich nahtlos mit der [Spoolman](https://github.com/Donkie/Spoolman) Filamentverwaltung, zusätzlich mit [Bambu Lab](https://bambulab.com/en-us) 3D-Druckern und sowie dem [OpenSpool](https://github.com/spuder/OpenSpool) NFC-TAG Format. ![Scale](./img/scale_trans.png) @@ -16,18 +16,18 @@ Discord Server: [https://discord.gg/vMAx2gf5](https://discord.gg/vMAx2gf5) ### ESP32 Hardware-Funktionen - **Gewichtsmessung:** Verwendung einer Wägezelle mit HX711-Verstärker für präzise Gewichtsverfolgung. - **NFC-Tag Lesen/Schreiben:** PN532-Modul zum Lesen und Schreiben von Filamentdaten auf NFC-Tags. -- **OLED-Display:** Zeigt aktuelles Gewicht, Verbindungsstatus (WiFi, Bambu Lab, Spoolman). +- **OLED-Display:** Zeigt aktuelles Gewicht, Verbindungsstatus (WiFi, BambuLab, Spoolman). - **WLAN-Konnektivität:** WiFiManager für einfache Netzwerkkonfiguration. - **MQTT-Integration:** Verbindet sich mit Bambu Lab Drucker für AMS-Steuerung. -- **NFC-Tag NTAG213 NTAG215:** Verwendung von NTAG213, besser NTAG215 wegen ausreichendem Speicherplatz auf dem Tag +- **NFC-Tag NTAG213 NTAG215:** Verwendung von NTAG213 (144 Bytes - Kapazität), besser NTAG215 (540 Bytes - Kapazität) wegen ausreichendem Speicherplatz auf dem Tag ### Weboberflächen-Funktionen - **Echtzeit-Updates:** WebSocket-Verbindung für Live-Daten-Updates. - **NFC-Tag-Verwaltung:** - Filamentdaten auf NFC-Tags schreiben. - - Verwendet das NFC-Tag-Format von [Openspool](https://github.com/spuder/OpenSpool) - - Ermöglicht automatische Spulenerkennung im AMS -- **Bambulab AMS-Integration:** + - Verwendet das NFC-Tag-Format von [OpenSpool](https://github.com/spuder/OpenSpool). + - Ermöglicht automatische Spulenerkennung im AMS. +- **Bambu Lab AMS-Integration:** - Anzeige der aktuellen AMS-Fachbelegung. - Zuordnung von Filamenten zu AMS-Slots. - Unterstützung für externe Spulenhalter. @@ -36,7 +36,7 @@ Discord Server: [https://discord.gg/vMAx2gf5](https://discord.gg/vMAx2gf5) - Filtern und Auswählen von Filamenten. - Automatische Aktualisierung der Spulengewichte. - Verfolgung von NFC-Tag-Zuweisungen. - - Unterstützt das Spoolman Octoprint Plugin + - Unterstützt das Spoolman Octoprint Plugin. ### Wenn Sie meine Arbeit unterstützen möchten, freue ich mich über einen Kaffee Buy Me A Coffee @@ -122,7 +122,7 @@ Du musst Spoolman auf DEBUG Modus setzten, da man bisher in Spoolman keine CORS ``` ## Schritt-für-Schritt Installation -### Einfache Installation +### Einfache Installation (Google Chrome oder Microsoft Edge) 1. **Gehe auf [FilaMan Installer](https://www.filaman.app/installer.html)** 2. **Stecke dein ESP an den Rechner und klicke Connect** @@ -185,4 +185,4 @@ Dieses Projekt ist unter der MIT-Lizenz lizenziert. Siehe [LICENSE](LICENSE) Dat Der Code kann getestet und die Anwendung kann vom [GitHub Repository](https://github.com/ManuelW77/Filaman) heruntergeladen werden. ### Wenn Sie meine Arbeit unterstützen möchten, freue ich mich über einen Kaffee -Buy Me A Coffee \ No newline at end of file +Buy Me A Coffee From a35e13e01500451f7cb4497cef2c50146e0719ba Mon Sep 17 00:00:00 2001 From: Thomas Taugs Date: Tue, 11 Mar 2025 14:54:43 +0100 Subject: [PATCH 2/4] Update README.md See German-Commit Readme :-) --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1c97400..fdab418 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ FilaMan is a filament management system for 3D printing. It uses ESP32 hardware for weight measurement and NFC tag management. Users can manage filament spools, monitor the status of the Automatic Material System (AMS) and make settings via a web interface. -The system integrates seamlessly with [Bambulab](https://bambulab.com/en-us) 3D printers and [Spoolman](https://github.com/Donkie/Spoolman) filament management as well as the [Openspool](https://github.com/spuder/OpenSpool) NFC-TAG format. +The system integrates seamlessly with [Bambu Lab](https://bambulab.com/en-us) 3D printers and [Spoolman](https://github.com/Donkie/Spoolman) filament management as well as the [OpenSpool](https://github.com/spuder/OpenSpool) NFC-TAG format. ![Scale](./img/scale_trans.png) @@ -23,13 +23,13 @@ Discord Server: [https://discord.gg/vMAx2gf5](https://discord.gg/vMAx2gf5) - **OLED Display:** Shows current weight, connection status (WiFi, Bambu Lab, Spoolman). - **WiFi Connectivity:** WiFiManager for easy network configuration. - **MQTT Integration:** Connects to Bambu Lab printer for AMS control. -- **NFC-Tag NTAG213 NTAG215:** Use NTAG213, better NTAG215 because of enaught space on the Tag +- **NFC-Tag NTAG213 NTAG215:** Use NTAG213 (Capacity of 144 bytes), better NTAG215 (Capacity of 540 bytes) because of enaught space on the Tag. ### Web Interface Features - **Real-time Updates:** WebSocket connection for live data updates. - **NFC Tag Management:** - Write filament data to NFC tags. - - uses NFC-Tag Format of [Openspool](https://github.com/spuder/OpenSpool) + - uses NFC-Tag Format of [OpenSpool](https://github.com/spuder/OpenSpool) - so you can use it with automatic Spool detection in AMS - **Bambulab AMS Integration:** - Display current AMS tray contents. @@ -40,7 +40,7 @@ Discord Server: [https://discord.gg/vMAx2gf5](https://discord.gg/vMAx2gf5) - Filter and select filaments. - Update spool weights automatically. - Track NFC tag assignments. - - Supports Spoolman Octoprint Plugin + - Supports Spoolman Octoprint Plugin. ### If you want to support my work, i would be happy to get a coffe Buy Me A Coffee @@ -128,7 +128,7 @@ You have to activate Spoolman in debug mode, because you are not able to set COR ## Step-by-Step Installation -### Easy Installation +### Easy Installation (Google Chrome or Microsoft Edge) 1. **Go to [FilaMan Installer](https://www.filaman.app/installer.html)** 2. **Plug you device in and push Connect button** @@ -191,4 +191,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file The code can be tested and the application can be downloaded from the [GitHub repository](https://github.com/ManuelW77/Filaman). ### If you want to support my work, i would be happy to get a coffe -Buy Me A Coffee \ No newline at end of file +Buy Me A Coffee From b4dd0d357a4833d22353821d0d7433da4d6a73fe Mon Sep 17 00:00:00 2001 From: ManuelW Date: Wed, 12 Mar 2025 10:01:40 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fdab418..a8a55ac 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ FilaMan is a filament management system for 3D printing. It uses ESP32 hardware for weight measurement and NFC tag management. Users can manage filament spools, monitor the status of the Automatic Material System (AMS) and make settings via a web interface. -The system integrates seamlessly with [Bambu Lab](https://bambulab.com/en-us) 3D printers and [Spoolman](https://github.com/Donkie/Spoolman) filament management as well as the [OpenSpool](https://github.com/spuder/OpenSpool) NFC-TAG format. +The system integrates seamlessly with [Bambu Lab](https://bambulab.com/en-us) 3D printers and [Spoolman](https://github.com/Donkie/Spoolman) filament management. ![Scale](./img/scale_trans.png) @@ -29,7 +29,6 @@ Discord Server: [https://discord.gg/vMAx2gf5](https://discord.gg/vMAx2gf5) - **Real-time Updates:** WebSocket connection for live data updates. - **NFC Tag Management:** - Write filament data to NFC tags. - - uses NFC-Tag Format of [OpenSpool](https://github.com/spuder/OpenSpool) - so you can use it with automatic Spool detection in AMS - **Bambulab AMS Integration:** - Display current AMS tray contents. From 659dfb86273028664e143a5c2658da235191ba00 Mon Sep 17 00:00:00 2001 From: ManuelW Date: Wed, 12 Mar 2025 10:02:30 +0100 Subject: [PATCH 4/4] Update README.de.md Removed OpenSpool --- README.de.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.de.md b/README.de.md index 706a733..9045e3b 100644 --- a/README.de.md +++ b/README.de.md @@ -2,7 +2,7 @@ FilaMan ist ein Filament-Managementsystem für den 3D-Druck. Es verwendet ESP32-Hardware für Gewichtsmessungen und NFC-Tag-Management. Benutzer können Filamentspulen verwalten, den Status des Automatic Material System (AMS) von Bambu Lab Druckern überwachen und Einstellungen über eine Weboberfläche vornehmen. -Das System integriert sich nahtlos mit der [Spoolman](https://github.com/Donkie/Spoolman) Filamentverwaltung, zusätzlich mit [Bambu Lab](https://bambulab.com/en-us) 3D-Druckern und sowie dem [OpenSpool](https://github.com/spuder/OpenSpool) NFC-TAG Format. +Das System integriert sich nahtlos mit der [Spoolman](https://github.com/Donkie/Spoolman) Filamentverwaltung, zusätzlich mit [Bambu Lab](https://bambulab.com/en-us) 3D-Druckern. ![Scale](./img/scale_trans.png) @@ -25,7 +25,6 @@ Discord Server: [https://discord.gg/vMAx2gf5](https://discord.gg/vMAx2gf5) - **Echtzeit-Updates:** WebSocket-Verbindung für Live-Daten-Updates. - **NFC-Tag-Verwaltung:** - Filamentdaten auf NFC-Tags schreiben. - - Verwendet das NFC-Tag-Format von [OpenSpool](https://github.com/spuder/OpenSpool). - Ermöglicht automatische Spulenerkennung im AMS. - **Bambu Lab AMS-Integration:** - Anzeige der aktuellen AMS-Fachbelegung.