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
262 stars 108 forks source link

Cant laser straight raster images (always wavy in x (raster) direction) #431

Open zuber6 opened 8 months ago

zuber6 commented 8 months ago

Tried many things. Here is what I get with my ramps board using grbl mega 5x:

ramps

Using identical parameters this is what I get with the dlc32:

raster fill

If i take the identical picture without fill, again in raster mode I get

raster original

Not perfect, but OK. This is in vector mode with the dlc32:

vector

No issues.

Help! Have had to go back to the ramps setup. This is on a diy machine adapted from a CNC. The only thing I can think of is that it has a screw drive on x and the 200 steps per mm is overpowering the dlc32 (lol) compared to the mega 3560 which makes absolutely no sense at all.

Using lightburn, 250 dpi, "stucki" rasterization. Latest laser firmware.

zuber6 commented 8 months ago

Hello? Anyone from mks monitoring this forum?

BaBaika666 commented 7 months ago

Здравствуйте. Вы нашли решение данной проблемы?

zuber6 commented 7 months ago

No. Still waiting for mks to respond.

zuber6 commented 7 months ago

Thanks calfizzi! Unfortunately I already had the max speed set to 2x the engraving speed (not intentionally). However, by setting the max speed = engraving speed I saw a significant improvement. Still nowhere near the results from a ramps board but much better. This may be because I am using a screw drive on the x-axis requiring a larger number of steps per mm over a belt drive. Thank you so much for your input! Seems I will still be using my ramps board for now.

zuber6 commented 4 months ago

Solution is in another post (thanks uasarn01and j45!). $0=10 and $1=5. Still think this is a probelm with the firmware though.