makerbase-mks / MKS-DLC32

MKS DLC32 motherboard kit, which is an offline engraving master control kit developed for desktop engraving machines. The hardware is equipped with a 32-bit high-speed ESP32 module, integrated WIFI function, and directly drives a 3.5-inch touch color screen; it can realize fast engraving and WEB web pages. Control, mobile phone APP control and other functions.
https://www.aliexpress.com/item/1005003183498253.html?spm=a2g0o.store_pc_home.productList_8356958.pic_0
286 stars 115 forks source link

Connection to ESTLCAM #147

Closed rt1970 closed 2 years ago

rt1970 commented 2 years ago

How can i connect ESTLAM (win64) with this Board? ESTLCAM does not connect with USB and GRBL Setting...

torenich commented 2 years ago

Estlcam does not support that board directly. Estlcam writes its own firmware to supported boards. The only thing you can do is use Estlcam for the CAM, export the gcode file (using Grbl post processor), then use a gcode sender like UGS or Lasergrbl to send it to the board over USB. Alternatively you could take the exported gcode file and load via the web interface.