Manuel Weiser ManuelW
ManuelW released v1.4.0 at 3D-Druck/Filaman 2025-03-01 12:49:13 +01:00
ManuelW pushed tag v1.4.0 to 3D-Druck/Filaman 2025-03-01 12:46:21 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-01 12:46:20 +01:00
289d5357be docs: update changelog and header for version v1.4.0
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-01 12:45:59 +01:00
315530d1ea update NFC tag references to include NTAG213 and clarify storage capacity
f36773a4c4 bump version to 1.4.0
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-01 12:36:06 +01:00
b35163936f add support for Spoolman Octoprint Plugin in README files
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-01 12:18:36 +01:00
7a2c9d6d17 add OctoPrint integration with configurable fields and update functionality
eb2a8dc128 add version comparison function and check for outdated versions before updates
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-01 10:42:41 +01:00
bec2c91331 remove unused version and protocol fields from JSON output; add error message for insufficient memory
c6e727de06 remove unused version and protocol fields from NFC data packet
3253e7d407 sort vendors alphabetically in the dropdown list
bce2ad2ed8 Merge pull request #10 from janecker/nfc-improvements
0eff29ef4a Improves NFC Tag handling
Compare 5 commits »
ManuelW released v1.3.99 at 3D-Druck/Filaman 2025-02-28 18:38:03 +01:00
ManuelW pushed tag v1.3.99 to 3D-Druck/Filaman 2025-02-28 18:35:18 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-28 18:35:18 +01:00
492bf6cdb8 docs: update changelog and header for version v1.3.99
b0317f4001 docs: update platformio.ini for version v1.3.99
58ff6458b0 refactor: update workflows to build firmware with LittleFS instead of SPIFFS
Compare 3 commits »
ManuelW pushed tag v1.3.98 to 3D-Druck/Filaman 2025-02-28 18:12:59 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-28 18:12:59 +01:00
d9c40f5124 docs: update changelog and header for version v1.3.98
68bc31e29a docs: update platformio.ini for version v1.3.98
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-28 18:12:45 +01:00
9b23ac5fd2 refactor: migrate from SPIFFS to LittleFS for file handling
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-28 09:29:55 +01:00
d31bff14c3 chore: remove unused VSCode settings file
150f92484a refactor: remove commented-out spoolman and filaman data from api.cpp
Compare 2 commits »
ManuelW released v1.3.97 at 3D-Druck/Filaman 2025-02-28 08:56:03 +01:00
ManuelW pushed tag v1.3.97 to 3D-Druck/Filaman 2025-02-28 08:53:10 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-28 08:53:09 +01:00
fa74832fb9 docs: update changelog and header for version v1.3.97
2eab3db77d docs: update platformio.ini for version v1.3.97
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-27 22:07:51 +01:00
0a1bf22f7e feat: füge Bestätigungsmeldung für Spool-Einstellung hinzu
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-27 21:56:35 +01:00
d58244c1f8 fix: Speichernutzung optimiert
db626ea516 fix: behebe doppelte http.end() Aufrufe in checkSpoolmanExtraFields
fd8f7685a1 fix: optimiere Verzögerungen und Stackgrößen in NFC-Task-Funktionen
944b156528 feat: verbessere WLAN-Konfiguration und füge mDNS-Unterstützung hinzu
76100593cc refactor: entferne ungenutzte Bibliotheken und Debug-Ausgaben aus main.cpp
Compare 6 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-27 09:39:23 +01:00
46cd953b80 feat: füge regelmäßige WLAN-Verbindungsüberprüfung hinzu