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”,