I had started this laser engraving hobby with a Tusy 10w diodo laser, I had enjoy it for so long till last year, till it die. I now got a Longer B1 20w 30w 40w Diodo laser and I am having trouble with error 22 and grbl to longer B1. Can someone help me with this please?
I don’t know what that is, but I went on Lightburn to try to laser out a craft cardboard to do my sign for my business sign, and when I did it the machine stop, and the red alert was going off on my machine and the Lightburn was telling me error 22.
but as for GRBL it is going good with my longer B1, however when I try to switch to Longer B1 20w it only stopped and read to please reset and switch to GRBL. I don’t have a problem with GRBL. But it only shows error 22 when it start the job and stop at the beginning.
Error 22 says a motion was commanded, but a feed rate had not been set. The only normal way to create this error is to enter a Move command in the Console window without including a feed rate.
Did your Longer laser come with a memory device that had an .LBDEV file on it?
I do not know if your machine is one of those that requires it. It is a configuration file, maybe something like .lbdev, provided by the manufacturer.
Okay, we do this the hard way…
Create a small rectangle and confirm it causes the Error 22 alarm. Then click on the Save GCode button and save the file as Error22-DE.txt, then attach it to your reply.
I (we) will examine the GCode commands in the file to see if something is strange, or if is okay but your controller does not like it.
Why did you use the GRBL-M3 device type. That is for earlier versions of GRBL and I am pretty sure you have a 32 bit board in the laser.
Add a second Device manually, but select GRBL only. Test to see if this makes a difference.
G1 X127.702S1000F3000
A feed is commanded with the motion command, so an Error 22 should not be generated. It may be caused by having the wrong GRBL dialect being used, where Fnnnn is not modal (remembered).
Yes, it is okay. It will hurt nothing to have extra “Devices” to choose from. It can be identical to the original, except the new one should say “GRBL” instead of “GRBL-M3”. If the new one does not solve your problem, you can select the old one instead.
Welcome and thank you for updating us as you moved through these issues. We are all here to assist. Please fire away, we want folks to enjoy the journey. There are a bunch of opportunities to learn and discover along the way, so please feel free to ask.
I am just one of many that can help you. If you limit yourself to only my help, you are eliminating a lot of people that know more than I do. I will be happy to help, but do not limit your options.