Commit Graph

  • f44173824f 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
  • 169d73bfc0 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
  • c78f36d21a 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
  • 054bc43f65 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
  • 31c41576ee docs: update changelog and header for version 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
  • 3a744bc1e6 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
  • 42f76fc20a 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
  • 124f326670 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
  • af34ce45dd docs: update changelog and header for version 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
  • c0cb3ff5c9 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
  • 4c754d84ff 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
  • d2c85018f5 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
  • 8dac49ea9e 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
  • 5365c0e1b9 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
  • 4abe9d6d33 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
  • e5d0334714 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
  • 16364cbd86 docs: update changelog and header for version 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
  • 1b63ab668f 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
  • f67ef8e905 fix: add error handling for missing vendor IDs in filament data Manuel Weiser 2025-03-23 16:28:13 +01:00
  • 48301ade36 fix: adjust weight threshold for tare check to allow negative values Manuel Weiser 2025-03-23 15:03:37 +01:00
  • a490b77860 fix: adjust weight threshold for tare check to allow negative values Manuel Weiser 2025-03-23 15:03:37 +01:00
  • 76e0b20393 docs: update changelog and header for version v1.4.3 v1.4.3 Manuel Weiser 2025-03-23 11:38:57 +01:00
  • 52d063b619 docs: update changelog and header for version v1.4.3 Manuel Weiser 2025-03-23 11:38:57 +01:00
  • a765b39896 docs: update platformio.ini for version v1.4.3 Manuel Weiser 2025-03-23 11:38:57 +01:00
  • d5c005d6f7 docs: update platformio.ini for version v1.4.3 Manuel Weiser 2025-03-23 11:38:57 +01:00
  • d68f6c4a89 docs: update changelog and header for version v1.4.2 v1.4.2 Manuel Weiser 2025-03-23 11:25:52 +01:00
  • 68866f1632 docs: update changelog and header for version v1.4.2 Manuel Weiser 2025-03-23 11:25:52 +01:00
  • 1702e2396e docs: update platformio.ini for version v1.4.2 Manuel Weiser 2025-03-23 11:25:52 +01:00
  • a4200e469d docs: update platformio.ini for version v1.4.2 Manuel Weiser 2025-03-23 11:25:52 +01:00
  • af23b07df1 fix: use unique client ID for MQTT connection to avoid conflicts Manuel Weiser 2025-03-23 11:24:46 +01:00
  • e5e14dfc99 fix: use unique client ID for MQTT connection to avoid conflicts Manuel Weiser 2025-03-23 11:24:46 +01:00
  • dd7ba3bf5d fix: reload page after firmware update completion Manuel Weiser 2025-03-23 11:15:38 +01:00
  • 863d591a17 fix: reload page after firmware update completion Manuel Weiser 2025-03-23 11:15:38 +01:00
  • a818dcd3c0 fix: increase WiFi connection timeout from 5 to 10 seconds Manuel Weiser 2025-03-23 11:05:10 +01:00
  • 69675f3c06 fix: increase WiFi connection timeout from 5 to 10 seconds Manuel Weiser 2025-03-23 11:05:10 +01:00
  • b5279b167a fix: ensure valid URL format and remove trailing slash in setupWebserver Manuel Weiser 2025-03-23 11:03:57 +01:00
  • 2ae3df1aab fix: ensure valid URL format and remove trailing slash in setupWebserver Manuel Weiser 2025-03-23 11:03:57 +01:00
  • a09fd4fda4 fix: add WiFi connection check and restart Bambu if not connected Manuel Weiser 2025-03-23 11:03:51 +01:00
  • 3910da9fb5 fix: add WiFi connection check and restart Bambu if not connected Manuel Weiser 2025-03-23 11:03:51 +01:00
  • e4fe08f54c increase stack size for BambuMqtt task Manuel Weiser 2025-03-23 10:41:28 +01:00
  • 26d53929ac increase stack size for BambuMqtt task Manuel Weiser 2025-03-23 10:41:28 +01:00
  • 3eac0e5ac4 update Discord Link Manuel Weiser 2025-03-15 16:02:18 +01:00
  • 64e3461264 update Discord Link Manuel Weiser 2025-03-15 16:02:18 +01:00
  • 24d91693d9 update Discord Link Manuel Weiser 2025-03-15 15:57:46 +01:00
  • bc04db91b8 update Discord Link Manuel Weiser 2025-03-15 15:57:46 +01:00
  • 94c26590c8 remove commented-out subscription topic in MQTT setup Manuel Weiser 2025-03-10 17:41:14 +01:00
  • f500f8bd11 remove commented-out subscription topic in MQTT setup Manuel Weiser 2025-03-10 17:41:14 +01:00
  • 4559bae066 docs: update changelog and header for version v1.4.1 v1.4.1 Manuel Weiser 2025-03-10 17:34:09 +01:00
  • 84391faffd docs: update changelog and header for version v1.4.1 Manuel Weiser 2025-03-10 17:34:09 +01:00
  • cdb2d16cf9 docs: update platformio.ini for version v1.4.1 Manuel Weiser 2025-03-10 17:34:09 +01:00
  • aae93de7dd docs: update platformio.ini for version v1.4.1 Manuel Weiser 2025-03-10 17:34:09 +01:00
  • cd71949c82 refactor length calculation to convert total length to meters before formatting Manuel Weiser 2025-03-10 17:33:47 +01:00
  • 0f847a2731 refactor length calculation to convert total length to meters before formatting Manuel Weiser 2025-03-10 17:33:47 +01:00
  • 6cd280389d Merge pull request #16 from spitzbirne32/main ManuelW 2025-03-06 15:19:28 +01:00
  • aa7fc7e64b Merge pull request #16 from spitzbirne32/main ManuelW 2025-03-06 15:19:28 +01:00
  • daf27820b1 improved housing to show display better spitzbirne32 2025-03-06 12:16:10 +01:00
  • e0f5f48cc4 improved housing to show display better spitzbirne32 2025-03-06 12:16:10 +01:00
  • dd7fbe1119 added new .step, now with correct individual parts spitzbirne32 2025-03-06 12:14:39 +01:00
  • 0b79891f83 added new .step, now with correct individual parts spitzbirne32 2025-03-06 12:14:39 +01:00
  • dc2ddb47eb removed CAD, as they were all duplicates spitzbirne32 2025-03-06 12:13:25 +01:00
  • 11c5ca3383 removed CAD, as they were all duplicates spitzbirne32 2025-03-06 12:13:25 +01:00
  • 6bb8f565e6 typo in AliE link spitzbirne32 2025-03-04 01:59:47 +01:00
  • e3c3b3f42d typo in AliE link spitzbirne32 2025-03-04 01:59:47 +01:00
  • ec60ca88f1 added changelog spitzbirne32 2025-03-04 01:57:50 +01:00
  • 8db7765e7e added changelog spitzbirne32 2025-03-04 01:57:50 +01:00
  • 17664acf9e Delete usermod/spitzbirne32/STL/README.md spitzbirne32 2025-03-04 01:48:02 +01:00
  • dc97740ddc Delete usermod/spitzbirne32/STL/README.md spitzbirne32 2025-03-04 01:48:02 +01:00
  • 18f7454a76 Add files via upload spitzbirne32 2025-03-04 01:43:50 +01:00
  • ababe8b842 Add files via upload spitzbirne32 2025-03-04 01:43:50 +01:00
  • e7b5917888 added .stp files of modifications spitzbirne32 2025-03-04 01:43:20 +01:00
  • 62bcbb2ae8 added .stp files of modifications spitzbirne32 2025-03-04 01:43:20 +01:00
  • 5c57968ba9 Update README.md spitzbirne32 2025-03-04 01:40:33 +01:00
  • 62330a3fd8 Update README.md spitzbirne32 2025-03-04 01:40:33 +01:00
  • 795c926c1f added merged picture spitzbirne32 2025-03-04 01:33:01 +01:00
  • 4556730c6e added merged picture spitzbirne32 2025-03-04 01:33:01 +01:00
  • 8735a9740c moved pictures of parts into dedicated folders spitzbirne32 2025-03-04 01:26:41 +01:00
  • c92a8b0957 moved pictures of parts into dedicated folders spitzbirne32 2025-03-04 01:26:41 +01:00
  • 02d0adc6bf added pictures of components bought from AliE spitzbirne32 2025-03-04 01:21:18 +01:00
  • b08da071c2 added pictures of components bought from AliE spitzbirne32 2025-03-04 01:21:18 +01:00
  • 24067666ed Update README.md spitzbirne32 2025-03-04 01:17:12 +01:00
  • 9c949e74e8 Update README.md spitzbirne32 2025-03-04 01:17:12 +01:00
  • 9264333eda Add files via upload spitzbirne32 2025-03-04 01:06:07 +01:00