Commit Graph

  • 65967ca047 Changed Amazon Link for PN532 main Manuel Weiser 2025-08-23 19:01:07 +02:00
  • e4d1ba6c1c docs: update changelog and header for version v1.5.9 v1.5.9 Manuel Weiser 2025-08-11 14:18:12 +02:00
  • 88598611c5 docs: update platformio.ini for version v1.5.9 Manuel Weiser 2025-08-11 14:18:12 +02:00
  • 377f4bc146 Enhance API to support weight updates after successful spool tag updates Manuel Weiser 2025-08-11 14:17:57 +02:00
  • 7cbd34bc91 docs: update changelog and header for version v1.5.8 v1.5.8 Manuel Weiser 2025-08-10 14:39:44 +02:00
  • f7484f635e docs: update platformio.ini for version v1.5.8 Manuel Weiser 2025-08-10 14:39:44 +02:00
  • 90ce30215f Merge pull request #45 from janecker/nfc_write_improvements testing ManuelW 2025-08-10 14:38:11 +02:00
  • 5fa93f2695 Adds a link to the spool in spoolman when reading a spool tag Jan Philipp Ecker 2025-08-08 18:14:26 +02:00
  • 4706152022 Introduces periodic Spoolman Healthcheck Jan Philipp Ecker 2025-08-08 18:00:25 +02:00
  • 5509d98969 Fixes issue that scale not calibrated message was not shown Jan Philipp Ecker 2025-08-08 16:16:39 +02:00
  • a7c99d3f26 Improves init - NFC reading now only starts after boot is finished Jan Philipp Ecker 2025-08-08 15:39:10 +02:00
  • 89a5728cc0 Improves NFC writing workaround and removes debug output Jan Philipp Ecker 2025-08-08 15:33:08 +02:00
  • b95497aec2 Further improvements on NFC writing Jan Philipp Ecker 2025-08-07 21:12:01 +02:00
  • 3e04f385cb Add JSON structure comments for filament and spool creation recyclingfabrik Manuel Weiser 2025-08-06 17:38:26 +02:00
  • 2eac7bbd1d Add vendor and filament management to API; implement recycling factory handling in NFC Manuel Weiser 2025-08-06 17:27:11 +02:00
  • a156cac18e Merge pull request #44 from janecker/graphics_rework ManuelW 2025-08-06 08:27:24 +02:00
  • 09f4c43f89 Fixes types and some issues in the new graphics Jan Philipp Ecker 2025-08-05 19:43:05 +02:00
  • ec0e544f30 Fixes typos in upgrade page Jan Philipp Ecker 2025-08-05 19:41:06 +02:00
  • b6d82c8afe Graphic rework of the NFC writing process Jan Philipp Ecker 2025-08-05 17:44:59 +02:00
  • 97a1368747 Reworks graphics of tag reading and some api fixes Jan Philipp Ecker 2025-08-03 16:51:09 +02:00
  • 85a9bcf8bd Remove unused parameter of sendNfcData() Jan Philipp Ecker 2025-08-02 23:05:56 +02:00
  • c450df59aa Replaces usage of String with const char* in heap debug function Jan Philipp Ecker 2025-08-02 22:53:38 +02:00
  • 722ef421cb Reworks startup graphics and timings Jan Philipp Ecker 2025-08-02 22:52:19 +02:00
  • b0cd731c5a docs: update changelog and header for version v1.5.7 v1.5.7 Manuel Weiser 2025-07-28 09:51:55 +02:00
  • f022bee578 docs: update platformio.ini for version v1.5.7 Manuel Weiser 2025-07-28 09:51:55 +02:00
  • 3286b64836 refactor: clean up unused variables and improve .gitignore entries Manuel Weiser 2025-07-28 09:51:46 +02:00
  • 739fe7e764 docs: update changelog and header for version v1.5.6 v1.5.6 Manuel Weiser 2025-07-28 09:32:35 +02:00
  • 5f8953a19d docs: update webpages for version v1.5.6 Manuel Weiser 2025-07-28 09:32:35 +02:00
  • c919eeb848 docs: update platformio.ini for version v1.5.6 Manuel Weiser 2025-07-28 09:32:30 +02:00
  • 43177c670e Merge pull request #42 from janecker/configuration_nvs_storage ManuelW 2025-07-28 09:31:33 +02:00
  • 1b50694f5f Merge branch 'main' into configuration_nvs_storage ManuelW 2025-07-28 09:31:23 +02:00
  • 48edde8557 Merge pull request #41 from janecker/memory_leak_fixes ManuelW 2025-07-28 09:26:30 +02:00
  • cb5d8ac10a Changes configuration storage of spoolman and bambu values Jan Philipp Ecker 2025-07-27 17:33:09 +02:00
  • bf48c6d4e1 Fixes compiler warnings in nfc Jan Philipp Ecker 2025-07-26 22:52:10 +02:00
  • 5d2d5e9ee1 Adds ENABLE_HEAP_DEBUGGING define as comment to the build flags Jan Philipp Ecker 2025-07-26 22:50:08 +02:00
  • 7e76612bb4 Adds data directory and further .vscode files to to .gitignore Jan Philipp Ecker 2025-07-26 22:39:37 +02:00
  • f038020042 Memory leak fixes in api and nfc, location tag fix Jan Philipp Ecker 2025-07-26 22:36:04 +02:00
  • 8343fe887b Introduces new heap debugging feature and fixes some memory leaks in website feature Jan Philipp Ecker 2025-07-26 22:14:58 +02:00
  • 3bb6c1caf5 docs: update changelog and header for version v1.5.5 v1.5.5 Manuel Weiser 2025-07-22 17:36:45 +02:00
  • 37df07f102 docs: update platformio.ini for version v1.5.5 Manuel Weiser 2025-07-22 17:36:45 +02:00
  • 8484c1310b Merge pull request #40 from janecker/location_bambu_fix ManuelW 2025-07-22 17:35:02 +02:00
  • fd7b4c25b3 Fixes some issues with the new location tags Jan Philipp Ecker 2025-07-22 10:47:47 +02:00
  • d490b116b9 docs: update changelog and header for version v1.5.4 v1.5.4 Manuel Weiser 2025-07-22 06:36:16 +02:00
  • 5bc6192b6f docs: update platformio.ini for version v1.5.4 Manuel Weiser 2025-07-22 06:36:16 +02:00
  • 2202d9a1aa Merge branch 'main' of github.com:ManuelW77/Filaman Manuel Weiser 2025-07-22 06:35:13 +02:00
  • 7dbca0ab87 Merge pull request #39 from janecker/location_tags ManuelW 2025-07-22 06:32:44 +02:00
  • 24b3521f83 Merge pull request #38 from janecker/scale_debouncing ManuelW 2025-07-22 06:32:31 +02:00
  • 6c9f290bac fix: uncomment monitor_port configuration in platformio.ini Manuel Weiser 2025-07-22 06:31:51 +02:00
  • eab937d6ca Adds new feature to write and read location tags Jan Philipp Ecker 2025-07-21 21:03:55 +02:00
  • 27ef8399e4 Adds slight debouncing to the scale loop weight logic Jan Philipp Ecker 2025-06-19 10:08:15 +02:00
  • 2920159f32 add loadcell desc. Manuel Weiser 2025-05-02 16:44:57 +02:00
  • 2e19bccfa9 docs: update changelog and header for version v1.5.3 v1.5.3 Manuel Weiser 2025-04-25 15:52:56 +02:00
  • 859e89431e docs: update platformio.ini for version v1.5.3 Manuel Weiser 2025-04-25 15:52:56 +02:00
  • 6dc26ca51f fix: update spool weight conditionally based on NFC ID Manuel Weiser 2025-04-25 15:52:38 +02:00
  • 0becae7ed6 Affiliate Links Manuel Weiser 2025-04-25 09:41:02 +02:00
  • 3d31833f50 docs: update changelog and header for version v1.5.2 v1.5.2 Manuel Weiser 2025-04-23 17:47:40 +02:00
  • 599cc47443 docs: update platformio.ini for version v1.5.2 Manuel Weiser 2025-04-23 17:47:40 +02:00
  • b1f7923770 feat: implement multi-color filament display and styles for dropdown options Manuel Weiser 2025-04-23 17:47:02 +02:00
  • c78c20979d fix: add remaining weight logging for PUT requests and improve error reporting in sendToApi function Manuel Weiser 2025-04-23 14:51:31 +02:00
  • e79c522e46 fix: add remaining weight logging and display after successful spool update Manuel Weiser 2025-04-23 11:33:07 +02:00
  • cf8cce72a5 fix: update weight field in update payload to only include values greater than 10 Manuel Weiser 2025-04-23 11:08:32 +02:00
  • 0b356609d1 fix: add weight field to update payload in updateSpoolTagId function Manuel Weiser 2025-04-23 11:07:30 +02:00
  • 01f1e123ac fix: increase stack size for sendToApi task to improve stability Manuel Weiser 2025-04-15 16:38:16 +02:00
  • 012f91851e fix: adjust tare weight tolerance to ignore deviations of 2g Manuel Weiser 2025-03-31 10:59:54 +02:00
  • 9ed3c70c01 fix: improve weight stability check before sending to API Manuel Weiser 2025-03-31 10:08:26 +02:00
  • e23f3a2151 docs: update changelog and header for version v1.5.1 v1.5.1 Manuel Weiser 2025-03-30 16:38:38 +02:00
  • f73306f0b9 chore: update version to 1.5.1 and improve OTA update handling with task management Manuel Weiser 2025-03-30 16:38:23 +02:00
  • a450d4bd1a docs: update changelog and header for version v1.4.14 v1.4.14 Manuel Weiser 2025-03-30 16:01:45 +02:00
  • d48d994c00 docs: update platformio.ini for version v1.4.14 Manuel Weiser 2025-03-30 16:01:45 +02:00
  • 32bb85f897 feat: add auto-tare functionality and update scale handling based on touch sensor connection Manuel Weiser 2025-03-30 16:01:17 +02:00
  • e9d32ee060 docs: update changelog and header for version v1.4.13 v1.4.13 Manuel Weiser 2025-03-30 12:59:57 +02:00
  • aba28422bd docs: update platformio.ini for version v1.4.13 Manuel Weiser 2025-03-30 12:59:57 +02:00
  • 4a55620d39 fix: update touch sensor connection logic to correctly identify connection status Manuel Weiser 2025-03-30 12:59:51 +02:00
  • 7b18266534 docs: update changelog and header for version v1.4.12 v1.4.12 Manuel Weiser 2025-03-30 12:55:33 +02:00
  • d81acb2b61 docs: update platformio.ini for version v1.4.12 Manuel Weiser 2025-03-30 12:55:33 +02:00
  • 8c7fc159d3 fix: add touch sensor connection check and update logic Manuel Weiser 2025-03-30 12:55:26 +02:00
  • 476d3e82e2 docs: update README files to clarify PN532 DIP switch settings Manuel Weiser 2025-03-30 12:35:50 +02:00
  • 3c294a135f docs: update changelog and header for version v1.4.11 v1.4.11 Manuel Weiser 2025-03-30 12:21:57 +02:00
  • bb751b6289 docs: update platformio.ini for version v1.4.11 Manuel Weiser 2025-03-30 12:21:57 +02:00
  • 7fd01bd1b9 Merge branch 'main' of github.com:ManuelW77/Filaman Manuel Weiser 2025-03-30 12:21:04 +02:00
  • fad84e12c8 docs: update changelog and header for version v1.4.10 v1.4.10 Manuel Weiser 2025-03-30 12:19:25 +02:00
  • 696efc4d79 docs: update platformio.ini for version v1.4.10 Manuel Weiser 2025-03-30 12:19:25 +02:00
  • 29868e7101 fix: update TTP223 pin configuration and adjust touch sensor logic Manuel Weiser 2025-03-30 12:19:07 +02:00
  • 823db6157c fix: add manual tare functionality for scale Manuel Weiser 2025-03-29 14:44:33 +01:00
  • 458cc4eaf2 Merge pull request #31 from janecker/nfc_rework ManuelW 2025-03-29 14:25:20 +01:00
  • 83d14b32d1 fix: add debounce handling for TTP223 touch sensor Manuel Weiser 2025-03-29 14:23:55 +01:00
  • 2bf7c9fb7d feat: add TTP223 touch sensor support and wiring configuration Manuel Weiser 2025-03-29 14:18:58 +01:00
  • ac8adca84d Renamed states of NFC state machine and introduced new state machine for spoolman API Jan Philipp Ecker 2025-03-29 13:21:47 +01:00
  • c701149c64 Introducing enum for handling the NFC state to improve code readability Jan Philipp Ecker 2025-03-29 11:45:38 +01:00
  • 07a919b6ba docs: update changelog and header for version v1.4.9 v1.4.9 Manuel Weiser 2025-03-29 10:11:25 +01:00
  • 8618b90e33 docs: update platformio.ini for version v1.4.9 Manuel Weiser 2025-03-29 10:11:25 +01:00
  • 57723b5354 fix: enhance HTTP method handling in sendToApi function Manuel Weiser 2025-03-29 10:03:17 +01:00
  • d2be752175 docs: update changelog and header for version v1.4.8 v1.4.8 Manuel Weiser 2025-03-29 07:58:12 +01:00
  • 97a050ace8 docs: update platformio.ini for version v1.4.8 Manuel Weiser 2025-03-29 07:58:12 +01:00
  • 367e692c74 Merge pull request #30 from janecker/main ManuelW 2025-03-29 07:55:45 +01:00
  • 926a21249b Merge branch 'testing' into main ManuelW 2025-03-29 07:55:33 +01:00
  • 2635c19667 fix: improve HTTP client configuration and clear update documents after API calls Manuel Weiser 2025-03-29 07:52:49 +01:00
  • 6cc4efca0a Fixes memory leak in HTTPClient by disabling connection reuse Jan Philipp Ecker 2025-03-28 22:40:50 +01:00
  • 1484a6b0da fix: update reload logic after removing and saving Bambu credentials for better cache handling Manuel Weiser 2025-03-27 19:13:57 +01:00
  • b5f0472af4 docs: update changelog and header for version v1.4.7 v1.4.7 Manuel Weiser 2025-03-27 18:54:33 +01:00