-
v1.5.5
released this
2025-07-22 17:36:45 +02:00 | 0 commits to main since this releaseChanges since v1.5.4:
Added
Fixed
fd7b4c2
- Fixes some issues with the new location tags (Jan Philipp Ecker)Changed
- docs: update changelog and header for version v1.5.5 (Manuel Weiser)
- docs: update platformio.ini for version v1.5.5 (Manuel Weiser)
- Merge pull request #40 from janecker/location_bambu_fix (ManuelW)
Downloads
-
v1.5.4
released this
2025-07-22 06:36:16 +02:00 | 4 commits to main since this releaseChanges since v1.5.3:
Added
eab937d
- Adds new feature to write and read location tags (Jan Philipp Ecker)
27ef839
- Adds slight debouncing to the scale loop weight logic (Jan Philipp Ecker)
2920159
- add loadcell desc. (Manuel Weiser)Fixed
- uncomment monitor_port configuration in platformio.ini (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.5.4 (Manuel Weiser)
- docs: update platformio.ini for version v1.5.4 (Manuel Weiser)
- Merge branch 'main' of github.com:ManuelW77/Filaman (Manuel Weiser)
- Merge pull request #39 from janecker/location_tags (ManuelW)
- Merge pull request #38 from janecker/scale_debouncing (ManuelW)
Downloads
-
v1.5.3
released this
2025-04-25 15:52:56 +02:00 | 13 commits to main since this releaseChanges since v1.5.2:
Added
Fixed
- update spool weight conditionally based on NFC ID (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.5.3 (Manuel Weiser)
- docs: update platformio.ini for version v1.5.3 (Manuel Weiser)
- Affiliate Links (Manuel Weiser)
Downloads
-
v1.5.2
released this
2025-04-23 17:47:40 +02:00 | 17 commits to main since this releaseChanges since v1.5.1:
Added
- implement multi-color filament display and styles for dropdown options (Manuel Weiser)
Fixed
- add remaining weight logging for PUT requests and improve error reporting in sendToApi function (Manuel Weiser)
- add remaining weight logging and display after successful spool update (Manuel Weiser)
- update weight field in update payload to only include values greater than 10 (Manuel Weiser)
- add weight field to update payload in updateSpoolTagId function (Manuel Weiser)
- increase stack size for sendToApi task to improve stability (Manuel Weiser)
- adjust tare weight tolerance to ignore deviations of 2g (Manuel Weiser)
- improve weight stability check before sending to API (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.5.2 (Manuel Weiser)
- docs: update platformio.ini for version v1.5.2 (Manuel Weiser)
Downloads
-
v1.5.1
released this
2025-03-30 16:38:38 +02:00 | 27 commits to main since this releaseChanges since v1.4.14:
Added
Fixed
Changed
- docs: update changelog and header for version v1.5.1 (Manuel Weiser)
- chore: update version to 1.5.1 and improve OTA update handling with task management (Manuel Weiser)
Downloads
-
v1.4.14
released this
2025-03-30 16:01:45 +02:00 | 29 commits to main since this releaseChanges since v1.4.13:
Added
- add auto-tare functionality and update scale handling based on touch sensor connection (Manuel Weiser)
Fixed
Changed
- docs: update changelog and header for version v1.4.14 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.14 (Manuel Weiser)
Downloads
-
v1.4.13
released this
2025-03-30 12:59:57 +02:00 | 32 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 | 39 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 | 45 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 | 51 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