

It should also be possible to use a separate SD card support.

a telnet protocol over Wifi (in this case, best is to use BCNC software on pc side because it support telnet connection).the USB (serial) interface that exist on the ESP32 developement board.useful to configure GRBL from the PC with GRBL "$" commands.

forward GRBL commands from the PC (so you can still control your CNC using your pc with e.g.set X, Y, Z Work position to 0 (based on the current position).send predefined set of GRBL commands (= macros).select a file on the SD card (with Gcode) and send it to GRBL for execution.This project only intends to replace the PC by an ESP32 board, not to replace GRBL. an Arduino Uno, Mega or a STM32 blue pill). Note: GRBL has to run on a separate micro computer (e.g. This is an alternative to Marlin or Repetier for CNC. This project allows to control a CNC running GRBL without having to use a pc.
