GrblGru laser intensity

Hello.
Is there any way to set laser intensity?
Thank you very much in advance.
GReetings,
Boris

Open the macro file with the button “EditMacro” and change the intensity in the S-command.

s=0 -> laser off
s=1000 -> Laser intensity =100%.

You can also create a new macro by simply copying a macro and changing the name.

For example:

[lMy new Laser Macro 20%]
%reload
g1 f100
m3 ; M3 = Constant Laser Power Mode
s200 ; Intensity = 20

Please download the new beta version V3.49.14 from my website