More than 6 Macros

Hello,

quick question since i couldnt find the topic already:

How can I have more than 6 macros? In LB there is no option by rightclicking or anything like that?
I tried to add two lines in the prefs folder config which didnt work out:

“Macro0_Content”: “M503\n”,
“Macro0_Label”: “Report Config”,
“Macro1_Content”: “G0 F10800\n”,
“Macro1_Label”: “G0 180mm/s”,
“Macro2_Content”: “G0 X10 Y400 F6000\n”,
“Macro2_Label”: “X10 Y400”,
“Macro3_Content”: “config-get x_axis_max_speed\nconfig-get alpha_max_rate\n”,
“Macro3_Label”: “Macro3”,
“Macro4_Content”: “G0 F3000\n”,
“Macro4_Label”: “G0 50mm/s”,
“Macro5_Content”: “G0 X10 Y10 F6000\n”,
“Macro5_Label”: “X10 Y10”,
"Macro6_Label": “Test”,
"Macro6_Content": “Halloele”,

There are only 6 Macro Buttons in LightBurn.

They are hardcoded in the UI, adding settings entry for a 7th won’t magically render it :slight_smile:

You can vote/ submit this request on our suggestion site.

1 Like

I notice that a couple of your macros are position presets. You can do this in the Move window as well:
image

1 Like

Thanks for the tipp. Seems like a recent update? I’m missing this feature and might renew because of it.

image

Yes, that was added in 0.9.12

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