Measurements are off and laser power too low

Hello, I have a NEJE master 2 30W laser engraver. I have flashed GRBL 1.1 firmware onto it.
I can move the axes in lightburn. When I try to burn an image the image comes out too big. The laser barely burns. Here are the settings:

$0=10
$1=0
$2=0
$3=0
$4=0
$5=0
$6=0
$10=0
$11=0.020
$12=0.002
$13=0
$20=0
$21=0
$22=0
$23=0
$24=25.000
$25=750.000
$26=250
$27=1.000
$30=1000
$31=0
$32=1
$100=250.000
$101=250.000
$102=250.000
$110=500.000
$111=500.000
$112=500.000
$120=10.000
$121=500.000
$122=10.000
$130=200.000
$131=200.000
$132=200.000

Are these correct? And how can I change the measurements of the engraved picture? I set the mm’s correct in Lightburn but the burnt image is about 3 times as large. I want exact mm’s.

These look like some settings are the defaults and need to match that of your physical hardware. Is your system actually 200.000 X 200.00 X 200.00? $130, $131, and $132 are used to define the X Max travel, mm.

(https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration#130-131-132--xyz-max-travel-mm)

You will also need to tell LightBurn the correct size to match that of your firmware. This is likely the issue with the image being produced at a different size.

As for the power, would need to see what you tried to burn, what settings you used, and the result from running this job to better suggest potential solutions.

The settings there look like the GRBL defaults. Your $100 and $101 settings should probably be 80 steps per mm, but that’s a guess.

$110 and $111 are your maximum speeds, and those are too low (try 6000).

$120 and $121 are acceleration for X & Y, and I would try 1500 and 1000 respectively for those. Again, these are all guesses, but they’ll be closer to the numbers you need.

Thank you for your replies. This really helped me a lot. I have altered these numbers and sizing is correct now. And the laser has now cut successfully. Very happy. I still have to play around with the laser power, but that’s fine. Cuts are nice and clean but when I set the power in the software that came with the machine it cuts faster and deeper. So I will play around with some of the settings and take notes. I have only cut 2mm balsa so far, I want to do some 3mm and 4mm birch plywood and acrylic.
Thanks!

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