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

How to start the homing in the display #348

Open Badboy1986 opened 1 year ago

Badboy1986 commented 1 year ago

I use the MKS-DLC32 with TS35 display on a CNC 3040 with the firmware V2.1.0_H35_20220526_02_N_CNC.bin. When using the machine without limit switches, I was able to operate all necessary functions on the display without a PC. Now, unfortunately, after installing and activating the limit switches, I cannot start the homing via the display and need the PC or my smartphone with the Web UI to start the $H command manually.

Is there a way to do this comfortably via the display in order to carry out the complete offline operation without a PC? Does anyone here have a modified firmware with an adapted display menu?

milpaisajes commented 1 year ago

Send $$ and check the parameters $21 and $22 you have to activate $21=1 and $22=1

Badboy1986 commented 1 year ago

I only have $20=1 and $22=1, $21=0 because I have only installed limit switches on the zero point side. I have no limit switches on the maximum position. For this reason I thought it was wrong to activate the hard limits.