609fbfc2ee
add PROMPTS.md
build-ci / build (push) Has been cancelled
2026-04-04 17:58:14 -03:00
318fd4c7a0
web stuff
build-ci / build (push) Waiting to run
2026-04-04 17:41:10 -03:00
afe9e9d389
disable serial for 3d
2026-04-04 17:04:18 -03:00
d6ed8bdcc2
hobart changes
2026-04-04 16:38:32 -03:00
allcontributors[bot]
6132284030
docs: add Binch3000 as a contributor for bug ( #1129 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-03-19 09:32:17 +08:00
Luc
b425508f7c
Fix compilation on eth if no wifi due to typo thanks @Binch3000
2026-03-19 08:39:34 +08:00
Luc
83baa7ddee
Update info.json
2026-03-18 12:07:46 +08:00
Luc
7cbfca75d2
Fix W55000 Comnpilation
2026-03-18 10:42:41 +08:00
Luc
aba6ecba63
Update platformio.ini
...
Fix platformio warning for colorize
2026-03-18 10:23:51 +08:00
Luc
72843a6847
Disable idf log errors
2026-03-18 10:23:16 +08:00
Luc
c75c8d08c4
Rename license file name due to github API rules
2026-03-10 21:43:03 +08:00
Luc
e74ac77f58
Fix compilation on ESP8266
2026-02-22 19:36:15 +08:00
Luc
ec00a9ba99
Update sdio_esp32.cpp
...
- Smarter SDMMC_FORCE_BEGIN with cooldown + proper delay(80) for 4bits
- Added applySDPins() helper for multi-chip support
2026-02-22 18:43:44 +08:00
Luc
8c044d129c
Fix Disabled Interface do not show Mac address on ESP32
2026-02-22 17:02:11 +08:00
Luc
12f97eb6b3
Remove idf error log generating noise on serial output
2026-02-22 16:14:28 +08:00
Luc
f25f2fa391
Update ESP220.cpp
...
Display Pins used for SDIO if defined
2026-02-22 16:13:44 +08:00
Luc
2b14910fee
Remove unnecessary log debug
2026-02-22 14:51:41 +08:00
Luc
27f9a78268
Update ESP420.cpp
...
Add how many bits used for SDIO
2026-02-22 12:26:14 +08:00
Luc
a9b80de790
Rename ESP3D_DEBUG_LEVEL to ESP3D_LOG_LEVEL for consistency
2026-02-22 11:56:20 +08:00
Luc
693f31fb45
Add sanity check in case no path
2026-01-15 18:53:25 +08:00
allcontributors[bot]
12c30f283d
docs: add BerranRemzi as a contributor for bug, and code ( #1115 )
...
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2026-01-15 18:31:13 +08:00
Berran Remzi
2c415629da
Fix logical error in path validation for SD file handling ( #1113 )
...
* Fix logical error in path validation for SD file handling
* Fix logical error in path validation for SPIFFS file handling
2026-01-15 18:29:32 +08:00
Luc
cee8abbc1a
Update README.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-12-17 16:55:42 +08:00
Luc
67bba4b756
Bump firmware version from 3.0.1 to 3.0.2dev
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-12-17 13:28:13 +08:00
Luc
51971e48f0
Revise README for ESP3D V3.0 updates
...
Updated README.md to reflect changes in ESP3D version and added relevant badges.
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-12-17 11:31:50 +08:00
Luc
ee0dafa22d
Change development badge color to green
...
Updated the development badge color to green in README.md.
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-12-17 11:11:43 +08:00
Luc
2f7dd32064
Update README.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-12-17 11:09:15 +08:00
Luc
c6449946d0
Update info.json
2025-12-17 11:03:28 +08:00
Luc
1691de4d36
Merge branch '3.0' of https://github.com/luc-github/ESP3D into 3.0
2025-12-16 11:19:24 +08:00
Luc
22e903bb88
Prepare release
2025-12-16 11:19:09 +08:00
dependabot[bot]
2f51b8b68b
Bump node-forge from 1.3.1 to 1.3.2 in /embedded ( #1106 )
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-version: 1.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 07:42:56 +08:00
Luc
76bb41be59
Fix typo in comments
2025-10-31 14:50:35 +08:00
Luc
33354ff727
Update esp3d_commands.cpp
...
Trim space
2025-10-31 07:13:56 +08:00
Luc
b64161f0f8
Fix Baudrate displayed as 0 instead of correct baudrate in [ESP420]
...
Bump version to 3.0.1
2025-10-19 11:31:53 +08:00
Luc
4fe0c31bf2
Update README.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-10-09 14:20:05 +08:00
Luc
9f20f8b162
Prepare version for release
2025-10-09 13:21:33 +08:00
Luc
e4ab6ff524
Update README.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-10-09 13:18:41 +08:00
Luc
3c14543720
Fix BT Service is no set a started due to wrong API usage
2025-06-18 22:02:02 +08:00
Luc
041658ddb2
fix missing sanity check if BT
2025-06-18 13:06:33 +08:00
Luc
0b8dc3af1e
Update esp3d_commands.cpp
...
Override new behavior in Marlin that prevent error to update screen e.g: No SD Card -> IP is not displayed because M117 is locked, so always unlock M117 output
Do not affect M111 because it is user key, so he can type M117 first to unlock if necessary, the fix only apply to auto M117 output
2025-04-26 14:18:50 +08:00
Luc
1a0928ed3b
Fix serial2socket module lock after a while
2025-04-14 16:59:01 +08:00
Luc
6e439231e3
Fix WDT error message when doing formating
...
Bum version
2025-04-13 14:40:44 +08:00
Luc
3f60af3ac1
Update esp_sd.cpp
2025-03-26 15:15:46 +08:00
Luc
a63243decb
Update info.json
2025-03-26 14:55:08 +08:00
Luc
8a6334e9e3
Sd refactoring ( #1086 )
2025-03-26 14:49:45 +08:00
Luc
5501e78bcb
Improve serial Service thanks @rondlh
...
Bump version due to latest fixes
2025-03-19 11:37:34 +08:00
E2D
8104887442
Fixed the issue that ESP201 cannot display the ANALOG pin value. ( #1083 )
2025-03-17 15:19:39 +08:00
E2D
d0bde79aec
Fixed FTP client connection logic with accept(); updated service config format. ( #1082 )
2025-03-16 17:02:39 +08:00
E2D
429007b349
Buzzer bug fixed. ( #1081 )
...
* Adjusted buzzer initialization logic to support ESP-IDF 5.1.1, added conditional compilation to be compatible with older versions
* Update buzzer.cpp
2025-03-14 23:17:13 +08:00
Luc
dc8e221d7d
Update info.json
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2025-03-12 15:02:33 +08:00