Commit Graph
20 Commits
Author SHA1 Message Date
tugsi 0302725bc7 Added
add forced cache refresh after removing and saving Bambu credentials (Manuel Weiser)
add functionality to remove Bambu credentials and update API handling (Manuel Weiser)
add rfid_bambu.html and update bambu connection handling (Manuel Weiser)
Fixed
handle Bambu connection state by introducing bambuDisabled flag (Manuel Weiser)
fe4d2d7 - Fix rfid.js-Failure with X1-Series, if you wanna send a Spool to AMS: - Uncaught TypeError: Cannot read properties of undefined (reading 'replace') at handleSpoolIn (rfid.js:493:67) at HTMLButtonElement.onclick ((Index):1:1) handleSpoolIn @ rfid.js:493 onclick @ (Index):1 (tugsi)
Changed
docs: update changelog and header for version v1.4.7 (Manuel Weiser)
docs: update platformio.ini for version v1.4.7 (Manuel Weiser)
Merge branch 'testing' (Manuel Weiser)
style: update remove button for Bambu credentials with red background (Manuel Weiser)
Merge pull request #28 from tugsi/main (ManuelW)
2025-03-30 14:28:17 +02:00
tugsi 75fbd5ebc3 Version-Fix - get it´s own Version 2025-03-24 18:21:41 +01:00
tugsi 53894a3746 Changed RFID to SPI and for using 2 PN532 2025-03-24 17:32:57 +01:00
tugsi 360c925cfc More Diag-Infos Heap-memory 2025-03-24 17:09:19 +01:00
tugsi fc5d77c97b fix: adjust weight threshold for tare check to allow negative values 2025-03-24 16:54:36 +01:00
tugsi f869bcc0c1 Origin Rfid.js 2025-03-23 18:58:33 +01:00
tugsi b75be0ac06 fix 2025-03-23 18:53:57 +01:00
tugsi 1c01bfb2da - X1C MQTT Fix
- Spoolman Settings Fix
- Spoolman Out Fix
- Spoolman In Fix
2025-03-23 18:09:25 +01:00
tugsi 15d0bfd8e9 gitgnore 2025-03-23 17:43:10 +01:00
tugsi d363a7b905 fix: add error handling for missing vendor IDs in filament data 2025-03-23 17:14:53 +01:00
tugsi 9d7accc746 fix: use unique client ID for MQTT connection to avoid conflicts 2025-03-23 16:42:52 +01:00
tugsi c2e3dc1d46 fix: reload page after firmware update completion 2025-03-23 16:35:03 +01:00
tugsi d81cf5d4e4 fix: ensure valid URL format and remove trailing slash in setupWebserver 2025-03-23 16:33:02 +01:00
tugsi 75e13387c8 fix: add WiFi connection check and restart Bambu if not connected 2025-03-23 16:31:12 +01:00
tugsi 6534419381 increase stack size for BambuMqtt task 2025-03-23 16:27:20 +01:00
tugsi e55b2d7fdf Merge pull request '- WifiTimeout changed from 5s to 10s #Issue22' (#1) from WLAN-Timeout into main
Reviewed-on: http://10.10.10.101:3000/tugsi/Filaman_V2/pulls/1
2025-03-23 16:00:37 +01:00
tugsi 4aa81c7842 - WifiTimeout changed from 5s to 10s #Issue22 2025-03-21 08:00:59 +01:00
tugsi 8ff4e81826 Merge branch 'ManuelW77:main' into main 2025-03-16 19:50:13 +01:00
tugsi a35e13e015 Update README.md
See German-Commit Readme :-)
2025-03-11 14:54:43 +01:00
tugsi e0df5d33f2 Update README.de.md
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
2025-03-11 14:49:28 +01:00