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
275 stars 109 forks source link

firmwares #350

Open Ams-Laser opened 1 year ago

Ams-Laser commented 1 year ago

hello, i have firmware V2.1.0(8M.H24.20220511) i would like to tr other firmwares but i cannot find this original firmware download, is there a download for it ? is there any newer firmware ? also is there a way to set origin from the touchpanel ?

MJ666 commented 1 year ago

You can backup your actual firmware with the flowing command:

esptool --p COM5 --baud 115200 read_flash 0x00000 0x400000 ESPBackup_8MB.bin

Use Google for the ESPTool download and adjust the COM port according your need.

Ams-Laser commented 1 year ago

Thanks i Will try this to make backup