Alarm 2 - AGAIN

I know theres a bunch of other posts about Alarm 2, and I’ve read them all, but none seem to answer my question.

I’m currently using Absolute Coordinates, have M8 selected rather than M7, I have nothing out of bounds as far as I can tell. Here’s my g-code.

; LightBurn 0.9.15
; GRBL device profile, absolute coords
; Bounds: X28.02 Y123.09 to X37.03 Y141.11
G00 G17 G40 G20 G54
G90
M4
; Cut @ 196.8504 in/min, 20% power
M8
G0X1.1032Y4.8462
; Layer C00
G1Y5.5554S200F196.85
G1X1.4578
G1Y4.8462
G1X1.1032
M9
G1S0
M5
G90
; return to user-defined finish pos
G0 X0 Y0
M2

Please help! It seems like OZ has answered some stuff very similar to this, but none of the fixes are working for me.

Did you home the machine when you powered up?

You didn’t include the "on or near line … " part of the error message, so it’s hard to tell which command it might be. Alarm:2 means that the laser hit a limit switch. It can happen at the very end because of the return to 0,0 (user finish position) if you don’t have your machine set to back off the switches a little.

If you go to Edit > Device Settings and move the Finish Position to 5,5, that should be far enough from the limit switches not to trigger them.

Sorry, here’s the full thing. It automatically homes when powered up. I tried changing the Finish Position to 5,5 and even 10,10, still no luck. The first part of the console message where it says “on or near line 4” is when I had it set at 5,5, the second part of the message when it says “on or near line 2” is after I changed it to 10,10.

Starting stream

Layer C00

ALARM:2

On or near line 4:

Stream completed in 0:00

[MSG:Reset to continue]

Waiting for connection…

Waiting for connection…

ok

ok

Homing

ok

Starting stream

ALARM:2

On or near line 2:

Stream completed in 0:00

[MSG:Reset to continue]

Post a screen shot of your LightBurn window so I can see what the project, placement, and main window display looks like. Then, in the console, type $# and press enter, and type ? and press enter, then copy the controller output from both here so I can see those too.

Waiting for connection…

Waiting for connection…

ok

ok

Homing

ok

$#

[G54:0.000,0.000,0.000]

[G55:0.000,0.000,0.000]

[G56:0.000,0.000,0.000]

[G57:0.000,0.000,0.000]

[G58:0.000,0.000,0.000]

[G59:0.000,0.000,0.000]

[G28:0.000,0.000,0.000]

[G30:0.000,0.000,0.000]

[G92:0.000,0.000,0.000]

[TLO:0.000]

[PRB:0.000,0.000,0.000:0]

ok

?

<Idle|MPos:0.000,0.000,0.000|FS:0,0|WCO:0.000,0.000,0.000>

ok

Ok, you don’t have any offsets, which is good. Everything else looks correct as well. Try switching to mm and see if that works - I’m not sure why inches wouldn’t work, but it’s possibly related.

Does the laser move to the proper location if you use the click to move tool?image Select that tool and click somewhere on the page - the laser should go there.

Tried mm with no luck. Also tried the click-to-move tool and got this message.

Homing

ok

Starting stream

ALARM:2

On or near line 2:

Stream completed in 0:00

[MSG:Reset to continue]

Waiting for connection…

When I go to the “Move” tab and use the arrow keys, the laser does move that way. It also works when I test fire it.

Is there a way to reset the settings on the machine to the default factory? I may have messed around with something in there. Here’s a picture.

Okay so I made some progress because I realized that I think I should have the “X Homing Direction Invert” and “Y Homing Direction Invert” set to “True” but when i set them to true, I have to press “Start” 3 or 4 times for the laser to engrave what I want. The first 2 or 3 times it sort of makes a grinding noise and gives me this error

Ortur Laser Master Ready!

OLF 137.

Grbl 1.1f [’$’ for help]

[MSG:Check Limits]

[MSG:’$H’|’$X’ to unlock]

Stream completed in 0:02

Ortur Laser Master Ready!

OLF 137.

Grbl 1.1f [’$’ for help]

[MSG:’$H’|’$X’ to unlock]

error:9

[MSG:Caution: Unlocked]

After I just keep spam-clicking “Start” eventually it will do the whole pattern. It’s also doing the patterns seemingly backwards though.

If you don’t actually know for certain what something is supposed to be, you shouldn’t change it. The machine settings are stored in the firmware of your device, and if you don’t have a backup, you can mess yourself up pretty good.

If it was homing to the proper corner already, you shouldn’t need to change those. What you might need to change is turning off hard limits.

Is there a way to re-download the firmware for the device?

There may be but that would be something you would have to ask the maker of this device. Have you looked on their support sites?

That doesn’t seem to exist to be honest. Ortur has a website for 3d printers but I can’t find anything for engravers.

Searching here provides this:

https://forum.lightburnsoftware.com/t/ortur-laser-master-and-laser-master-2-firmware-updates-1-34/11714/43?u=rick

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.