Hi - I used the grbl code suggested to enable homing.
now when I turn on the machine, the laser moves to the lower left corner and bangs up against the side and won’t stop trying to move beyond the boundary. I can’t stop it unless I unplug it from the port, then when I plug it back in it continues until an error message - Alarm 6 Homing fail. Reset during active homing cycle. I am a beginner and am lost
this is the code i see once it does stop
ALARM:6
Homing fail. Reset during active homing cycle.
ok
Grbl 1.1h [‘$’ for help]
[MSG:‘$H’|‘$X’ to unlock]
[MSG:Caution: Unlocked]
ok
Grbl 1.1h [‘$’ for help]
[MSG:‘$H’|‘$X’ to unlock]
error:9
G-code locked out during alarm or jog state.
[MSG:Caution: Unlocked]
ok
Homing
[VER:1.1h.20190830:]
[OPT:VZ,15,128]
Target buffer size found
ok
ALARM:9
Homing fail. Could not find limit switch within search distance. Defined as 1.5 * max_travel on search and 5 * pulloff on locate phases.
just turn it on let it bang until it thinks it’s gone too far
move the head to the complete opposite corner, this will reduce the bang time…
unplug both motors, it will just think it’s moving the stepper motors… ensure you plug them in the right way… they are keyed, but you can force these.
At this point you should be able to talk to it with Lightburn… and make the needed changes.
Although this pounding sounds terrible, it really doesn’t hurt it… There is limited power most of the noise is the fields moving faster than the hardware can react. Don’t make a habit of it, but all of mine have been through a few poundings…
I suggest you go to Edit → Machine settings and do it through the gui… the stuff is in [your language] there and not in numbereze. You can also save the machines configuration in case you botch something… Always a good idea to keep a factory setup around.
Note that these are related but independent things. The setting you enabled is for whether or not you want LightBurn to request a homing operation at connection time. The setting for $22 is whether or not the machine is equipped to home. Many lasers will automatically attempt to home on power-on with that enabled.