68866f1632
docs: update changelog and header for version v1.4.2
2025-03-23 11:25:52 +01:00
a4200e469d
docs: update platformio.ini for version v1.4.2
2025-03-23 11:25:52 +01:00
e5e14dfc99
fix: use unique client ID for MQTT connection to avoid conflicts
2025-03-23 11:24:46 +01:00
863d591a17
fix: reload page after firmware update completion
2025-03-23 11:15:38 +01:00
69675f3c06
fix: increase WiFi connection timeout from 5 to 10 seconds
2025-03-23 11:05:10 +01:00
2ae3df1aab
fix: ensure valid URL format and remove trailing slash in setupWebserver
2025-03-23 11:03:57 +01:00
3910da9fb5
fix: add WiFi connection check and restart Bambu if not connected
2025-03-23 11:03:51 +01:00
26d53929ac
increase stack size for BambuMqtt task
2025-03-23 10:41:28 +01:00
64e3461264
update Discord Link
2025-03-15 16:02:18 +01:00
bc04db91b8
update Discord Link
2025-03-15 15:57:46 +01:00
f500f8bd11
remove commented-out subscription topic in MQTT setup
2025-03-10 17:41:14 +01:00
84391faffd
docs: update changelog and header for version v1.4.1
2025-03-10 17:34:09 +01:00
aae93de7dd
docs: update platformio.ini for version v1.4.1
2025-03-10 17:34:09 +01:00
0f847a2731
refactor length calculation to convert total length to meters before formatting
2025-03-10 17:33:47 +01:00
aa7fc7e64b
Merge pull request #16 from spitzbirne32/main
...
Usermod for M3 heat inserts and AliExpress parts
2025-03-06 15:19:28 +01:00
spitzbirne32
e0f5f48cc4
improved housing to show display better
2025-03-06 12:16:10 +01:00
spitzbirne32
0b79891f83
added new .step, now with correct individual parts
2025-03-06 12:14:39 +01:00
spitzbirne32
11c5ca3383
removed CAD, as they were all duplicates
2025-03-06 12:13:25 +01:00
spitzbirne32
e3c3b3f42d
typo in AliE link
2025-03-04 01:59:47 +01:00
spitzbirne32
8db7765e7e
added changelog
2025-03-04 01:57:50 +01:00
spitzbirne32
dc97740ddc
Delete usermod/spitzbirne32/STL/README.md
2025-03-04 01:48:02 +01:00
spitzbirne32
ababe8b842
Add files via upload
2025-03-04 01:43:50 +01:00
spitzbirne32
62bcbb2ae8
added .stp files of modifications
2025-03-04 01:43:20 +01:00
spitzbirne32
62330a3fd8
Update README.md
2025-03-04 01:40:33 +01:00
spitzbirne32
4556730c6e
added merged picture
2025-03-04 01:33:01 +01:00
spitzbirne32
c92a8b0957
moved pictures of parts into dedicated folders
2025-03-04 01:26:41 +01:00
spitzbirne32
b08da071c2
added pictures of components bought from AliE
2025-03-04 01:21:18 +01:00
spitzbirne32
9c949e74e8
Update README.md
2025-03-04 01:17:12 +01:00
spitzbirne32
17fcf765fd
Add files via upload
2025-03-04 01:06:07 +01:00
spitzbirne32
95a03f92e2
Update README.md
2025-03-04 01:05:35 +01:00
spitzbirne32
d9e69d8c14
Update README.md
2025-03-04 00:54:43 +01:00
spitzbirne32
1ec09ebf3a
added pictures for heat insert location
2025-03-04 00:50:42 +01:00
spitzbirne32
7ef0cc44d5
Delete usermod/spitzbirne32/STL/ScaleTop_Heatinsert_Location_usermod_spitzbirne32_.png
2025-03-04 00:50:22 +01:00
spitzbirne32
fe962b2bfa
Delete usermod/spitzbirne32/STL/Housing_Heatinsert_Location_usermod_spitzbirne32_.png
2025-03-04 00:50:14 +01:00
spitzbirne32
aec07f3c6d
added pictures showing heat insert location
2025-03-04 00:49:31 +01:00
spitzbirne32
b5cb5b17ea
created folders
2025-03-04 00:26:37 +01:00
spitzbirne32
c3e7758920
Update README.md
2025-03-04 00:16:01 +01:00
spitzbirne32
66395028a6
Update README.md
2025-03-04 00:15:10 +01:00
spitzbirne32
64403b9599
Create README.md
2025-03-04 00:11:54 +01:00
spitzbirne32
ebf6688701
Update README.md
2025-03-04 00:09:49 +01:00
spitzbirne32
073a5f4539
Update README.md
2025-03-04 00:05:21 +01:00
spitzbirne32
69bd5c3eb2
Create README.md
2025-03-03 22:08:45 +01:00
a328fbc6a6
Merge pull request #15 from ManuelW77/main
...
set to main state
2025-03-03 17:10:35 +01:00
6f52cd1686
Merge pull request #14 from janecker/scale-calibration-rework
...
Reworks the scale calibration handling
2025-03-03 17:08:06 +01:00
c1122ad87d
refactor: remove unnecessary delay in MQTT setup and add delay before restart
2025-03-03 16:58:24 +01:00
Jan Philipp Ecker
1aeced76a2
Reworks the scale calibration handling
...
Fixes some issues in the scale handling. Prevents a wdg reset after
after scale calibration. Also makes sure that after calibration all
tasks are started again that have been suspsended before.
2025-03-03 16:50:46 +01:00
967ec35c6a
fix: correct typo in console log for total length
2025-03-02 20:21:27 +01:00
f60113aa83
feat: add new 3D print file for Filaman scale
2025-03-02 08:06:59 +01:00
63a7398979
refactor: remove redundant scale calibration checks and enhance task management
2025-03-01 18:50:20 +01:00
40cb504251
refactor: enhance AMS data handling and streamline spool auto-setting logic
2025-03-01 18:44:35 +01:00