cant believe I have soooh much trouble with this board, other laser worksfine on Ardiuino. wanted to be fancy and thought this was an upgrade
This is the version of the board.
You may need to check with MKS toolkit to check it. It should be something similar to V2.10_H35_2022_0621_N_ZX_001. this is the firmware I use or used before. (After installed a flame detector sensor I have to install a specific firmware to use that function)
You correct. I downloaded the latest firmware last night. it has seperately for laser andseprate for cnc not one that does both. I first intalled for laser and it was working. Then for cnc and laser not working. This is the version I installed
Assuming you have a NON-Pro board and it’s hardware version v2.1, then you need a different firmware then firmware version 2.0.8. That version doesn’t support M4. Use:
It has bugs like the display having one of the axis inverted (I believe X). Overall, it has the features you need.
You could also try:
https://github.com/makerbase-mks/MKS-DLC32/blob/main/MKS-DLC32-main/firmware/TS35/Laser/Normal/Board_V2.0/V2.30_H35_2022_1223_N_ZX_001.bin
Thank you. First one intalled. but gives flame alarm and wont go off or allow me to get control behind message. will this run my cnc spindle and laser?
so Flashed the firmware with this:https://github.com/makerbase-mks/MKS-DLC32/blob/main/MKS-DLC32-
main/firmware/TS35/Laser/Normal/Board_V2.0/V2.10_H35_2022_0621_N_ZX_001.bin . Help me out if this makes sense. Flash the controller board for laser and laser works. Because I have a variable drive for cnc spindle, in theory that should work for both laser and cnc work. As I set the spindle speed independently and not on the controller board. Is this correct? And if it is, how can I deactivate the annoying fire alarm noise and message on the controller display screen that comes on when I switch on the controller board? Can I use some code on Gsender to get rid of this? I Assume its a bug in firmware?
As I said before this firmware is specific for “flame detector” install.
Take a look and pay attention at the all process at this topic I created at the time:
You might have to plug a wire between “GND” (0V) and “S” pin to disable the alarm.
You will probably notice that through the “control” icon the direction of the X axis is inverted but through the “engrave” icon everything works properly.
For me this is a lesser evil considering that this is the only firmware to support the “flame detector” option and therefore I have no choice.
Thank you. yes this is overwelming fo me and must remember to keep going back to the information on top. at 56 years old it might be better to get someone local to do the setup.
Here is my settings after flashing:
[OPT:PHSW]
[MSG:Using machine:MKS DLC32]
[MSG:Mode=AP:SSDI=MKS_DLC:IP=192.168.4.1:MAC=1C-9D-C2-C2-A7-A5]
ok
$$
$0=10
$1=25
$2=0
$3=4
$4=0
$5=1
$6=1
$46=10.000
$10=1
$11=0.010
$12=0.002
$13=0
$20=0
$21=0
$22=0
$23=1
$24=300.000
$25=1000.000
$26=250.000
$27=1.000
$28=1920.000
$30=1000.000
$31=0.000
$32=1
$38=1
$40=1
$100=80.000
$101=80.000
$102=80.000
$103=100.000
$104=100.000
$105=100.000
$110=6000.000
$111=6000.000
$112=6000.000
$113=1000.000
$114=1000.000
$115=1000.000
$120=500.000
$121=500.000
$122=500.000
$123=200.000
$124=200.000
$125=200.000
$130=1000.000
$131=1000.000
$132=50.000
$133=300.000
$134=300.000
$135=300.000
I am only 6 years away.
At the time I was in vacation so,…
I’m not sure if it works but you can try this:
3 - Copy dlc_cfg.txt file to a 4 to16Gb SD card FAT32 formatted.
Open the file and set parameters $37=0 and $38=0 save the file. ($37=1 enables de flame sensor, $38=1 enables buzzer)
Insert the SD card into the slot on the board and reboot again.
This is only to you get rid of the flame alarm. Otherwise you will have to simulate the flame sensor connected.
Thank you will try this
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.