Commit graph

  • 609fbfc2ee add PROMPTS.md hobart Luna 2026-04-04 17:58:14 -03:00
  • 318fd4c7a0 web stuff Luna 2026-04-04 17:41:10 -03:00
  • afe9e9d389 disable serial for 3d Luna 2026-04-04 17:04:18 -03:00
  • d6ed8bdcc2 hobart changes Luna 2026-04-04 16:38:32 -03:00
  • 6132284030
    docs: add Binch3000 as a contributor for bug (#1129) allcontributors[bot] 2026-03-19 09:32:17 +08:00
  • b425508f7c Fix compilation on eth if no wifi due to typo thanks @Binch3000 Luc 2026-03-19 08:39:34 +08:00
  • 83baa7ddee Update info.json Luc 2026-03-18 12:07:46 +08:00
  • 7cbfca75d2 Fix W55000 Comnpilation Luc 2026-03-18 10:42:41 +08:00
  • aba6ecba63 Update platformio.ini Luc 2026-03-18 10:23:51 +08:00
  • 72843a6847 Disable idf log errors Luc 2026-03-18 10:23:16 +08:00
  • c75c8d08c4 Rename license file name due to github API rules Luc 2026-03-10 21:43:03 +08:00
  • e74ac77f58 Fix compilation on ESP8266 Luc 2026-02-22 19:36:15 +08:00
  • ec00a9ba99 Update sdio_esp32.cpp Luc 2026-02-22 18:43:44 +08:00
  • 8c044d129c Fix Disabled Interface do not show Mac address on ESP32 Luc 2026-02-22 17:02:11 +08:00
  • 12f97eb6b3 Remove idf error log generating noise on serial output Luc 2026-02-22 16:14:28 +08:00
  • f25f2fa391 Update ESP220.cpp Luc 2026-02-22 16:13:44 +08:00
  • 2b14910fee Remove unnecessary log debug Luc 2026-02-22 14:51:41 +08:00
  • 27f9a78268 Update ESP420.cpp Luc 2026-02-22 12:26:14 +08:00
  • a9b80de790 Rename ESP3D_DEBUG_LEVEL to ESP3D_LOG_LEVEL for consistency Luc 2026-02-22 11:56:20 +08:00
  • 693f31fb45 Add sanity check in case no path Luc 2026-01-15 18:53:25 +08:00
  • 12c30f283d
    docs: add BerranRemzi as a contributor for bug, and code (#1115) allcontributors[bot] 2026-01-15 18:31:13 +08:00
  • 2c415629da
    Fix logical error in path validation for SD file handling (#1113) Berran Remzi 2026-01-15 12:29:32 +02:00
  • cee8abbc1a
    Update README.md Luc 2025-12-17 16:55:42 +08:00
  • 67bba4b756
    Bump firmware version from 3.0.1 to 3.0.2dev Luc 2025-12-17 13:28:13 +08:00
  • 51971e48f0
    Revise README for ESP3D V3.0 updates Luc 2025-12-17 11:31:50 +08:00
  • ee0dafa22d
    Change development badge color to green Luc 2025-12-17 11:11:43 +08:00
  • 2f7dd32064
    Update README.md Luc 2025-12-17 11:09:15 +08:00
  • c6449946d0 Update info.json Luc 2025-12-17 11:03:28 +08:00
  • 1691de4d36 Merge branch '3.0' of https://github.com/luc-github/ESP3D into 3.0 Luc 2025-12-16 11:19:24 +08:00
  • 22e903bb88 Prepare release Luc 2025-12-16 11:19:09 +08:00
  • 2f51b8b68b
    Bump node-forge from 1.3.1 to 1.3.2 in /embedded (#1106) dependabot[bot] 2025-11-27 07:42:56 +08:00
  • 76bb41be59 Fix typo in comments Luc 2025-10-31 14:50:35 +08:00
  • 33354ff727 Update esp3d_commands.cpp Luc 2025-10-31 07:13:56 +08:00
  • b64161f0f8 Fix Baudrate displayed as 0 instead of correct baudrate in [ESP420] Luc 2025-10-19 11:31:53 +08:00
  • 4fe0c31bf2
    Update README.md Luc 2025-10-09 14:20:05 +08:00
  • 9f20f8b162 Prepare version for release Luc 2025-10-09 13:21:33 +08:00
  • e4ab6ff524
    Update README.md Luc 2025-10-09 13:18:41 +08:00
  • 3c14543720 Fix BT Service is no set a started due to wrong API usage Luc 2025-06-18 22:02:02 +08:00
  • 041658ddb2 fix missing sanity check if BT Luc 2025-06-18 13:06:33 +08:00
  • 0b8dc3af1e Update esp3d_commands.cpp Luc 2025-04-26 14:18:50 +08:00
  • 1a0928ed3b Fix serial2socket module lock after a while Luc 2025-04-14 16:59:01 +08:00
  • 6e439231e3 Fix WDT error message when doing formating Luc 2025-04-13 14:40:44 +08:00
  • 3f60af3ac1 Update esp_sd.cpp Luc 2025-03-26 15:15:46 +08:00
  • a63243decb Update info.json Luc 2025-03-26 14:55:08 +08:00
  • 8a6334e9e3
    Sd refactoring (#1086) Luc 2025-03-26 14:49:45 +08:00
  • 5501e78bcb Improve serial Service thanks @rondlh Luc 2025-03-19 11:37:34 +08:00
  • 8104887442
    Fixed the issue that ESP201 cannot display the ANALOG pin value. (#1083) E2D 2025-03-17 15:19:39 +08:00
  • d0bde79aec
    Fixed FTP client connection logic with accept(); updated service config format. (#1082) E2D 2025-03-16 17:02:39 +08:00
  • 429007b349
    Buzzer bug fixed. (#1081) E2D 2025-03-14 23:17:13 +08:00
  • dc8e221d7d
    Update info.json Luc 2025-03-12 15:02:33 +08:00
  • 8b70bb546e
    Update esp3d_version.h Luc 2025-03-12 15:01:42 +08:00
  • a57850afd6
    Fixed the issue where Ethernet static IP cannot be set. (#1080) E2D 2025-03-12 15:00:40 +08:00
  • 750ef32921 Update wificonfig.cpp Luc 2025-01-30 16:51:56 +08:00
  • c222ba8932 smaller svg logo Luc 2025-01-26 10:37:53 +08:00
  • ed2d713409 Update embedded for help link to go to esp3d.io Luc 2025-01-21 17:09:02 +08:00
  • 880ab40b4d
    Update README.md Luc 2024-12-18 12:19:04 +08:00
  • 6c10293820 Fix version in readme and json orz Luc 2024-12-18 12:07:34 +08:00
  • 8293833e0b Bump version for beta 1 Luc 2024-12-18 11:40:33 +08:00
  • 0f55c19a2f Fix compilation for esp8266 Luc 2024-12-10 20:27:39 +08:00
  • 00ed69275b Update configuration.h Luc 2024-12-10 19:53:48 +08:00
  • 3bb05c9881 Update ESP32SSDP library to access started state and ethernet fix Luc 2024-12-10 19:14:46 +08:00
  • d6a58d5574 Update esp3d_version.h Luc 2024-12-09 17:47:31 +08:00
  • 539d9fefa8 Ajust code for ethernet Luc 2024-12-09 17:46:55 +08:00
  • fe23f0cb1e
    Grbl grblHAL better support for realtime commands (#1064) Luc 2024-12-08 17:26:19 +08:00
  • 7b99d8a020
    Update README.md Luc 2024-12-01 16:07:16 +08:00
  • 2e24f5e2e5 Create info.json Luc 2024-12-01 14:12:49 +08:00
  • be5e3f92ae Add missing WhatsApp setting in ESP400 Luc 2024-11-27 09:07:52 +08:00
  • d9f6ea6172 close #888 Luc 2024-11-25 15:45:09 +08:00
  • d2c52ac719 Close #955 Luc 2024-11-25 10:06:15 +08:00
  • ff3dff0ad6 Update esp32_usb_serial.cpp Luc 2024-11-04 22:11:02 +01:00
  • b6a7add333 Remove wrong sanity check Luc 2024-11-03 17:56:37 +01:00
  • b892b3f909 Add more data in ESP420 for USB Port when connected Luc 2024-10-20 20:59:59 +08:00
  • 9f303ca3ee Add auto notification to USB Serial Luc 2024-10-20 20:21:57 +08:00
  • b40937122a
    Add Usb Serial otg feature (#1055) Luc 2024-10-19 18:13:45 +08:00
  • 9bac144416 Update esp3d_version.h Luc 2024-09-12 11:38:50 +08:00
  • 35f9cf8c22
    Fix W5500 Compilation issue (#1049) Luc 2024-09-11 21:19:26 +08:00
  • ae2dec2186
    Serial refactoring and idf 4.4.7 for ESP32 (#1048) Luc 2024-09-11 20:57:56 +08:00
  • bd5f96d1b0 Fix server name are not in fixed location Luc 2024-09-10 10:18:31 +08:00
  • ea07b30b04 add tools for serial stress Luc 2024-09-08 17:53:11 +08:00
  • 4b01d89095 Fix Internet Time on ESP32 Luc 2024-09-08 08:46:26 +08:00
  • 6f6c1842ce Add TFT Simulator tool to test ESP board with ESP3D without printer o cnc Luc 2024-09-07 14:34:19 +08:00
  • 78af070bb7 Update WebSocket library Luc 2024-09-07 09:21:36 +08:00
  • cd5cbecc63 Update ethconfig.cpp Luc 2024-09-05 19:12:51 +08:00
  • 2f7e0d63a6 Bump version for proper tracking Luc 2024-09-05 16:29:29 +08:00
  • 93312ff8b5
    Idf 5.1.4/Arduino 3.0.4 porting for esp32 (#1046) Luc 2024-09-05 16:27:47 +08:00
  • 8deab1f06c Remove problematic log Luc 2024-08-25 19:46:02 +08:00
  • 51bb94a5a3
    Lua engine replacement (#1042) Luc 2024-08-24 12:23:41 +08:00
  • 4e6dc657ee
    Update README.md Luc 2024-07-19 19:08:25 +08:00
  • 412aee442c Fix Telnet welcome message refering to ESP3D-TFT Luc 2024-07-09 07:46:11 +08:00
  • 0bf8188570 Add esp arduino core version to ESP420 repport Luc 2024-06-18 08:15:48 +08:00
  • d26f7af54e FIx wrong single quote setting Luc 2024-05-30 09:40:28 +08:00
  • e2afd80a3b Fix missing check in ESP220 Luc 2024-05-30 07:14:49 +08:00
  • 75f5a12f4d Update format_sources.py Luc 2024-05-29 16:05:11 +08:00
  • ea1eb83a28 Add Script to parse all c/cpp/h/ino files and format them using clang-format with Google style Luc 2024-05-29 15:10:47 +08:00
  • 9a597ca940 Update extra_script.py Luc 2024-05-29 08:36:51 +08:00
  • 0614ae21a3 Update ESP420.cpp Luc 2024-03-31 14:04:10 +08:00
  • 806bc65b81 Fix regression issue : serial bridge was not working since new internal messaging API Luc 2024-03-31 12:58:20 +08:00
  • fc8c387274 Fix SD Support broken on esp8266 Luc 2024-03-25 19:32:11 +08:00
  • 45db145a19
    Update README.md Luc 2024-03-23 09:19:03 +08:00
  • 07fc82a538
    Update prepare-libs.sh Luc 2024-03-23 09:14:49 +08:00