luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
734 stars 303 forks source link

[Question] how to send gcode to SD ? #295

Closed atsju closed 1 year ago

atsju commented 1 year ago

webUI + ESP3D : v3.0.0-alpha3 marlin 2.1.2

I did not find how you send a gcode to the printer Wirelessly without removing SDcard.

I suppose it's possible according to this https://github.com/luc-github/ESP3D/issues/754

luc-github commented 1 year ago

latest status for V3.x is https://github.com/luc-github/ESP3D/discussions/540#discussioncomment-2897564

and the link you put is related to FW version: 2.1.1.b8 ESP8266/8586 (as mentionned in report) using M28/M29 protocol which is no more supported