Sculpfun S9 - Machine crash, vibration noise on startup

Hello, I am having this same problem on one of my computers.

On startup (laser head in bottom left - in agreement with the set-up) … and once I have a connection to the PC, the laser is trying to go to somewhere further left and down. It vibrates against the frame for a few (agonising) seconds. When I do a check position … it is X -615 and Y -615.
I have tried closing LB and restarting - but the same thing happens.
I have even removed and refound and added the laser several times, and I have uninstalled LB software and reinstalled … but still the same thing happens.
I tried connecting to a different PC - and it functions as expected.

It seems that the software set up on my laptop is somehow at fault - even if all files have been removed, after a reinstall it still retains the name of the machine and this strange set-up.

Was this computer also running LightBurn?

Can you send a screenshot of Device Settings?

Also, start the machine with head at lower left and run these commands in Console. Copy/paste results here please:

$I
$$
$#
?

Hello, yes the other PC was also running LB - same version.

Here are the screen settings

image

I will try the console commands now and report back

Console commands / responses
$I
[VER:1.1h.20190825:]
[OPT:V,15,128]
Target buffer size found
ok
$$
$0=10
$1=25
$2=0
$3=0
$4=0
$5=0
$6=0
$10=1
$11=0.010
$12=0.002
$13=0
$20=0
$21=0
$22=1
$23=3
$24=200.000
$25=3000.000
$26=250
$27=3.000
$30=1000
$31=0
$32=1
$100=80.000
$101=80.000
$102=250.000
$110=6000.000
$111=6000.000
$112=1000.000
$120=1000.000
$121=1000.000
$122=1000.000
$130=410.000
$131=400.000
$132=200.000
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]
[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:-615.000,-615.000,0.000|FS:0,0|WCO:0.000,0.000,0.000>
ok

The problem seems to be the <Idle|MPos:-615.000,-615.000 … which doesn’t clear when restarting LB (even after deinstall/reinstall)

OK - I think I have found the “problem” … which is more “new user error”!

Looking at the device settings - on the problem PC there was the “Auto home on start up” activated … this was causing the laser head to seek some position way to the left and below the actual start point.
(the -615, -615) … deactivating this brings me back to a normal expected behaviour.

Thanks for your help - hopefully this post might help another “newbie” …

Looks like you found it. Figured it was something on the Device Settings screen since you indicated that the same laser worked on a different computer. This meant that it likely wasn’t something in the GRBL configuration itself since that would stay with the machine on either computer.

1 Like

Since it’s a different problem and it looks like your solution may help inform others I’ve moved this to its own thread. Congrats on crushing out your first obstacle.