You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Selecting "Play" on cal.gcode (on the Ai Thinker SD) sends "M23 /cal.gcode" then "M24" and gets response "open failed, File:cal.gcode". This would work for files on the Printer's SD but could never work for files on the ESP32 SD.
The same file "cal.gcode" can be printed from the printer's LCD panel.
To Reproduce
put a valid gcode file on the ESP32 SD card
View the file list on the web page
select the "play" button
Expected behavior
The ESP32 should stream the file from the ESP32 SD to the Marlin firmware similar to Octoprint.
ESP3D Firmware: (please complete the following information)
WebUI 3.0.0-a31.M2.1
FW Version 3.0.0.a225
Target Firmware: (please complete the following information)
Marlin 2.1.2
Board used (please complete the following information):
ESP32 AI-Thinker with camera and SD card. 32GB SD formatted FAT32.
Flash and SD and TFT-SD enabled. Global file system enabled.
Browser used (please complete the following information):
Firefox
Version [e.g. 2.0]
Operating system [e.g. Windows 10]
Additional context
Add any other context about the problem here.
Developer tools output, error message, etc...
The text was updated successfully, but these errors were encountered:
Selecting "Play" on cal.gcode (on the Ai Thinker SD) sends "M23 /cal.gcode" then "M24" and gets response "open failed, File:cal.gcode". This would work for files on the Printer's SD but could never work for files on the ESP32 SD.
The same file "cal.gcode" can be printed from the printer's LCD panel.
To Reproduce
put a valid gcode file on the ESP32 SD card
View the file list on the web page
select the "play" button
Expected behavior
The ESP32 should stream the file from the ESP32 SD to the Marlin firmware similar to Octoprint.
ESP3D Firmware: (please complete the following information)
WebUI 3.0.0-a31.M2.1
FW Version 3.0.0.a225
Target Firmware: (please complete the following information)
Marlin 2.1.2
Board used (please complete the following information):
ESP32 AI-Thinker with camera and SD card. 32GB SD formatted FAT32.
Flash and SD and TFT-SD enabled. Global file system enabled.
Browser used (please complete the following information):
Firefox
Additional context
Add any other context about the problem here.
Developer tools output, error message, etc...
The text was updated successfully, but these errors were encountered: