gcode_macro: add description property (#4317)
Signed-off-by: Alex Zellner <alexander.zellner@googlemail.com>
This commit is contained in:
@@ -1237,6 +1237,9 @@ G-Code macros (one may define any number of sections with a
|
||||
# commands. Care should be taken when overriding commands as it can
|
||||
# cause complex and unexpected results. The default is to not
|
||||
# override an existing G-Code command.
|
||||
#description: G-Code macro
|
||||
# This will add a short description used at the HELP command or while
|
||||
# using the auto completion feature. Default "G-Code macro"
|
||||
```
|
||||
|
||||
## [delayed_gcode]
|
||||
|
Reference in New Issue
Block a user