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
256 stars 105 forks source link

stepper dont lock #465

Open mmkokash opened 3 months ago

mmkokash commented 3 months ago

when i power off the controler stepper lock when i power on the controller stepper unlocked and i can move it by hand mks dlc32 v2 Any Help?

iapx432 commented 2 months ago

Look at your $1 setting. This controls how long the motors are enabled for following a move. If you want them permanently enabled then use $1=255. This information is available on this repository.

See https://github.com/makerbase-mks/MKS-DLC32/blob/main/MKS-DLC32-main/firmware/dlc_cfg.txt

Which states:

// Value 255 keeps motors enabled with no delay.)
$1=5