How can I switch off shock and movement detector

I actually found the solution in the forum. But when I enter this command the following problem occurs.


Typically you need to enter a value along with the $###, not just the number of the parameter. That’s why it’s giving you the error.
In your example, it would need to be $262=0 or whatever the proper variable is.

Thanks for the reply. I did that too. You can see it in the photos.

I may be missing it in the photo’s but all I can see is that you entered $262 not $262=0 as Tim said.

Ouh yes, now I see it too. But I also tried it with $262=0 and the answer was the same. My question: Can you turn off the Movement and shock detector at all?

Maybe try updating the firmware.

Deleted incorrect info.

Great, thanks for the help. I’ll try it out tonight

$33 is for OLM2 (1st series 12v)

For the ESP32 chip controllers on Ortur the settings are 260to 268

To disable flame sensor $261=0
To disable Shocck sensor $262=0

2 Likes

I have tried it, but this was the answer…

What version of firmware?
Try in console
$i

$i

[echo: $i]

[ORIGIN:China]

[PRODUCER:ORTUR]

[AUTHOR:LEADIFFER]

[MODEL:Ortur Laser Master 3]

[OLF:211]

[OLH:OLM_ESP_PRO_V2.4B]

[OLM:GENERAL]

[DATE:20230417]

[SN:F82CDCD7881AC5F3C91DC7DAED351B97]

[VER:1.1f.20220325:]

[OPT:VNZHS+,63,32767,3,0]

Target buffer size found

[NEWOPT:ENUMS,RT+,HOME,NOPROBE,TC,SED,UD,CLU,WIFI,FTP,TMC=7,SD,ITG,GT,YRR]

[FIRMWARE:grblHAL]

[NVS STORAGE:*FLASH]

[DRIVER:ESP32-S2]

[DRIVER VERSION:220327]

[DRIVER OPTIONS:GIT-NOTFOUND]

[BOARD:Ortur Laser Master 3]

[TYPE:OLM3]

[CLUSTER:16]

Cluster size found

[WIFI MAC:70:04:1D:FB:4A:5E]

[IP:192.168.110.208]

[PLUGIN:Power Detecter v1.0]

[PLUGIN:Power Control v1.0]

[PLUGIN:gyroscope sensor v1.0]

[PLUGIN:Trinamic v0.09]

[PLUGIN:SDCARD v1.05]

[PLUGIN:ITG STREAM v1.00]

[PLUGIN:ESP32 WebUI v0.03]

[PLUGIN:GADGET v1.00]

[PLUGIN:YRR v1.00]

ok

Try this
$RST=*
Press enter
$603=0

OLM3 is different


Now this was showing

Do these steps please

Ups sorry wrong picture. This was showing.

$RST=*

[echo: $RST=*]

[MSG:9:Warning: Restoring defaults]

ok

Ortur Laser Master 3 Ready!

OLF:211.

OLH:OLM_ESP_PRO_V2.4B.

OLM:GENERAL.

GrblHAL 1.1f [‘$’ or ‘$HELP’ for help]

$603=0

ok

1 Like

Seems right now :slight_smile:

1 Like

Do I have to enter this command every time or is this setting now saved when i start the Laser?

Unless you clear your settings (With $RST=*)
they should be persistent

1 Like

ah okay, thank you for the help :smile:

1 Like