-
v1.4.2
released this
2025-03-23 11:25:52 +01:00 | 498 commits to main since this releaseChanges since v1.4.1:
Added
Fixed
- use unique client ID for MQTT connection to avoid conflicts (Manuel Weiser)
- reload page after firmware update completion (Manuel Weiser)
- increase WiFi connection timeout from 5 to 10 seconds (Manuel Weiser)
- ensure valid URL format and remove trailing slash in setupWebserver (Manuel Weiser)
- add WiFi connection check and restart Bambu if not connected (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.2 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.2 (Manuel Weiser)
- increase stack size for BambuMqtt task (Manuel Weiser)
- update Discord Link (Manuel Weiser)
- update Discord Link (Manuel Weiser)
- remove commented-out subscription topic in MQTT setup (Manuel Weiser)
Downloads
-
v1.4.1
released this
2025-03-10 17:34:09 +01:00 | 509 commits to main since this releaseChanges since v1.4.0:
Added
dd7fbe1
- added new .step, now with correct individual parts (spitzbirne32)
ec60ca8
- added changelog (spitzbirne32)
18f7454
- Add files via upload (spitzbirne32)
e7b5917
- added .stp files of modifications (spitzbirne32)
795c926
- added merged picture (spitzbirne32)
02d0adc
- added pictures of components bought from AliE (spitzbirne32)
9264333
- Add files via upload (spitzbirne32)
4ad89b6
- added pictures for heat insert location (spitzbirne32)
2d072ee
- added pictures showing heat insert location (spitzbirne32)- add new 3D print file for Filaman scale (Manuel Weiser)
0f24a63
- added Discord Server (Manuel Weiser)
Fixed
- correct typo in console log for total length (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.1 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.1 (Manuel Weiser)
- refactor length calculation to convert total length to meters before formatting (Manuel Weiser)
- Merge pull request #16 from spitzbirne32/main (ManuelW)
- improved housing to show display better (spitzbirne32)
- removed CAD, as they were all duplicates (spitzbirne32)
- typo in AliE link (spitzbirne32)
- Delete usermod/spitzbirne32/STL/README.md (spitzbirne32)
- Update README.md (spitzbirne32)
- moved pictures of parts into dedicated folders (spitzbirne32)
- Update README.md (spitzbirne32)
- Update README.md (spitzbirne32)
- Update README.md (spitzbirne32)
- Delete usermod/spitzbirne32/STL/ScaleTop_Heatinsert_Location_usermod_spitzbirne32_.png (spitzbirne32)
- Delete usermod/spitzbirne32/STL/Housing_Heatinsert_Location_usermod_spitzbirne32_.png (spitzbirne32)
- created folders (spitzbirne32)
- Update README.md (spitzbirne32)
- Update README.md (spitzbirne32)
- Create README.md (spitzbirne32)
- Update README.md (spitzbirne32)
- Update README.md (spitzbirne32)
- Create README.md (spitzbirne32)
- Merge pull request #15 from ManuelW77/main (ManuelW)
- Merge pull request #14 from janecker/scale-calibration-rework (ManuelW)
- refactor: remove unnecessary delay in MQTT setup and add delay before restart (Manuel Weiser)
- Reworks the scale calibration handling (Jan Philipp Ecker)
- refactor: remove redundant scale calibration checks and enhance task management (Manuel Weiser)
- refactor: enhance AMS data handling and streamline spool auto-setting logic (Manuel Weiser)
- refactor: adjust stack size and improve scale calibration logic (Manuel Weiser)
- refactor: update labels and input types for better clarity and functionality (Manuel Weiser)
- update documentation for clarity and accuracy (Manuel Weiser)
Downloads
- add new 3D print file for Filaman scale (Manuel Weiser)
-
v1.4.0
released this
2025-03-01 12:46:18 +01:00 | 552 commits to main since this releaseChanges since v1.3.99:
Added
b351639
- add support for Spoolman Octoprint Plugin in README files (Manuel Weiser)
7a2c9d6
- add OctoPrint integration with configurable fields and update functionality (Manuel Weiser)
eb2a8dc
- add version comparison function and check for outdated versions before updates (Manuel Weiser)Fixed
Changed
- docs: update changelog and header for version v1.4.0 (Manuel Weiser)
- update NFC tag references to include NTAG213 and clarify storage capacity (Manuel Weiser)
- bump version to 1.4.0 (Manuel Weiser)
- remove unused version and protocol fields from JSON output; add error message for insufficient memory (Manuel Weiser)
- remove unused version and protocol fields from NFC data packet (Manuel Weiser)
- sort vendors alphabetically in the dropdown list (Manuel Weiser)
- Merge pull request #10 from janecker/nfc-improvements (ManuelW)
- Improves NFC Tag handling (Jan Philipp Ecker)
Downloads
-
v1.3.99
released this
2025-02-28 18:35:16 +01:00 | 563 commits to main since this releaseChanges since v1.3.98:
Added
Fixed
Changed
- docs: update changelog and header for version v1.3.99 (Manuel Weiser)
- docs: update platformio.ini for version v1.3.99 (Manuel Weiser)
- refactor: update workflows to build firmware with LittleFS instead of SPIFFS (Manuel Weiser)
Downloads
-
v1.3.97
released this
2025-02-28 08:53:08 +01:00 | 571 commits to main since this releaseChanges since v1.3.96:
Added
- füge Bestätigungsmeldung für Spool-Einstellung hinzu (Manuel Weiser)
- verbessere WLAN-Konfiguration und füge mDNS-Unterstützung hinzu (Manuel Weiser)
- aktualisiere OLED-Anzeige mit Versionsnummer und verbessere Textausrichtung (Manuel Weiser)
- füge regelmäßige WLAN-Verbindungsüberprüfung hinzu (Manuel Weiser)
- aktualisiere Schaltplan-Bild (Manuel Weiser)
- zeige Versionsnummer im OLED-Display an (Manuel Weiser)
Fixed
- Speichernutzung optimiert (Manuel Weiser)
- behebe doppelte http.end() Aufrufe in checkSpoolmanExtraFields (Manuel Weiser)
- optimiere Verzögerungen und Stackgrößen in NFC-Task-Funktionen (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.3.97 (Manuel Weiser)
- docs: update platformio.ini for version v1.3.97 (Manuel Weiser)
- refactor: entferne ungenutzte Bibliotheken und Debug-Ausgaben aus main.cpp (Manuel Weiser)
- style: entferne text-shadow von deaktivierten Schaltflächen (Manuel Weiser)
- docs: füge Link zum Wiki für detaillierte Informationen über die Nutzung hinzu (Manuel Weiser)
Downloads
-
v1.3.96
released this
2025-02-25 16:29:37 +01:00 | 585 commits to main since this releaseChanges since v1.3.95:
Added
- füge Unterstützung für Spoolman-Einstellungen hinzu und aktualisiere die Benutzeroberfläche (Manuel Weiser)
- entferne die sendAmsData-Funktion aus der API-Schnittstelle (Manuel Weiser)
- erweitere Bambu-Credentials um AutoSend-Zeit und aktualisiere die Benutzeroberfläche (Manuel Weiser)
- erweitere Bambu-Credentials mit AutoSend-Wartezeit und aktualisiere die Benutzeroberfläche (Manuel Weiser)
- add espRestart function and replace delay with vTaskDelay for OTA update process (Manuel Weiser)
- implement OTA update functionality with backup and restore for configurations (Manuel Weiser)
- add own_filaments.json and integrate custom filament loading in bambu.cpp (Manuel Weiser)
Fixed
- aktualisiere Bedingungen für die AMS-Datenaktualisierung und entferne unnötige Aufrufe (Manuel Weiser)
- aktualisiere Bedingung für den Fortschritt der OTA-Update-Nachricht (Manuel Weiser)
- update auto set logic to check RFID tag before setting Bambu spool (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.3.96 (Manuel Weiser)
- docs: update platformio.ini for version v1.3.96 (Manuel Weiser)
Downloads
-
v1.3.95
released this
2025-02-24 19:56:19 +01:00 | 597 commits to main since this releaseChanges since v1.3.94:
Added
Fixed
- bind autoSendToBambu variable to checkbox in spoolman.html (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.3.95 (Manuel Weiser)
- docs: update webpages for version v1.3.95 (Manuel Weiser)
Downloads
-
v1.3.94
released this
2025-02-24 19:47:24 +01:00 | 600 commits to main since this releaseChanges since v1.3.93:
Added
Fixed
- correct payload type check in NFC write event handling (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.3.94 (Manuel Weiser)
- docs: update webpages for version v1.3.94 (Manuel Weiser)
Downloads
-
v1.3.93
released this
2025-02-24 19:15:03 +01:00 | 603 commits to main since this releaseChanges since v1.3.92:
Added
- implement auto send feature for Bambu spool management and update related configurations (Manuel Weiser)
Fixed
- remove debug output from splitTextIntoLines and update weight display logic in scanRfidTask (Manuel Weiser)
- enhance weight display logic for negative values (Manuel Weiser)
- remove unnecessary CPU frequency configuration from setup function (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.3.93 (Manuel Weiser)
- docs: update webpages for version v1.3.93 (Manuel Weiser)
- docs: add debug mode instructions for Spoolman in README (Manuel Weiser)
- refactor: simplify filament names in JSON configuration (Manuel Weiser)
- refactor: update findFilamentIdx to return structured result and improve type searching logic (Manuel Weiser)
- docs: add wiring diagrams to README for PN532 I2C setup (Manuel Weiser)
- docs: update README to reflect PN532 I2C configuration and remove SPI pin details (Manuel Weiser)
Downloads
-
v1.3.92
released this
2025-02-24 07:47:58 +01:00 | 614 commits to main since this releaseChanges since v1.3.91:
Added
Fixed
- configure CPU frequency settings in setup function only for testing (Manuel Weiser)
- update comment to clarify NVS reading process (Manuel Weiser)
- adjust weight display logic to handle cases for weight less than 2 (Manuel Weiser)
- update weight display logic to handle negative and specific weight cases (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.3.92 (Manuel Weiser)
- docs: update webpages for version v1.3.92 (Manuel Weiser)
- refactor: remove commented-out code in setBambuSpool function (Manuel Weiser)
- docs: update installation instructions and formatting in README files (Manuel Weiser)
Downloads