Iām new to CNC and am trying to get my LaserBeam from Sienci Labs working, but I canāt see anything on the wood (plywood 3.6 mm). I have watched several videos, controlled the laser via gSender, controlled the laser via LightBurn, but unfortunately. Tested various settings, again unfortunately. It appears that the LongMill is moving too quickly along the X-axis. Additionally, when I start the laser the Z axis always goes up, so it doesnāt stay at the set height. Is there anyone who can and wants to help me?
The second question concerns the standard lens. Should there be such a drop on the lens?
What program did you design and produce the G-code with? If you designed in LightBurn there shouldnāt be any Z moves. On the other hand if you designed in Vectric or similar software aimed at routers you need a special post processor that eliminates Z moves. JTech has a post processor for Vectric to make laser G-code.
If you donāt use Vectric, or donāt want to mess with post processors, I would recommend exporting your design as an SVG and then importing that SVG into LightBurn and let LightBurn make the G-code and control the laser. Itās probably better to use LightBurn in any case because you can set a Z drop per pass when cutting so that the laser focuses deeper into the cut on each pass.
There shouldnāt be such a ādropā in the lens and Iāve seen this before. Check out this thread.
In response to the threat, I contacted Sienci Labs via the contact form. Thanks for the support so far. Iāll wait for the response from customer service.
If you have the design in LightBurn and use LB to control the laser it might be a problem with the coordinates and job origin. I always use the Current Position option. It is in the place where you hit start to run the laser. I never figured out how to use User Origin and Absolute Coordinates is not the way to go on a LongMill because you would have to have the stock in exactly the right place.
With Start From = Current Position you just put the laser where you want it to start from and that spot is equal to the little green square that represents the origin of the design in LB.
I design in LightBurn and load the design into gSender. I will test what you say regarding the current position as soon as I have a properly working lens.
Just to make sure I was clear, in my last post I was talking about having the design is LB and running it from LB and not using gSender. I love gSender but for my laser work I just use LB.
@GeorgeV In addition to the help you are getting from others, I would add that, if you are using LB to control the laser, make sure to set $30 and $32 in the console of LB. $30 must be the same value as your S-max.
Looking at your pic, it seems to me that you have a lens issue. You should open a support ticket and include that pic.
I have my S-max at 1000 because it makes it easy to see the correct power in the G-code you just have to move the decimal one place to the left e.g 460 = 46% power.
Iāll also mention what Grant said $32=1 is important when using the laser.
$30 = S-max in LB
$31 = 0
$32 = 1
Those are the ones that are important for the laser.
EDIT: Just in case you didnāt know you can check the settings by entering $$ in the console and it will show the settings and entering $number=value will set a setting from the console e.g $32=1
I believe the grey numbers under the large blue 0.00 after zeroing are relative to your machineās home position. If your Gcode is using them that could explain it.
could you post some of the start of your gcode and/or a pic of the lightburn screen with origin displaying?
Thatās correct the the small numbers are machine coordinates. Machine coordinates are (0, 0, 0) wherever the machine is powered on without homing. With homing (0, 0, 0) is where the machine homed to.
@GeorgeV Iām not any where near an expert in LB, so I was confused by the āmaterialā setting in your layers window as I donāt have that setting in my layers window. Doing some research, I found that setting is triggered by the āenable Z axisā in Device Settings. I have that turned off; you have it turned on. FWIW, as a test, you may want to turn that off in Device Settings and turn on ārelative Z moves onlyā. That has worked well for me.
Edit: I have deleted a comment that I made in reference to āair assistā. I believe that it did more to confuse members than help. I apologize for any confusion that I caused.
@gwilki@_Michael@Shipwreck
I received my new lens last friday and tested the laserbeam. Everything is working like it should. The issue was the lens.
Thanks for helping me out.