Very new to this software and engraving machine. I have a Ortur master 2. It homes to the bottom left corner. I place my art work on the bottom left corner to engraver. Once I hit start. It shuts straight to the top right corner. Also the laser position is completely off. Will only move on the top right corner
Can you take a full screenshot of LightBurn with the design loaded and ready to burn?
Are you ever moving the laser head by hand after homing? If so, avoid doing so. Use the jogging controls exclusively to move the laser head.
If not, the problem may be that you’re in negative workspace.
Please run these commands in the Console window and return the full output.
$H
$#
?
$H
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.
ok
Ortur Laser Master 2 S2 Ready!
OLF:OLF 190.
OLH:OLM_ESP_PRO_V1.2.
OLM:GENERAL.
Grbl 1.1f [‘$’ for help]
[MSG:‘$H’|‘$X’ to unlock]
[MSG:Caution: Unlocked]
ok
is what i got
also
$#
[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]
[G59.1:0.000,0.000,0.000]
[G59.2:0.000,0.000,0.000]
[G59.3:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G59.6:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[HOME:0.000,0.000,0.000:0]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
Looks like your machine is failing to home. Do you see the laser head move to the front left and actuate the X and Y switches twice for each switch?
Also, note that you’re missing the output of the last command ?
.
laser is still shooting to the top right. Also when i try to move the laser with jog. it only wants to move up and to the right. which then end up at the to top right. yes laser does move to the bottom left. makes a weird sound for a few seconds then stops. would that be the problem?
?
<Idle|WPos:-347.050,-420.013,0.000>
ok
side note. I am not able to see the position of the laser on lightburn.
Can you address the question about homing? That seems to be the root of the issue.
However, I’m now reconsidering as it looks like your machine reset after the failed homing cycle.
Did you run the commands one at a time in Console and is what you copy/pasted in the order that the output was generated?
After Home is pressed. It moves to bottom left corner. Once it makes contact with the switch. It seems like it wants to continue moving towards the corner. Like if it doesn’t know it’s there.
$H
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.
ok
Ortur Laser Master 2 S2 Ready!
OLF:OLF 190.
OLH:OLM_ESP_PRO_V1.2.
OLM:GENERAL.
Grbl 1.1f [‘$’ for help]
[MSG:‘$H’|‘$X’ to unlock]
[MSG:Caution: Unlocked]
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]
[G59.1:0.000,0.000,0.000]
[G59.2:0.000,0.000,0.000]
[G59.3:0.000,0.000,0.000]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G59.6:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[HOME:0.000,0.000,0.000:0]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
?
<Idle|WPos:-615.000,-615.000,0.000>
ok
did the codes right after the other
So two things:
- Your machine is not completing homing
- Your controller seems like it’s resetting after the failed homing
I’d suggest focusing on the homing issue first as the second issue may be related.
It sounds like the stepper motors are working correctly and the controller is attempting to home. However, the switches are either not getting actuated or they’re failing to register the actuation.
Check the switches for X and Y. If you manually move the laser head to the front-left, can you physically feel and hear the actuation of both the X and Y switches? If not, what is impeding the switches from being actuated.
If they are being actuated, there may not be reporting the actuation to the controller properly. Check all connections and make sure they’re properly connected and well seated.
After all that, try this:
- Manually actuate one of the switches. While doing so, enter
?
in Console - Repeat for other switch
- Copy output of those commands here
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.