-
v1.4.13
released this
2025-03-30 12:59:57 +02:00 | 442 commits to main since this releaseChanges since v1.4.12:
Added
Fixed
- update touch sensor connection logic to correctly identify connection status (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.13 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.13 (Manuel Weiser)
Downloads
-
v1.4.11
released this
2025-03-30 12:21:57 +02:00 | 449 commits to main since this releaseChanges since v1.4.10:
Added
Fixed
Changed
- docs: update changelog and header for version v1.4.11 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.11 (Manuel Weiser)
- Merge branch 'main' of github.com:ManuelW77/Filaman (Manuel Weiser)
- Merge pull request #31 from janecker/nfc_rework (ManuelW)
- Renamed states of NFC state machine and introduced new state machine for spoolman API (Jan Philipp Ecker)
- Introducing enum for handling the NFC state to improve code readability (Jan Philipp Ecker)
Downloads
-
v1.4.10
released this
2025-03-30 12:19:25 +02:00 | 455 commits to main since this releaseChanges since v1.4.9:
Added
- add TTP223 touch sensor support and wiring configuration (Manuel Weiser)
Fixed
- update TTP223 pin configuration and adjust touch sensor logic (Manuel Weiser)
- add manual tare functionality for scale (Manuel Weiser)
- add debounce handling for TTP223 touch sensor (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.10 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.10 (Manuel Weiser)
Downloads
-
v1.4.9
released this
2025-03-29 10:11:25 +01:00 | 461 commits to main since this releaseChanges since v1.4.8:
Added
Fixed
- enhance HTTP method handling in sendToApi function (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.9 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.9 (Manuel Weiser)
Downloads
-
v1.4.8
released this
2025-03-29 07:58:12 +01:00 | 464 commits to main since this releaseChanges since v1.4.7:
Added
Fixed
- improve HTTP client configuration and clear update documents after API calls (Manuel Weiser)
6cc4efc
- Fixes memory leak in HTTPClient by disabling connection reuse (Jan Philipp Ecker) - update reload logic after removing and saving Bambu credentials for better cache handling (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.8 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.8 (Manuel Weiser)
- Merge pull request #30 from janecker/main (ManuelW)
- Merge branch 'testing' into main (ManuelW)
Downloads
- improve HTTP client configuration and clear update documents after API calls (Manuel Weiser)
-
v1.4.7
released this
2025-03-27 18:54:33 +01:00 | 471 commits to main since this releaseChanges since v1.4.6:
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)
Downloads
-
v1.4.6
released this
2025-03-26 11:52:46 +01:00 | 481 commits to main since this releaseChanges since v1.4.5:
Added
Fixed
- handle potential undefined value for tray_info_idx in handleSpoolIn function, by @tugsi (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.6 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.6 (Manuel Weiser)
Downloads
-
v1.4.5
released this
2025-03-25 12:11:56 +01:00 | 484 commits to main since this releaseChanges since v1.4.4:
Added
Fixed
- increase MQTT buffer size and adjust task stack size (Manuel Weiser)
65d8cd6
- Fix BufferSize for larger JSONs from X-Series (tugsi)
Changed
- docs: update changelog and header for version v1.4.5 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.5 (Manuel Weiser)
- Merge branch 'testing' (Manuel Weiser)
- refactor: remove unused request_topic subscription and reduce MQTT task stack size (Manuel Weiser)
- Merge pull request #26 from tugsi/main (ManuelW)
- refactor: rename report_topic to topic and update MQTT subscription logic, switched publish topic to request (Manuel Weiser)
Downloads
- increase MQTT buffer size and adjust task stack size (Manuel Weiser)
-
v1.4.4
released this
2025-03-23 16:50:29 +01:00 | 492 commits to main since this releaseChanges since v1.4.3:
Added
Fixed
- add error handling for missing vendor IDs in filament data (Manuel Weiser)
- adjust weight threshold for tare check to allow negative values (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.4 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.4 (Manuel Weiser)
Downloads
-
v1.4.3
released this
2025-03-23 11:38:57 +01:00 | 496 commits to main since this releaseChanges since v1.4.2:
Added
Fixed
Changed
- docs: update changelog and header for version v1.4.3 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.3 (Manuel Weiser)
Downloads