Ender 3-s1 with CV laser module

Hi,

I have an Ender 3 S1 with the CV laser module. I’m trying unsuccessfully to get Lightburn to work with engraving. I’ve connected the printer to my PC with a USB-C cable, I’ve manually configured the laser in Lightburn by selecting grbl-M3 (1.1e or earlier) if i selected marlin nothing works,

with grbl-m3,I can move the axes, do an auto home with g28 command, I can activate the laser via M03 and stop it via M05, I can open the frame to preview the engraving area, but when I start engraving, the laser engraves correctly, but it also engraves during movement; it doesn’t seem to stop during these movements, resulting in my engraving with lines.

do you have any solution ?

Type $$ in the “console” window; you should see the parameter $32=1. If it is =0, type $32=1 in the console window and check if you receive the message “ok $32=1 ok”.

I believe that’s the problem.

1 Like

Ok i will try it when i’m going home.

The question is: what firmware is running on it? You can only select Marlin if it’s running Marlin :slight_smile: But as you already noticed, it seems to be a grbl variant. But try grbl instead of grbl-m3 first. The latter is legacy and should only be used for really old firmwares.

1 Like

I have this firm FIRMWARE_NAME:Marlin V3.1.9_Two_C (May 11 2023 17:44:10)

But can’t connect with marlin in setings only in grbl-M3 (1.1e or earlier)

i try $32=1, now it’s seems to be ok, but when a make the frame preview it engrave the frame -_-’

I don’t understand, i delete the app, and install it in another folder and now i can use marlin option and use my engraver.

2 Likes

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