tugsi
3590187cbe
Added
...
Fixed
improve HTTP client configuration and clear update documents after API calls (Manuel Weiser)
6cc4efc - Fixes memory leak in HTTPClient by disabling connection reuse (Jan Philipp Ecker)
update reload logic after removing and saving Bambu credentials for better cache handling (Manuel Weiser)
Changed
docs: update changelog and header for version v1.4.8 (Manuel Weiser)
docs: update platformio.ini for version v1.4.8 (Manuel Weiser)
Merge pull request #30 from janecker/main (ManuelW)
Merge branch 'testing' into main (ManuelW)
2025-03-30 14:32:11 +02:00
tugsi
0302725bc7
Added
...
add forced cache refresh after removing and saving Bambu credentials (Manuel Weiser)
add functionality to remove Bambu credentials and update API handling (Manuel Weiser)
add rfid_bambu.html and update bambu connection handling (Manuel Weiser)
Fixed
handle Bambu connection state by introducing bambuDisabled flag (Manuel Weiser)
fe4d2d7 - 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)
Changed
docs: update changelog and header for version v1.4.7 (Manuel Weiser)
docs: update platformio.ini for version v1.4.7 (Manuel Weiser)
Merge branch 'testing' (Manuel Weiser)
style: update remove button for Bambu credentials with red background (Manuel Weiser)
Merge pull request #28 from tugsi/main (ManuelW)
2025-03-30 14:28:17 +02:00
tugsi
f869bcc0c1
Origin Rfid.js
2025-03-23 18:58:33 +01:00
tugsi
1c01bfb2da
- X1C MQTT Fix
...
- Spoolman Settings Fix
- Spoolman Out Fix
- Spoolman In Fix
2025-03-23 18:09:25 +01:00
tugsi
d363a7b905
fix: add error handling for missing vendor IDs in filament data
2025-03-23 17:14:53 +01:00
tugsi
c2e3dc1d46
fix: reload page after firmware update completion
2025-03-23 16:35:03 +01:00
Manuel Weiser
cd71949c82
refactor length calculation to convert total length to meters before formatting
2025-03-10 17:33:47 +01:00
Manuel Weiser
5afb60df32
fix: correct typo in console log for total length
2025-03-02 20:21:27 +01:00
Manuel Weiser
1db74867e6
refactor: update labels and input types for better clarity and functionality
2025-03-01 18:44:17 +01:00
Manuel Weiser
7a2c9d6d17
add OctoPrint integration with configurable fields and update functionality
2025-03-01 12:18:33 +01:00
Manuel Weiser
c6e727de06
remove unused version and protocol fields from NFC data packet
2025-03-01 10:41:51 +01:00
Manuel Weiser
3253e7d407
sort vendors alphabetically in the dropdown list
2025-03-01 10:41:44 +01:00
Manuel Weiser
9e76620cd3
style: entferne text-shadow von deaktivierten Schaltflächen
2025-02-26 18:07:22 +01:00
Manuel Weiser
b87d43c64e
feat: füge Unterstützung für Spoolman-Einstellungen hinzu und aktualisiere die Benutzeroberfläche
2025-02-25 16:24:22 +01:00
Manuel Weiser
a7b1721e1d
feat: erweitere Bambu-Credentials um AutoSend-Zeit und aktualisiere die Benutzeroberfläche
2025-02-25 12:17:20 +01:00
Manuel Weiser
e4825d2905
feat: erweitere Bambu-Credentials mit AutoSend-Wartezeit und aktualisiere die Benutzeroberfläche
2025-02-25 11:32:57 +01:00
Manuel Weiser
08f37186b4
feat: add own_filaments.json and integrate custom filament loading in bambu.cpp
2025-02-25 09:02:11 +01:00
Manuel Weiser
714b7065e7
fix: bind autoSendToBambu variable to checkbox in spoolman.html
2025-02-24 19:56:01 +01:00
Manuel Weiser
d70b187bf9
feat: implement auto send feature for Bambu spool management and update related configurations
2025-02-24 19:14:51 +01:00
Manuel Weiser
98fce15ccc
refactor: simplify filament names in JSON configuration
2025-02-24 12:21:27 +01:00
Manuel Weiser
78b5078651
feat: update index.html for improved content structure and additional links
2025-02-23 20:27:38 +01:00
Manuel Weiser
6098c3b052
feat: improve UI for Spoolman and Bambu Lab printer credentials, enhancing layout and styling
2025-02-23 20:23:09 +01:00
Manuel Weiser
cd2ac54e98
docs: update webpages for version v1.3.64
2025-02-22 20:37:49 +01:00
Manuel Weiser
92f675b24c
style: remove unnecessary closing tags from header.html
2025-02-22 20:37:46 +01:00
Manuel Weiser
374721d1e5
style: update update-form background and add glass border effect
2025-02-22 20:30:30 +01:00
Manuel Weiser
074bfb658d
style: update background colors and improve layout for update sections
2025-02-22 20:25:00 +01:00
Manuel Weiser
4b25b72b2e
feat: implement enhanced update progress handling and WebSocket notifications
2025-02-22 19:50:12 +01:00
Manuel Weiser
5c59016f94
feat: improve update progress reporting and enhance WebSocket notifications
2025-02-22 18:49:45 +01:00
Manuel Weiser
d2da501b94
feat: enhance update progress handling and add WebSocket closure notification
2025-02-22 18:19:21 +01:00
Manuel Weiser
4135073623
feat: implement WebSocket for update progress and enhance update response handling
2025-02-22 18:12:27 +01:00
Manuel Weiser
8c5e7e26ac
docs: update upgrade page message and improve progress display logic
2025-02-22 17:53:51 +01:00
Manuel Weiser
cf50baba2d
docs: update header title to 'Filament Management Tool' in multiple HTML files
2025-02-22 17:36:02 +01:00
Manuel Weiser
73e240e879
docs: update header title and improve SPIFFS update error handling
2025-02-22 17:31:28 +01:00
Manuel Weiser
399645a2b3
docs: update webpages for version v1.3.48
2025-02-22 14:31:23 +01:00
Manuel Weiser
37d43b2d7d
workflow: optimize firmware and SPIFFS update process, improve progress handling and logging
2025-02-22 14:04:34 +01:00
Manuel Weiser
f4eee9af91
docs: update header title to 'Hollo Lollo Trollo'
2025-02-22 12:11:26 +01:00
Manuel Weiser
cad14b3bc2
docs: update header title to 'Filament Management Tool' and improve update response messages
2025-02-22 12:10:57 +01:00
Manuel Weiser
cd9da0fe4f
docs: update header title to 'Hollo Lollo Trollo'
2025-02-22 12:03:25 +01:00
Manuel Weiser
b8db01529b
docs: update webpages for version v1.3.37
2025-02-22 11:13:40 +01:00
Manuel Weiser
e49e812b13
docs: update webpages for version v1.3.30
2025-02-22 09:38:14 +01:00
Manuel Weiser
c1be6ca582
docs: update upgrade page title and heading; adjust cache control duration
2025-02-21 14:35:12 +01:00
Manuel Weiser
67eca82ac5
docs: update webpages for version v1.2.98
2025-02-21 13:52:27 +01:00
Manuel Weiser
2dd563a178
Merge branch 'temp-branch'
2025-02-21 12:03:12 +01:00
Manuel Weiser
60553255b8
feat: enhance update process with separate forms for firmware and webpage uploads, including validation and improved UI
2025-02-21 11:57:19 +01:00
Manuel Weiser
8199b283c0
feat: add API endpoint for version retrieval and update HTML to display dynamic version
2025-02-21 11:53:59 +01:00
Manuel Weiser
4a44eda5c4
docs: update webpages for version v1.2.94
2025-02-21 10:46:05 +01:00
Manuel Weiser
62273320e9
docs: update webpages for version v1.2.93
2025-02-21 10:35:58 +01:00
Manuel Weiser
b8e4af4e4d
refactor: update SPIFFS initialization and partition sizes; enhance WiFi setup
2025-02-21 10:35:52 +01:00
Manuel Weiser
df884e7668
docs: update webpages for version v1.2.92
2025-02-21 09:25:00 +01:00
Manuel Weiser
8182b5f684
feat: enhance OTA upload handling with chunk validation and timeout checks
2025-02-21 09:24:54 +01:00