I have 3 lasers using Lightburn all with the same grbl control board all working great. I have now made a new machine and have used the same control board. At first everything seemed to work well. After homing the machine I can jog in continuous mode and incremental to the back of the machine but when i try to jog to front in continues mode i get error 15 and the machine will not move, if I switch to increment mode it moves in the increments set. If i use one of my saved positions the machine returns to the front. The machine works fine in Laser grbl. There must be a setting I have missed in Lightburn thats causing this problem. Please help.
- What is the working area of the laser?
- To what corner does your machine home?
- Can you run these commands in Console and return the full ouput?
$H
$I
$$
$#
?
Thanks for getting back to me.
$ H ok
$$
$0=10
$1=25
$2=0
$3=0
$4=0
$5=0
$6=0
$10=1
$11=1.000
$12=0.002
$13=0
$20=1
$21=1
$22=1
$23=3
$24=150.000
$25=500.000
$26=250
$27=4.000
$30=1000
$31=0
$32=1
$100=40.000
$101=40.000
$102=250.000
$110=8000.000
$111=8000.000
$112=500.000
$120=500.000
$121=500.000
$122=10.000
$130=581.000
$131=876.000
$132=200.00
$#
[G54:-5.389,-11.380,21.815]
[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]
[G28:0.000,0.000,0.000]
[G30:0.000,0.000,0.000]
[G92:0.000,0.000,0.000]
[TLO:0.000]
[PRB:0.000,0.000,0.000:0]
ok
?
<Idle|MPos:0.000,0.000,0.000|FS:0,0|WCO:-5.389,-11.380,21.815>
ok
Hope this helps, I am wondering if it could be the G54 because all my other machine’s come up with G54 all zero’s, what ever you can see from the data i hope you can let me know and tell me how to change the settings. If you need any more info let me know.
Thanks,
Kevin.
[quote=“kevin57, post:3, topic:125850”]
$130=581.000
$131=876.000
The machine home’s to the front left and the working area is X 581.000 and Y 876.000
You have an odd offset configured. I assume this is inadvertent and is likely the cause of what you’re seeing.
If inadvertent remove it by running:
G10 L2 P1 X0Y0
Then retest jogging.
Thanks all done and working.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.