Manuel Weiser ManuelW
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-16 09:29:13 +01:00
2fb2a2f183 refactor: simplify NFC tag assignment logic and enhance info message styling
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-15 15:44:23 +01:00
269f54b2b3 refactor: clean up mqtt_callback function by removing commented-out code and redundant processing
1c1043ac75 feat: add calibration index handling to tray data and update related API and UI components
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-15 09:05:25 +01:00
d1f22c78f7 feat: implement tray ID handling and add bambu_restart function for MQTT management
3e1490cafc fix: update calibration index check in displayAmsData function
dc82c04a17 feat: enhance reconnect functionality and improve UI feedback for connection status
Compare 3 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-15 07:17:13 +01:00
c6fd5f8ad5 fix: remove unnecessary SPIFFS creation configuration from platformio.ini
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-15 07:14:16 +01:00
a55cce854e refactor: remove combined binary creation script and related configurations
c21be92e98 fix: add calibration index to tray properties and update related logic
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 19:43:10 +01:00
d4348944fc fix: update weight and length formatting in statistics display
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 17:58:16 +01:00
f1bd896cf1 fix: improve reconnect logic by replacing delay with yield and vTaskDelay
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 17:40:17 +01:00
9ace9f0567 fix: enhance Bambu spool handling by adding tray info index and improving logging
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 16:49:49 +01:00
0379c4c45f fix: correct label for filament index in tray properties
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 16:46:21 +01:00
49f36bb25b fix: update MQTT connection logic to ensure proper task creation and connection handling
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 16:29:50 +01:00
a05cde8669 fix: add additional Bambu spool settings and update API response structure
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 16:02:06 +01:00
64e5a171b6 fix: update MQTT connection logic to handle failures correctly and not try to connect random
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 12:58:17 +01:00
bec403ec1b correct typo
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 12:50:58 +01:00
ccc810ab7e fix: update README with German video link and correct About page link in header
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 10:50:08 +01:00
61dadc0aa1 fix: comment out combine_binaries target in PlatformIO configuration
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-14 10:35:50 +01:00
a2ee9a98a6 fix: update Bambu spool settings and connection handling logic
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-13 21:40:47 +01:00
ae96c729b1 Corrected Amazon Links in Readme
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-13 20:59:11 +01:00
1d337dd990 add PlatformIO configuration file for ESP32 development with custom build targets
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-13 18:42:39 +01:00
cfa6c12d65 add script to combine firmware and SPIFFS binaries, and remove unused display files
ManuelW pushed to main at 3D-Druck/Filaman 2025-02-13 17:39:44 +01:00
b2aeae5815 add link to image folder and FilaMan website in README for additional resources