Machine goes in oposite direction on Start

Every time I try to run something it rams into the limit switches moving to the left on the x axis and table moving towards the back on the Y axis.

Here is the gcode perhaps you can help me figure out my problem.

Thanks,
George

Waiting for connection…
Grbl 1.1f [’$’ for help]
[MSG:’$H’|’$X’ to unlock]
error:9
[MSG:Caution: Unlocked]
ok
<Idle|MPos:0.000,0.000,0.000|Bf:15,127|FS:0,0|WCO:-500.000,-400.000,-26.141>
ok
Starting stream
Stream completed in 0:00
ok
Starting stream
Stream completed in 0:00
ALARM:1
[MSG:Reset to continue]
Waiting for connection…
Waiting for connection…
Grbl 1.1f [’$’ for help]
[MSG:’$H’|’$X’ to unlock]
error:9
[MSG:Caution: Unlocked]
ok
Starting stream
ALARM:1
On or near line 9:
Stream completed in 0:00
[MSG:Reset to continue]
$$
Waiting for connection…
Waiting for connection…
Grbl 1.1f [’$’ for help]
[MSG:Check Limits]
[MSG:’$H’|’$X’ to unlock]
error:9
[MSG:Caution: Unlocked]
ok
$$
$0=10
$1=25
$2=0
$3=2
$4=0
$5=0
$6=0
$10=115
$11=0.010
$12=0.002
$13=0
$20=0
$21=1
$22=1
$23=3
$24=25.000
$25=500.000
$26=250
$27=1.000
$30=255
$31=0
$32=1
$100=800.000
$101=800.000
$102=800.000
$110=2000.000
$111=2000.000
$112=600.000
$120=10.000
$121=10.000
$122=10.000
$130=300.000
$131=180.000
$132=50.000
ok
ALARM:1
[MSG:Reset to continue]
Waiting for connection…
Waiting for connection…
Grbl 1.1f [’$’ for help]
[MSG:’$H’|’$X’ to unlock]
error:9
[MSG:Caution: Unlocked]
ok
<Idle|MPos:0.000,0.000,0.000|Bf:15,127|FS:0,0|WCO:-500.000,-400.000,-26.141>
ok
Starting stream
Stream completed in 0:00
<Run|MPos:9.651,0.000,0.000|Bf:14,127|FS:132,0|Ov:100,100,100>
ok
Starting stream
Stream completed in 0:00
<Run|MPos:17.901,0.000,0.000|Bf:14,127|FS:363,0>
ok
Starting stream
Stream completed in 0:00
<Run|MPos:21.095,0.000,0.000|Bf:14,127|FS:534,0>
ok
Starting stream
Stream completed in 0:00

<Run|MPos:24.473,0.000,0.000|Bf:13,127|FS:732,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:29.349,0.000,0.000|Bf:13,127|FS:947,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:34.650,0.000,0.000|Bf:12,127|FS:1139,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:41.276,0.000,0.000|Bf:12,127|FS:1331,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:75.405,0.000,0.000|Bf:14,127|FS:549,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:78.815,0.000,0.000|Bf:13,127|FS:645,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:83.253,0.000,0.000|Bf:13,127|FS:862,0|WCO:-500.000,-400.000,-26.141>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:88.954,0.000,0.000|Bf:12,127|FS:1078,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:95.569,0.000,0.000|Bf:12,127|FS:1287,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:113.244,0.000,0.000|Bf:13,127|FS:1074,0>

ok

Starting stream

Stream completed in 0:00

<Idle|MPos:140.000,0.000,0.000|Bf:15,127|FS:0,0>

ok

Starting stream

Stream completed in 0:00

<Idle|MPos:140.000,-10.000,0.000|Bf:15,127|FS:0,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:140.000,-9.694,0.000|Bf:14,127|FS:174,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:140.000,-8.297,0.000|Bf:13,127|FS:378,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:140.000,-5.783,0.000|Bf:12,127|FS:576,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:140.000,-2.814,0.000|Bf:11,127|FS:744,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:140.000,1.269,0.000|Bf:11,127|FS:927,0>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:140.000,6.543,0.000|Bf:10,127|FS:1119,0|Ov:100,100,100>

ok

Starting stream

Stream completed in 0:00

<Run|MPos:140.000,13.134,0.000|Bf:10,127|FS:1320,0>

ok

Starting stream

Stream completed in 0:00

<Idle|MPos:140.000,70.000,0.000|Bf:15,127|FS:0,0>

ok

Starting stream

ALARM:1

On or near line 9:

Stream completed in 0:06

[MSG:Reset to continue]

You have a large world coordinate offset programmed, but $10 is set to 115, not zero. I also see ‘error:9’ which means your machine is set to home, but you don’t have homing enabled, and likely don’t have limit switches.

Your profile says you have a 3018, so start here and report back if you’re still having trouble:

To confirm my 3018 comes with limit switches. I finally got it to work G92 X0 Y0 and $10=0
I’m confused since the machine has limit switches and Homing is enabled.
I turned everything OFF and ON again and now it start from Homing, except that after its done and back to home, I have to reset and home it again before it goes to Ready. And lastly, I’m getting burned spots on corners which I didn’t have before.

Have you enabled Laser Mode? ($32=1) That should deal with the burnt corners.

You’re saying at the end of a job it has to be reset? or before you start one?

Literally stumbled on this post looking for help on a similar issue, The $10=0 code solved my issue!! Thank you! When I homed my machine it always thought it was in position X -10 Y -19. Every time I tried to move to 0,0 it would wreck my machine tryin to go in the wrong direction.

Hi Mike - We have this in our documentation if you look for ‘X-carve’: https://github.com/LightBurnSoftware/Documentation/blob/master/CommonGrblSetups.md#common-grbl-setups

It mentions every setting that needs to be changed, including the $10 setting. (probably doesn’t help you now, but it does explain why they’re needed)

Yes at the end of a job it has to be reset and homed and than it goes to ready to run again otherwise it gets stuck on the green process/status bar at 100%

Are you getting ‘Alarm 1’ at the end of a job?

That’s ‘hard limit triggered’ - hitting the limit switches, which would make it so you had to reset the machine or at least the connection. You could try setting your ‘Finish Position’ to a little away from 0,0, or turning off ‘Return to Finish Position’, in the Device Settings:

image

Okay, I just rand it and it goest home after it’s done and it is triggering a limit switch.

You hit it right on the nail…
I set it to return to x:10 and y:5 after finish and that dit it! No more resetting.
Thanks for your Excelente support!!!

1 Like

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