Shock and Movement detected!

Three days back, start my problems with Shock and Movement detected! I don’t know how to fix it. I tried some advice from forum, but nothing help.

[SC7A20:(425) Shock and Movement detected! Check TroubleShooting Section in User Manual.]
Ortur Laser Master 2 Pro S2 Ready!
OLF:OLF 187.
OLH:OLM_ESP_PRO_V1.2.
OLM:GENERAL.
[MSG: Warning: Flame Sensor Disabled by User OverRide]
[MSG: Flame detector active,Ambient infrared value:0]
Grbl 1.1f [’$’ for help]
[MSG:’$H’|’$X’ to unlock]

$$
$0=5.0
$1=100
$2=0
$3=6
$4=7
$5=7
$6=1
$10=2047
$11=0.050
$12=0.002
$13=0
$14=6
$15=0
$16=1
$17=4
$18=0
$19=0
$20=1
$21=1
$22=1
$23=7
$24=600.000
$25=3000.000
$26=100
$27=3.000
$28=0.100
$29=0.0
$30=1000.
$31=0.
$32=1
$33=400.000
$34=0.000
$35=0.000
$36=100.000
$37=0
$39=1
$40=1
$41=0
$42=1
$43=1
$44=3
$45=0
$46=0
$56=1.000
$57=1800.000
$58=395.000
$59=6000.000
$60=0
$61=0
$62=0
$63=3
$64=1
$65=0
$100=80.000
$101=80.000
$102=2124.000
$110=10200.000
$111=10200.000
$112=600.000
$120=2200.000
$121=1800.000
$122=200.000
$130=400.000
$131=400.000
$132=100.000
$259=0
$260=70
$261=0
$262=400
$263=30
$264=0
$265=50
$266=100
$267=0
$268=0
$269=0
$270=5120
ok

Can you explain what happens with this issue and how it started? What’s the impact of the issue?

What have you tried so far?

I push start and laser made what I wanted and sometimes he stops after 3 second and sometimes make his work 90% (3 min and more…) and stop. The laser stops after various lengths of work.

I tightened the screws. Change value $33= from 1000 to 400.000 and value 262 (I don’t know exactly). I tried different pc with windows (now I use Mac OS X). Change speed…

Sometimes finish job but after it didn’t back home position.

What changed 3 days ago for this to start? Was it working fine previously?

When did you apply the 1.87 firmware update?

I put together ortur and everything was fine about 7 days and I don’t change anything. The fuc*ing error “Shock and Movement detected!” came out of nowhere.

I updated firmware yesterday.

I had this problem too, just adding what worked for me, in case it helps anyone else struggling with the same.

I had to change the $262 value to change the G-shock threshold.

I ended up disabling mine entirely by setting $262=0. This means I will not get an alarm if the laser cutter falls, but I never leave it unattended while in use, so this is fine for me, but please take the time to consider this as you are disabling a safety feature. Please note, too, this fix only works for firmware 1.78 (or, presumably, later), so you might need to update your firmware first.
If you wish to disable your sensor entirely, go to the console window in LightBurn (while you are connected to your Ortur) and type $262=0 and hit enter.

If you’re having trouble with this value ‘sticking’ (for example you get this error again after re-starting/resetting your machine, or after changing firmware), you can also add this command to the start GCode for your laser (Edit>Device Settings>GCode>type it into the ‘StartGCode’ box>Hit OK). This will mean that it will turn off the sensor before every job that you run, so it’s sort of a backup. Side note, but it’s also handy to add $H to this box too, to home your machine before each cut, in case you haven’t got it in there already.

You also don’t have to entirely disable the shock sensor, you can just change the threshold value, if you wish (this should work in earlier versions of the firmware, too). You can check the current threshold value by typing $$ into the console in LightBurn (which will give you a list of all current values for all settings for your connected machine). From there you can set it to a different value by typing $262=[number] (e.g $262=500 to set it to 500).

Here’s a list of all the commands for ortur and their default values (I had a hard time finding these, so I’m posting it here in case it’s handy for others!).

Hope this helps someone else!