Commit Graph

  • 6027c39df3 Fix typo in platformio thank @ilko-k to pointing this out Luc 2024-03-22 10:25:51 +08:00
  • 590626fb62 Fix typo in platformio Luc 2024-03-22 10:23:30 +08:00
  • 06a7ac3afd C3 patch to lower tx power if board do not start (#1011) Luc 2024-03-20 15:18:33 +08:00
  • 2b5981b72d docs: add Levak as a contributor for code, and bug (#1007) allcontributors[bot] 2024-03-04 09:35:23 +08:00
  • 6b9f57bde0 Add UICPAL ESP32S3 Camera pins (#1004) Levak 2024-03-03 00:06:38 +01:00
  • b1d5192802 Update esp3d_hal.cpp Luc 2024-02-15 14:55:26 +08:00
  • 3f5daa5381 Fix WebDav not using Global FS but Flash cannot compile Luc 2024-02-15 12:36:55 +08:00
  • b56148c895 Add camera CAMERA_MODEL_XIAO_ESP32S3 14 Luc 2024-02-11 13:27:59 +08:00
  • 97508d9617 Fix typo in ESP700 thanks @levak for pointing this out Luc 2024-02-11 08:58:42 +08:00
  • 126a0ee1b3 Add missing ; thanks @levak for pointing this out Luc 2024-02-11 08:28:02 +08:00
  • bb9c670061 Fix typo in [ESP780] for filesystem usage always reporting / instead of target one Luc 2024-02-11 08:21:32 +08:00
  • 2c1661007d ESP214/ESP212 and hooks (#999) Luc 2024-02-08 10:32:24 +01:00
  • ec7c422f7f fix NotificationsService::sendMSG() when DISPLAY_DEVICE enabled. Missing .c_str() (#998) Marcel Hoyer 2024-02-07 01:26:21 +01:00
  • 3474edcd03 Add a function to expand string with ESP variable Luc 2024-02-05 21:01:22 +08:00
  • cc7c2cfc73 Add some sanity check to avoid buffer overflow Luc 2024-02-05 15:13:49 +08:00
  • 4efbb7b858 docs: add rondlh as a contributor for code, and bug (#997) allcontributors[bot] 2024-02-05 14:13:30 +08:00
  • d8f84b94d9 Fix issue raised by @rondlh Luc 2024-02-05 14:09:13 +08:00
  • 47b206a0b8 Remove unused old code thanks @rondlh Luc 2024-02-05 10:10:41 +08:00
  • e471be57a6 Fix #995 Luc 2024-02-02 10:08:59 +08:00
  • 4a20cc01f4 Update ESP999.cpp Luc 2024-01-25 14:53:30 +08:00
  • ad7706f334 Update bmx280.cpp (#993) E2D 2024-01-24 11:51:07 +08:00
  • b6a720f96a Update esp3d_commands.cpp (#992) E2D 2024-01-23 12:30:46 +08:00
  • 13cdc37a1e Merge branch '3.0' of https://github.com/luc-github/ESP3D into 3.0 Luc 2024-01-19 15:48:31 +08:00
  • dfe6004b68 Update configuration.h Luc 2024-01-19 15:48:28 +08:00
  • 3b8336fbc1 Update build-esp3d.sh Luc 2024-01-16 14:26:37 +08:00
  • 219cde891b Update serial_service.cpp Luc 2024-01-16 13:43:14 +08:00
  • 1466fa770d Fix typo Luc 2024-01-09 22:43:15 +08:00
  • 8360bf9f27 docs: add Engineer2Designer as a contributor for code, and bug (#990) allcontributors[bot] 2024-01-04 17:07:27 +08:00
  • e5f38a997f Merge branch '3.0' of https://github.com/luc-github/ESP3D into 3.0 Luc 2024-01-04 17:03:02 +08:00
  • 0fc374bb16 Fix missing defined Luc 2024-01-04 17:02:52 +08:00
  • 4a23898289 Update ESP170.cpp (#989) E2D 2024-01-04 17:01:42 +08:00
  • 0057961497 Fix compilation issue due to refactoring typo error thanks @Engineer2Designer for raising it Luc 2024-01-04 15:09:50 +08:00
  • a10a7f74bf Refactoring internal clients (#987) Luc 2024-01-03 10:46:13 +08:00
  • 460a145a91 Add missing IP for STA when using MKS TFT Luc 2024-01-02 19:08:34 +08:00
  • 32202cd6b6 docs: add dbuezas as a contributor for code, and bug (#978) allcontributors[bot] 2023-12-04 09:58:26 +08:00
  • e7c8817b78 Update README.md (#970) Luc 2023-12-02 00:05:25 +01:00
  • bb5a459b4a Create pr_notif.yml Luc 2023-12-02 07:01:40 +08:00
  • dabc95bc8c Fix glitch in {ESP200] Luc 2023-11-22 10:53:34 +08:00
  • 5fc3d4ae6e Fix #965 thanks @DivingDuck for raising it Luc 2023-11-15 17:51:59 +08:00
  • f562e55a6d Fix bug introduced by latest PR if doing reset on clean EEPROM => going to dead loop because of upside down test Luc 2023-11-13 19:44:23 +08:00
  • cda276e2e6 Settings validation refactoring (#964) Luc 2023-11-09 10:29:13 +08:00
  • 265e0e60a2 Fix #963 thank you @DivingDuck for raising it Luc 2023-11-09 09:46:50 +08:00
  • 963147a541 Web dav rewrite/Time refactoring (#960) Luc 2023-11-05 21:27:28 +08:00
  • 3ffb7c3b4c Fix FTP not listing on some shared SD (#958) Luc 2023-10-27 12:40:22 +08:00
  • dc84b0bbdb Add code base for better support for FYSETC WIFI SD PRO - WIP Luc 2023-10-18 21:18:32 +08:00
  • 4c5c21653c Remove warning Luc 2023-10-18 20:44:46 +08:00
  • 73ccc7932d Add some sanity checks Luc 2023-10-16 19:01:51 +08:00
  • 5a5a2e77ec Update install-esp32.sh Luc 2023-10-16 18:36:30 +08:00
  • a8dec39b31 Apply CLang style Luc 2023-10-16 17:04:16 +08:00
  • 3bc8c874ae Apply CLANG style Luc 2023-10-16 16:36:30 +08:00
  • 38d417e226 Bump fsevents from 1.2.9 to 1.2.13 in /embedded (#953) dependabot[bot] 2023-10-11 07:18:30 +08:00
  • 606cc3f0ff Update libraries for nodejs Luc 2023-10-04 15:17:14 +08:00
  • ff5e04627c 3.0 code base Luc 2023-10-02 19:55:18 +08:00
  • 15f8078873 change env name due to latest PIO Luc 2023-05-17 04:23:14 +08:00
  • b62247ac56 reorder the AP mode according latest doc (#905) Luc 2023-03-19 14:39:19 +08:00
  • d515775301 Update README.md 2.1 Luc 2023-02-28 13:37:42 +08:00
  • fa7f87f3da Remove wiki from repo and add link to esp3d.io Luc 2023-02-24 16:29:04 +08:00
  • 9cbd92a340 docs: add bigtreetech as a contributor for platform (#887) allcontributors[bot] 2023-02-16 16:43:56 +08:00
  • cf87b4fa88 Create patrickS.png Luc 2023-02-16 14:49:55 +08:00
  • 1d9995ba70 docs: add FYSETC as a contributor for financial, bug, and platform (#886) allcontributors[bot] 2023-02-16 12:54:04 +08:00
  • b74641fe15 docs: add disneysw as a contributor for ideas (#884) allcontributors[bot] 2023-02-16 12:01:19 +08:00
  • 75d70b58a4 docs: add liqijian101 as a contributor for ideas, bug, and platform (#882) allcontributors[bot] 2023-02-16 11:51:20 +08:00
  • 9ee98a15bb docs: add makerbase-mks as a contributor for platform, financial, and bug (#881) allcontributors[bot] 2023-02-16 11:42:13 +08:00
  • 0580450887 docs: add royco as a contributor for ideas, promotion, and bug (#879) allcontributors[bot] 2023-02-16 11:25:06 +08:00
  • 4165184c1e Update README.md Luc 2023-02-16 10:23:57 +08:00
  • bb9739c2cc docs: add fape as a contributor for code (#877) allcontributors[bot] 2023-02-16 10:18:17 +08:00
  • 0186e098f9 docs: add coliss86 as a contributor for doc (#876) allcontributors[bot] 2023-02-16 10:17:04 +08:00
  • f7d6dd56da docs: add d-a-v as a contributor for code, and ideas (#875) allcontributors[bot] 2023-02-16 10:15:08 +08:00
  • 5d2eabb911 Update .all-contributorsrc Luc 2023-02-16 10:14:02 +08:00
  • ebccad9d5e docs: add patrickelectric as a contributor for code (#874) allcontributors[bot] 2023-02-16 10:07:46 +08:00
  • 6484fda5a1 docs: add j0hnlittle as a contributor for code (#873) allcontributors[bot] 2023-02-16 10:05:56 +08:00
  • 0d569aab3f docs: add AustinSaintAubin as a contributor for code (#872) allcontributors[bot] 2023-02-16 10:04:30 +08:00
  • 19d9ce055a docs: add treepleks as a contributor for code (#871) allcontributors[bot] 2023-02-16 10:03:26 +08:00
  • cbd3ff9fbf docs: add padcom as a contributor for code (#870) allcontributors[bot] 2023-02-16 10:01:09 +08:00
  • 5555cd085c docs: add jschwalbe as a contributor for doc (#869) allcontributors[bot] 2023-02-16 09:58:34 +08:00
  • 0384b0a12b docs: add pmjdebruijn as a contributor for ideas, and code (#867) allcontributors[bot] 2023-02-16 09:55:48 +08:00
  • 7a12d28512 docs: add MarSoft as a contributor for code (#866) allcontributors[bot] 2023-02-16 09:50:23 +08:00
  • 344d730021 docs: add KingBain as a contributor for code (#865) allcontributors[bot] 2023-02-16 09:47:14 +08:00
  • d4cc3faf9c docs: add Xstasy as a contributor for code (#864) allcontributors[bot] 2023-02-16 09:44:54 +08:00
  • e0b0fe2852 docs: add atsju as a contributor for doc (#863) allcontributors[bot] 2023-02-16 09:25:56 +08:00
  • 9ce65adf1b docs: add A7F as a contributor for doc (#862) allcontributors[bot] 2023-02-16 08:20:58 +08:00
  • d625a4c0fe docs: add oliof as a contributor for doc (#861) allcontributors[bot] 2023-02-16 08:19:57 +08:00
  • face15326e Update Command-line-2_1.md Luc 2023-02-15 07:58:37 +08:00
  • 94db679281 Update README.md Luc 2023-02-14 14:42:22 +08:00
  • 8b2a58985e Update Command-line-commands.md Luc 2023-01-04 14:21:30 +08:00
  • de3c22bd1b add images to local instead of remote Luc 2023-01-04 08:40:23 +08:00
  • ba429aad09 Added wiring documentation for SKR Mini E3 boards (#843) Luke 2023-01-04 01:25:18 +01:00
  • c87b63b44f Update hardware-connection.md Luc 2022-12-12 19:00:50 +08:00
  • 38574b0ede Update hardware-connection.md Luc 2022-12-12 18:54:22 +08:00
  • 7e0a078f6d Update hardware-connection.md Luc 2022-12-12 18:50:30 +08:00
  • c9ec1f319d Bump minimatch from 3.0.4 to 3.0.8 in /embedded (#838) dependabot[bot] 2022-12-04 19:35:20 +08:00
  • 89a85b38c1 Bump decode-uri-component from 0.2.0 to 0.2.2 in /embedded (#837) dependabot[bot] 2022-12-04 17:07:25 +08:00
  • a4e42340ef Update embedded page to generate ISO 8601 data time and hardcode websocket protocol v3.0.0-alpha3 Luc 2022-09-11 17:53:54 +08:00
  • e73b5e85c8 Use iso-8601 to set time but time zone like suggested by @terjeio for [ESP800/140] Luc 2022-09-11 16:37:44 +08:00
  • 3eabce6204 Update TFT_eSpi for better ESP32 S3 support Luc 2022-09-11 16:34:42 +08:00
  • ee9906e3da Remove WebSocket Subprotocol from ESP800 Luc 2022-09-11 11:35:29 +08:00
  • d198a19dd1 Fix webUI loose websocket connection on long upload / download (>30MB) Luc 2022-09-11 11:32:35 +08:00
  • d699b035ba Add SDIIO Pins customization as suggested by @liqijian101 Luc 2022-09-07 09:45:19 +08:00
  • 70fa36837a Fix SD is not automaticaly mounted on printer after access Luc 2022-09-05 17:41:22 +08:00
  • 85931368d8 Fix random crash at compilation Luc 2022-09-05 16:55:59 +08:00