Relative newbie here, so maybe this is easy fix. I have a file that i’ve been working with that is now creating issues. I am able to engrave it at a small scale, but when i enlarge it, i get error 1 and 2. I can’t find anything in the file that is making the file too large. I’m totally at a loss.
The ALARM:2 indicates that you’re asking the motion to go out of bounds.
You can avoid this by doing the following:
Home before every session
Never move the laser head by hand after homing. Use the jogging controls in Move window exclusively
Do not ignore any warning messages from LightBurn
This also helps if you use Absolute Coords as Start From mode in Laser window.
The error:24 is more unusual. Ostensibly this is an indication of bad g-code being sent. However, that’s very unlikely with LightBurn so this error is more indicative of a communication issue.
In the meantime, can you make sure you’re using GRBL device type, then follow the guidelines listed here, then try again?
What happens?
Please regenerate g-code if you still experience a problem and post here.
I haven’t been moving the gantry by hand, only using move buttons. I Home it before trying anything new. I’ve tried both Absolute coord and current position, doesn’t seem to change. i can repost the file with g code
you seem to have an extended bed size
15x30 like 400x800mm?
did you do this after the fact, if so did you adjust the firmware acordingly
$131=xxx command?
Got locked out for too many posts on my first day. However, I continued to have some errors after setting $131. After a couple of hours of kicking rocks and pulling out my hair, I did eventually figure it out. I had my laser offset enabled, and it was causing lightburn to trigger the soft limits. I’m not really sure why it let me frame the job, but then wouldn’t let me execute it. However, all is well that ends well. Thanks again for all your help.