Ortur LM2Pro issue with framing

Ok so TL:DR version is the laser was working fine a few weeks ago and now whenever I try to frame a job I get the following error: G-code motion target exceeds machine travel. Machine position safely retained. Alarm may be unlocked. I have the Ortur Z adjust and I have made sure that the X is set at 400 and the Y is set at 380 both in Lightburn and the laser itself. The only thing that has changed is I was using a Surface Pro 7 to run Lightburn and now I have a full sized Dell laptop. I have gone through the other topics after searching for this issue. I have done the $RST=*, I have loaded the latest firmware from Ortur, I don’t believe I have any offsets set either. If I change the start from to “current position” it will frame the job but as soon as I change it back to absolute it gives that error. I’ll post my $# and $$ below.
$$

$0=5.0

$1=5

$2=0

$3=2

$4=0

$5=7

$6=1

$10=2047

$11=0.050

$12=0.002

$13=0

$14=2

$15=0

$16=1

$17=0

$18=0

$19=0

$20=1

$21=1

$22=1

$24=600.000

$25=3000.000

$26=100

$27=3.000

$28=0.100

$29=0.0

$30=1000.

$31=0.

$32=1

$33=1000.000

$34=0.000

$35=0.000

$36=100.000

$37=0

$39=1

$40=1

$41=0

$42=1

$43=1

$44=3

$45=3

$46=0

$56=1.000

$57=1800.000

$58=395.000

$59=6000.000

$60=0

$61=0

$62=0

$63=3

$64=1

$65=0

$259=0

$260=15

$261=0

$262=400

$263=30

$100=80.000

$101=80.000

$102=80.000

$110=10200.000

$111=10200.000

$112=1200.000

$120=2000.000

$121=1800.000

$122=2200.000

$130=400.000

$131=380.000

$132=50.000

ok

$#

[G54:-400.000,-400.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]

error:7

EEPROM read failed. Reset and restored to default values.

ok


Nice detail in the post.

This actually is an offset. It should not have survived the $RST=* so surprised to see it.

Run this in Console to remove the offset.

G10 L2 P1 X0 Y0

Power cycle for good measure and retest.

Also, your Y dimension should be 400 unless you’ve modified something. You may be losing out on 20mm if you care about that. Should not cause any problem, however, so you’re good there.

Ok, I will try that. I have the Ortur Z height adjuster so it says you have to restrict the Y Axis to 380mm

1 Like

Ok so I did that, reset as advised and it worked to frame the square. Now however its gone back to the same issue and its back to the [G54:-400.000,-400.000,0.000]. Still getting that EEPROM error when I run $#.

Interesting. Curious if you’re having issues with the EEPROM. Can you try flashing or reflashing the latest firmware?

Yea I’ll do that tomorrow after I finish some mother’s day projects. Ive got it working well enough using macros to reset the offset. Appreciate the help!

You don’t happen to have anything in the g-code tab of Device Settings that could be setting the offset do you? Or possibly as part of a Macro?

No I didnt have anything in the g-code tab. The Macro’s I just created and I checked to make sure there wasnt anything in there as well.

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