luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.78k stars 466 forks source link

[FEATURE REQUEST] Act as serial bridge #800

Closed luc-github closed 2 years ago

luc-github commented 2 years ago

Discussed in https://github.com/luc-github/ESP3D/discussions/799

Originally posted by **jwinfieldnz** August 8, 2022 I have hijacked the serial off my CH4300 (Ender 3 V2). This removes the function of the front USB port now. Is it possible to use the USB of the ESP32 to pass the data through to the serial to return the USB function? Maybe I am using the wrong UART of the ESP32, I am using the default config.

For System having only one serial - to avoid to loose feature

Note: due to performance issue and it should be limited to ESP32 dual core

luc-github commented 2 years ago

Feature implemented Note: Configurator need to be updated to support it

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.