45 Commits

Author SHA1 Message Date
7ccacec68f feat: add GitHub Actions workflow for automated release creation and update CHANGELOG.md structure 2025-02-16 10:26:43 +01:00
2f34a0ca4e feat: update HTML structure and add version display in the navbar 2025-02-16 10:26:36 +01:00
2fb2a2f183 refactor: simplify NFC tag assignment logic and enhance info message styling 2025-02-16 09:29:09 +01:00
269f54b2b3 refactor: clean up mqtt_callback function by removing commented-out code and redundant processing 2025-02-15 15:44:20 +01:00
1c1043ac75 feat: add calibration index handling to tray data and update related API and UI components 2025-02-15 13:30:25 +01:00
d1f22c78f7 feat: implement tray ID handling and add bambu_restart function for MQTT management 2025-02-15 09:05:22 +01:00
3e1490cafc fix: update calibration index check in displayAmsData function 2025-02-15 09:05:11 +01:00
dc82c04a17 feat: enhance reconnect functionality and improve UI feedback for connection status 2025-02-15 09:01:23 +01:00
c6fd5f8ad5 fix: remove unnecessary SPIFFS creation configuration from platformio.ini 2025-02-15 07:17:10 +01:00
a55cce854e refactor: remove combined binary creation script and related configurations 2025-02-15 07:14:12 +01:00
c21be92e98 fix: add calibration index to tray properties and update related logic 2025-02-15 07:14:03 +01:00
d4348944fc fix: update weight and length formatting in statistics display 2025-02-14 19:43:06 +01:00
f1bd896cf1 fix: improve reconnect logic by replacing delay with yield and vTaskDelay 2025-02-14 17:58:12 +01:00
9ace9f0567 fix: enhance Bambu spool handling by adding tray info index and improving logging 2025-02-14 17:40:13 +01:00
0379c4c45f fix: correct label for filament index in tray properties 2025-02-14 16:49:46 +01:00
49f36bb25b fix: update MQTT connection logic to ensure proper task creation and connection handling 2025-02-14 16:46:16 +01:00
a05cde8669 fix: add additional Bambu spool settings and update API response structure 2025-02-14 16:29:46 +01:00
64e5a171b6 fix: update MQTT connection logic to handle failures correctly and not try to connect random 2025-02-14 16:01:56 +01:00
bec403ec1b correct typo 2025-02-14 12:58:12 +01:00
ccc810ab7e fix: update README with German video link and correct About page link in header 2025-02-14 12:50:51 +01:00
61dadc0aa1 fix: comment out combine_binaries target in PlatformIO configuration 2025-02-14 10:50:04 +01:00
a2ee9a98a6 fix: update Bambu spool settings and connection handling logic 2025-02-14 10:35:47 +01:00
ae96c729b1 Corrected Amazon Links in Readme 2025-02-13 21:40:41 +01:00
1d337dd990 add PlatformIO configuration file for ESP32 development with custom build targets 2025-02-13 20:59:07 +01:00
cfa6c12d65 add script to combine firmware and SPIFFS binaries, and remove unused display files 2025-02-13 18:42:34 +01:00
b2aeae5815 add link to image folder and FilaMan website in README for additional resources 2025-02-13 17:39:41 +01:00
5cdbc5f2cc add new image assets for enhanced visual content 2025-02-13 17:37:17 +01:00
7a5415ad80 add FilaMan website link to README for additional resource 2025-02-13 16:57:07 +01:00
36fd271d0c remove unused image files and update scale image for clarity 2025-02-13 16:24:49 +01:00
a39e199c79 update "Buy Me A Coffee" button size in README for better visibility 2025-02-13 16:22:52 +01:00
b7004f5b71 add scale image to README for enhanced visual representation 2025-02-13 16:19:42 +01:00
e5bf05ee43 refactor header and RFID display logic, add spool out functionality, and update image assets 2025-02-13 16:13:46 +01:00
f01a42d850 implement AMS data sending every minute and remove unused CSS file 2025-02-13 13:38:15 +01:00
04101d6cfa add new stylesheet for enhanced UI and update WebSocket handling for NFC tag detection 2025-02-13 13:12:29 +01:00
d46d5e14d2 update navigation links, enhance NFC data display, and improve MQTT connection handling 2025-02-13 12:59:43 +01:00
be0a23e736 remove unused headings from RFID interface and update tray display styles 2025-02-13 12:20:29 +01:00
c46553434b add .gitkeep file to data directory for tracking empty folders 2025-02-13 09:30:10 +01:00
89a88463ef refactor CSS styles for reboot button and adjust input width in bambu settings 2025-02-13 09:25:03 +01:00
3e8e19e8dc refactor Bambu credentials handling and improve input validation 2025-02-13 09:20:02 +01:00
d220479709 update copyright year in LICENSE file to 2025 2025-02-13 08:29:19 +01:00
f49bbdb664 add LICENSE file and update README for clarity and additional support information 2025-02-13 08:29:02 +01:00
412127fce5 add PN532 pin configuration details to README 2025-02-13 07:19:46 +01:00
124580f82a add 3D print files for Bottom, Housing, and Table 2025-02-13 07:00:36 +01:00
520ef98193 comment out display calls in oledclearline and oledcleardata functions 2025-02-13 06:44:26 +01:00
ec0d7d63de init 2025-02-12 21:10:25 +01:00