Commit Graph

  • b0cd731c5a docs: update changelog and header for version v1.5.7 main 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 testing 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
  • 95c1bc823c docs: update platformio.ini for version v1.4.7 Manuel Weiser 2025-03-27 18:54:33 +01:00
  • 491ba7f526 Merge branch 'testing' Manuel Weiser 2025-03-27 18:54:15 +01:00
  • 56d7d8596c style: update remove button for Bambu credentials with red background Manuel Weiser 2025-03-27 18:07:33 +01:00
  • 1044e91a0a feat: add forced cache refresh after removing and saving Bambu credentials Manuel Weiser 2025-03-27 18:03:40 +01:00
  • e459b53472 feat: add functionality to remove Bambu credentials and update API handling Manuel Weiser 2025-03-27 18:01:15 +01:00
  • 024056cb7d fix: handle Bambu connection state by introducing bambuDisabled flag Manuel Weiser 2025-03-27 11:18:04 +01:00
  • e040a736b0 feat: add rfid_bambu.html and update bambu connection handling Manuel Weiser 2025-03-27 10:35:10 +01:00
  • 72b6b349c6 Merge pull request #28 from tugsi/main ManuelW 2025-03-26 11:54:41 +01:00
  • 190e952ec4 docs: update changelog and header for version v1.4.6 v1.4.6 Manuel Weiser 2025-03-26 11:52:46 +01:00
  • 89620a7f00 docs: update platformio.ini for version v1.4.6 Manuel Weiser 2025-03-26 11:52:46 +01:00
  • 536950eeb3 fix: handle potential undefined value for tray_info_idx in handleSpoolIn function, by @tugsi Manuel Weiser 2025-03-26 11:51:58 +01:00
  • fe4d2d7479 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 2025-03-25 17:40:55 +01:00
  • 43719aac41 docs: update changelog and header for version v1.4.5 v1.4.5 Manuel Weiser 2025-03-25 12:11:56 +01:00
  • 16d0079f7a docs: update platformio.ini for version v1.4.5 Manuel Weiser 2025-03-25 12:11:56 +01:00
  • 48b9bf7076 Merge branch 'testing' Manuel Weiser 2025-03-25 12:08:08 +01:00
  • b6bd4cb9ad refactor: remove unused request_topic subscription and reduce MQTT task stack size Manuel Weiser 2025-03-25 12:05:34 +01:00
  • e89bb1d547 fix: increase MQTT buffer size and adjust task stack size Manuel Weiser 2025-03-25 12:02:54 +01:00
  • f25789d703 Merge pull request #26 from tugsi/main ManuelW 2025-03-25 12:01:57 +01:00
  • 65d8cd675f Fix BufferSize for larger JSONs from X-Series tugsi 2025-03-24 12:17:28 +01:00
  • 9dfe75ffa2 refactor: rename report_topic to topic and update MQTT subscription logic, switched publish topic to request Manuel Weiser 2025-03-23 18:01:53 +01:00
  • 68cdd8ab40 docs: update changelog and header for version v1.4.4 v1.4.4 Manuel Weiser 2025-03-23 16:50:29 +01:00
  • 1069781931 docs: update platformio.ini for version v1.4.4 Manuel Weiser 2025-03-23 16:50:29 +01:00
  • eada54eff2 fix: add error handling for missing vendor IDs in filament data Manuel Weiser 2025-03-23 16:28:13 +01:00