makerbase-mks / MKS-Robin

MKS Robin is a powerful 32-bit 3D printer control board with STM32F103ZET6 . Support Marlin2.0. Support MKS Robin TFT24/28/32... Screens. The motherboard integrates 5 AXIS interface, hot bed, 2 heating heads, 3 NTC100K, 2 MAX31855.Support MKS Robin WIFI for cloud printing.Supports firmware update by SD card…
https://es.aliexpress.com/item/32757129463.html?spm=a219c.12010612.8148356.9.5fc165f4oDUfFM
130 stars 129 forks source link

Writing to SDCard via WIFI #76

Open mlankenau opened 5 years ago

mlankenau commented 5 years ago

I tried to connect via WIFI and write a gcode file to the sd for printing later, but

      M28 test.g 

does not work. I always get a failed result.

It would be nice to write a file to the sd and print it later without depending on the computer running the whole print.