I have found that Estlcam can open an image file and then asks what you want to do with it. Carve, Halftone and the option “Laser”.
When you select the laser option, you get a menu and a preview of the image file where you can set image size, line thickness, power settings etc and save as a gcode file.
When I try it, I just get a solid burned block, no shading. The preview as well just shows a solid block of lines.
I have the laser set to M106 S255 and M107 but don’t think that is the problem as the Laser cuts beautifully. I just don’t seem to be able to find the magic setting that gets the image to burn as a half tone. Is it perhaps a setting I am missing? Anyone else managed to get it to work?
I cannot see any power settings on the resulting gcode except for the on and the off, nothing to produce an image. Its all X movements.
Power on, run along X, turn off. That looks like it is pretty much it.
(Estlcam Lasergravur)
M03 S0
G00 X-5.0500 Y0.0000 Z0.0000
M106 S255
G01 X-0.0500 F1920 S0
G01 X0.0500 S100
G01 X0.1500
G01 X0.2500
G01 X0.3500
G01 X0.4500
G01 X0.5500
G01 X0.6500
G01 X0.7500
G01 X0.8500
G01 X0.9500
G01 X1.0500
G01 X1.1500
G01 X1.2500
AND SO ON AND SO ON
G01 X99.3500
G01 X99.4500
G01 X99.5500
G01 X99.6500
G01 X99.7500
G01 X99.8500
G01 X99.9500
G01 X104.9500 S0
M107
End of line one
And then pretty much repeated line by line for 100mm worth of lines.
Any ideas? I have tried different power settings but the preview at least still seems to be the same.
I tried to use LaserGRBL but you cannot set the Laser on off to suit M106/M107 and that seems to be a common complaint.
Having been so happy with Estlcam for cutting, would like to succeed and combine cutting and etching.
I am using version 11.224h if that makes any difference.