Manuel Weiser ManuelW
ManuelW released v1.4.9 at 3D-Druck/Filaman 2025-03-29 10:14:22 +01:00
ManuelW pushed tag v1.4.9 to 3D-Druck/Filaman 2025-03-29 10:11:28 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-29 10:11:28 +01:00
07a919b6ba docs: update changelog and header for version v1.4.9
8618b90e33 docs: update platformio.ini for version v1.4.9
57723b5354 fix: enhance HTTP method handling in sendToApi function
d2be752175 docs: update changelog and header for version v1.4.8
97a050ace8 docs: update platformio.ini for version v1.4.8
Compare 10 commits »
ManuelW released v1.4.8 at 3D-Druck/Filaman 2025-03-29 08:01:06 +01:00
ManuelW pushed tag v1.4.8 to 3D-Druck/Filaman 2025-03-29 07:58:14 +01:00
ManuelW pushed to testing at 3D-Druck/Filaman 2025-03-29 07:58:13 +01:00
d2be752175 docs: update changelog and header for version v1.4.8
97a050ace8 docs: update platformio.ini for version v1.4.8
367e692c74 Merge pull request #30 from janecker/main
926a21249b Merge branch 'testing' into main
2635c19667 fix: improve HTTP client configuration and clear update documents after API calls
Compare 15 commits »
ManuelW released v1.4.7 at 3D-Druck/Filaman 2025-03-27 18:57:51 +01:00
ManuelW pushed tag v1.4.7 to 3D-Druck/Filaman 2025-03-27 18:54:35 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-27 18:54:34 +01:00
b5f0472af4 docs: update changelog and header for version v1.4.7
95c1bc823c docs: update platformio.ini for version v1.4.7
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-27 18:54:31 +01:00
491ba7f526 Merge branch 'testing'
56d7d8596c style: update remove button for Bambu credentials with red background
1044e91a0a feat: add forced cache refresh after removing and saving Bambu credentials
e459b53472 feat: add functionality to remove Bambu credentials and update API handling
024056cb7d fix: handle Bambu connection state by introducing bambuDisabled flag
Compare 8 commits »
ManuelW pushed to testing at 3D-Druck/Filaman 2025-03-27 11:20:36 +01:00
024056cb7d fix: handle Bambu connection state by introducing bambuDisabled flag
e040a736b0 feat: add rfid_bambu.html and update bambu connection handling
72b6b349c6 Merge pull request #28 from tugsi/main
536950eeb3 fix: handle potential undefined value for tray_info_idx in handleSpoolIn function, by @tugsi
fe4d2d7479 Fix rfid.js-Failure with X1-Series,
Compare 61 commits »
ManuelW released v1.4.6 at 3D-Druck/Filaman 2025-03-26 11:55:52 +01:00
ManuelW pushed tag v1.4.6 to 3D-Druck/Filaman 2025-03-26 11:52:49 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-26 11:52:49 +01:00
190e952ec4 docs: update changelog and header for version v1.4.6
89620a7f00 docs: update platformio.ini for version v1.4.6
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-26 11:52:38 +01:00
536950eeb3 fix: handle potential undefined value for tray_info_idx in handleSpoolIn function, by @tugsi
ManuelW released v1.4.5 at 3D-Druck/Filaman 2025-03-25 12:15:20 +01:00
ManuelW pushed tag v1.4.5 to 3D-Druck/Filaman 2025-03-25 12:11:58 +01:00
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-25 12:11:58 +01:00
43719aac41 docs: update changelog and header for version v1.4.5
16d0079f7a docs: update platformio.ini for version v1.4.5
Compare 2 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-25 12:08:41 +01:00
48b9bf7076 Merge branch 'testing'
b6bd4cb9ad refactor: remove unused request_topic subscription and reduce MQTT task stack size
f25789d703 Merge pull request #26 from tugsi/main
65d8cd675f Fix BufferSize for larger JSONs from X-Series
Compare 4 commits »
ManuelW pushed to main at 3D-Druck/Filaman 2025-03-25 12:02:58 +01:00
e89bb1d547 fix: increase MQTT buffer size and adjust task stack size