-
v1.4.6
released this
2025-03-26 11:52:46 +01:00 | 58 commits to main since this releaseChanges since v1.4.5:
Added
Fixed
- handle potential undefined value for tray_info_idx in handleSpoolIn function, by @tugsi (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.6 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.6 (Manuel Weiser)
Downloads
-
v1.4.5
released this
2025-03-25 12:11:56 +01:00 | 61 commits to main since this releaseChanges since v1.4.4:
Added
Fixed
- increase MQTT buffer size and adjust task stack size (Manuel Weiser)
65d8cd6
- Fix BufferSize for larger JSONs from X-Series (tugsi)
Changed
- docs: update changelog and header for version v1.4.5 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.5 (Manuel Weiser)
- Merge branch 'testing' (Manuel Weiser)
- refactor: remove unused request_topic subscription and reduce MQTT task stack size (Manuel Weiser)
- Merge pull request #26 from tugsi/main (ManuelW)
- refactor: rename report_topic to topic and update MQTT subscription logic, switched publish topic to request (Manuel Weiser)
Downloads
- increase MQTT buffer size and adjust task stack size (Manuel Weiser)
-
v1.4.4
released this
2025-03-23 16:50:29 +01:00 | 69 commits to main since this releaseChanges since v1.4.3:
Added
Fixed
- add error handling for missing vendor IDs in filament data (Manuel Weiser)
- adjust weight threshold for tare check to allow negative values (Manuel Weiser)
Changed
- docs: update changelog and header for version v1.4.4 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.4 (Manuel Weiser)
Downloads
-
v1.4.3
released this
2025-03-23 11:38:57 +01:00 | 73 commits to main since this releaseChanges since v1.4.2:
Added
Fixed
Changed
- docs: update changelog and header for version v1.4.3 (Manuel Weiser)
- docs: update platformio.ini for version v1.4.3 (Manuel Weiser)
Downloads
-
v1.4.2
released this
2025-03-23 11:25:52 +01:00 | 75 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 | 86 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 | 129 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 | 140 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 | 148 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 | 162 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