Commit Graph

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