Macros
Macro support was added in version 2.0.0-RC1
A row of macro buttons is present on the control panel screen for the operator to configure frequently used commands or small g-code programs.
The text on the button is set the macro name, and defaults to Macro 1/2/3 if unset.

Configuration
The macro gcode and name can be configured in Settings , in the Controller section.

In the Macro Editor the macro name can be set as well as multiple lines of G-Code. Each new line is executed in sequence.

Last updated