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
283 stars 114 forks source link

DLC32 WIFI hangs when engraving : using Lightburn via VSP #139

Open 3Dangel opened 2 years ago

3Dangel commented 2 years ago

Dear all reporting with my issue here: SW: Lightburn HW: K40 Co2 Laser Ctrl Board: MKS DLC32 V2.0

issue: engraving a job using Lightburn , via Virtual Serial port to connect via WIFI to DLC32.

The DLC32 after starting the job about 10 sec. will stop and will restart. Job cannot be completed. All basic function of movements via WIFI without issue. Only when sending a job to engrave will stop the operation. please any help? thanks!

abinoer commented 2 years ago

Our r&d people will look at this problem when they have time

AngleV commented 2 years ago

I confirmed that too. DLC32 v2.1 using LightBurn via Virtual Serial port to connect via WIFI to DLC32 its starts working and freezes after a while.

geogarden commented 2 years ago

I confirmed that too.

johntruman commented 2 years ago

I'm also having this issue.

I've tried various gcodes, both engraving and cutting, generated by Lightburn, Laserweg, and Lasergrbl.

Operation freezes at some point, and not always at the same place.

selam commented 2 years ago

Same issue With V2.1 board via USB cable, laser firmware is V2.10_H35_2022_0621_N_ZX_001, wifi connection is not working at all, wifi connection is ok (i can see it's getting ip from my modem) but can't connect via lightburn or via web browser and i trying with mkslaser mobile app with no luck.

with USB cable i cut and engrave couple of pieces but is not working now, after couple of seconds it stops, when i click the "show all" button on lightburn i can see Gcodes sended via USB but it stops.

i change the computer, usb cables even operating system, reflashing firmware

Edit: also i suspect becouse of cable management maybe cables create magnetic field which create problem and seperate all of them but no luck.

Also i notice one thing, when power off if i move laser axis, leds are on for a while. is there any protection for this? maybe it couse of this and burn some parts on board?

Couple of times i catch rebooting with abort() func, here is a backtrace

VER:1.1h.2020062101:] [OPT:MPHSW] [MSG:Using machine:MKS DLC32] [MSG:Mode=STA:SSID=cyber:Status=Connected:IP=192.168.0.26:MAC=E8-31-CD-1C-84-58] ok abort() was called at PC 0x40192daf on core 1 ELF file SHA256: 0000000000000000 Backtrace: 0x4008aac8:0x3ffee230 0x4008ad45:0x3ffee250 0x40192daf:0x3ffee270 0x40192df6:0x3ffee290 0x40192403:0x3ffee2b0 0x40192806:0x3ffee2d0 0x4019256d:0x3ffee2f0 0x400f2d22:0x3ffee310 0x400f2041:0x3ffee330 0x400f2314:0x3ffee420 0x4008c9f6:0x3ffee450 Rebooting... ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DOUT, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:1044 load:0x40078000,len:10124 load:0x40080400,len:5856 entry 0x400806a8 [MSG:Using machine:MKS DLC32]

Edit: fixed problems; Wifi works: problem was my modem, i try with phone as hot spot and connection is successfull via web browser and telnet, also i can connect with lb too. if you can not connect via browser, use the TFT screen to see whats inside the sd card, then it works, i dont understant why. for information: you dont need to use VSP to connect, LB can connect via TCP/Ethernet, but you need to change $Telnet/Port to 23 in firmware config or you can change the LB's configuration file.

When steppers in connect, still stops some random time, it can close the wifi and open again, or closes the USB port and open again.

I'll try with different cables for stepper when it arrives. if it still hangs then i'll try with new board.