Creality Falcon 2 Not "framing"

Hello! I recently unboxed my Creality Falcon 2 40watt. I initially started with a TF card for the .gcode and just switched to using a 16FT usb-c cable to connect with the machine. Lightburn does recognize the machine and COM port. I am able to use the “move” function on lightburn and the laser head does move and even get correct “home” with the exception of 0.03 on each axis.

The main issue I am having my machine will not move at the command of lightburn from the “home” position.

ok

Starting stream

ALARM:3

Reset while in motion. Grbl cannot guarantee position. Lost steps are likely. Re-homing is highly recommended.

On or near line 0:

Stream completed in 0:00

<Idle|MPos:-5.275,-5.412,0.000|Bf:127,65491|FS:0,0|Pn:XY|Ov:100,100,100|A:S>

[MSG:Using cpu_map...esp32-s3]

Grbl 1.1f ['$' for help]

When I try to run a gcode it gives me an error saying the cut may be out of bounds. All the settings were pulled from the machine into lightburn.

This is your problem…

  1. Look for drawing remnants outside the laser workspace.
  2. Use Crtl-A to see if there is something out there.
  3. If you are using Image or Fill modes, you might be going out of bounds with the overscan setting.

Controllers vary on how they report the position after a Home cycle. This is not necessarily a problem. Use Absolute Coords for reliable positioning accuracy and repeatability.

Yeah, Alarm 3 is funny that way. If you can, upload your Lightburn project file (.LBRN2) so we can take a look at it. It will also help if you enter $$ in the Console window and tell us what you see for $130 and $131.

experimental.lbrn2 (162.7 KB)

$0=10
$1=250
$2=0
$3=4
$4=0
$13=0
$20=0
$21=1
$22=1
$23=3
$24=2000.000
$25=4000.000
$100=80.000
$101=80.000
$110=25000.000
$111=8000.000
$120=1000$151=4
$152=30
$153=0
$154=1
$155=1
$156=0
$157=1
$158=1
$160=1
$161=13.00

This is all my console is giving me. no 130 or 131

I have solved the out of bounds issue, but starting a “frame” from home still persists.