Jan Philipp Ecker
b583ef71ad
Changes configuration storage of spoolman and bambu values
...
Change that moves configuration values of spoolman and bambu credentials to use NVS storage. Also fixes some typos and missing translation.
2025-07-27 17:33:09 +02:00
e38220739d
docs: update changelog and header for version v1.5.5
2025-07-22 17:36:45 +02:00
fc48d6e67c
docs: update platformio.ini for version v1.5.5
2025-07-22 17:36:45 +02:00
aeb61ba462
Merge pull request #40 from janecker/location_bambu_fix
...
Fixes some issues with the new location tags
2025-07-22 17:35:02 +02:00
Jan Philipp Ecker
7f25f3e14f
Fixes some issues with the new location tags
...
Fixes an issue where the location dropdown is not visible if the Bambu integration is active. Adds support for the "NFC-Tag" view on the webpage, it now also shows info about the location tags. Revers a change that was not supposed to go into main where the amount of data written to the spool tag is reduced to only the sm_id.
2025-07-22 10:47:47 +02:00
150a178038
docs: update changelog and header for version v1.5.4
2025-07-22 06:36:16 +02:00
8b43f34a86
docs: update platformio.ini for version v1.5.4
2025-07-22 06:36:16 +02:00
7a85ce6a04
Merge branch 'main' of github.com:ManuelW77/Filaman
2025-07-22 06:35:13 +02:00
68fa1e77a1
Merge pull request #39 from janecker/location_tags
...
Adds new feature to write and read location tags
2025-07-22 06:32:44 +02:00
9c06fe6725
Merge pull request #38 from janecker/scale_debouncing
...
Adds slight debouncing to the scale loop weight logic
2025-07-22 06:32:31 +02:00
1cf392c1cd
fix: uncomment monitor_port configuration in platformio.ini
2025-07-22 06:31:51 +02:00
Jan Philipp Ecker
69d6ba4bcb
Adds new feature to write and read location tags
...
Location tags can be written via the website. If a location tag is read after reading a spool tag, the location of the spool will be updated in spoolman to the location from the tag.
2025-07-21 21:03:55 +02:00
Jan Philipp Ecker
21ec4e0ff3
Adds slight debouncing to the scale loop weight logic
...
Adds slight debouncing to the scale loop to prevent jitter of the
weight displayed on the screen.
2025-06-19 10:08:15 +02:00
c2a09b21a0
add loadcell desc.
2025-05-02 16:44:57 +02:00
0937a9e9f0
docs: update changelog and header for version v1.5.3
2025-04-25 15:52:56 +02:00
818b8387c0
docs: update platformio.ini for version v1.5.3
2025-04-25 15:52:56 +02:00
3f2beb6f54
fix: update spool weight conditionally based on NFC ID
2025-04-25 15:52:38 +02:00
56248ff2cb
Affiliate Links
2025-04-25 09:41:02 +02:00
6a4945666e
docs: update changelog and header for version v1.5.2
2025-04-23 17:47:40 +02:00
97d1519489
docs: update platformio.ini for version v1.5.2
2025-04-23 17:47:40 +02:00
f608c4a19b
feat: implement multi-color filament display and styles for dropdown options
2025-04-23 17:47:02 +02:00
aa2eb91d64
fix: add remaining weight logging for PUT requests and improve error reporting in sendToApi function
2025-04-23 14:51:31 +02:00
35d2445c6c
fix: add remaining weight logging and display after successful spool update
2025-04-23 11:33:07 +02:00
537607ed40
fix: update weight field in update payload to only include values greater than 10
2025-04-23 11:08:32 +02:00
7e330dca1a
fix: add weight field to update payload in updateSpoolTagId function
2025-04-23 11:07:30 +02:00
d943d15c0a
fix: increase stack size for sendToApi task to improve stability
2025-04-15 16:38:16 +02:00
a345b76cd2
fix: adjust tare weight tolerance to ignore deviations of 2g
2025-03-31 10:59:54 +02:00
836e48bde2
fix: improve weight stability check before sending to API
2025-03-31 10:08:26 +02:00
a6a8c69aee
docs: update changelog and header for version v1.5.1
2025-03-30 16:38:38 +02:00
ddb4cd8e53
chore: update version to 1.5.1 and improve OTA update handling with task management
2025-03-30 16:38:23 +02:00
d45313a3ff
docs: update changelog and header for version v1.4.14
2025-03-30 16:01:45 +02:00
70350e19f8
docs: update platformio.ini for version v1.4.14
2025-03-30 16:01:45 +02:00
7613effccf
feat: add auto-tare functionality and update scale handling based on touch sensor connection
2025-03-30 16:01:17 +02:00
7280d5be7f
docs: update changelog and header for version v1.4.13
2025-03-30 12:59:57 +02:00
ada4a84942
docs: update platformio.ini for version v1.4.13
2025-03-30 12:59:57 +02:00
e32aa6ec51
fix: update touch sensor connection logic to correctly identify connection status
2025-03-30 12:59:51 +02:00
04a18469b5
docs: update changelog and header for version v1.4.12
2025-03-30 12:55:33 +02:00
1c4d5f3874
docs: update platformio.ini for version v1.4.12
2025-03-30 12:55:33 +02:00
a2eb57cd7a
fix: add touch sensor connection check and update logic
2025-03-30 12:55:26 +02:00
1c619c5bcb
docs: update README files to clarify PN532 DIP switch settings
2025-03-30 12:35:50 +02:00
2e05651f88
docs: update changelog and header for version v1.4.11
2025-03-30 12:21:57 +02:00
f1b803a3c1
docs: update platformio.ini for version v1.4.11
2025-03-30 12:21:57 +02:00
5c4ba9f0ba
Merge branch 'main' of github.com:ManuelW77/Filaman
2025-03-30 12:21:04 +02:00
19d70301f5
docs: update changelog and header for version v1.4.10
2025-03-30 12:19:25 +02:00
4fa21d3c0e
docs: update platformio.ini for version v1.4.10
2025-03-30 12:19:25 +02:00
f22a01127c
fix: update TTP223 pin configuration and adjust touch sensor logic
2025-03-30 12:19:07 +02:00
92d377713d
fix: add manual tare functionality for scale
2025-03-29 14:44:33 +01:00
8732c81bb9
Merge pull request #31 from janecker/nfc_rework
...
Introducing enum for handling the NFC state to improve code readability
2025-03-29 14:25:20 +01:00
e7bbf45a9f
fix: add debounce handling for TTP223 touch sensor
2025-03-29 14:23:55 +01:00
a8ce964add
feat: add TTP223 touch sensor support and wiring configuration
2025-03-29 14:18:58 +01:00