diff options
Diffstat (limited to 'docs/Config_Reference.md')
-rw-r--r-- | docs/Config_Reference.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 812dd7a9..e3c6bfbb 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -1319,8 +1319,9 @@ a belt printer, can find use in looping sections of the sdcard file. (For example, to print the same part over and over, or repeat the a section of a part for a chain or other repeated pattern). -See the `config/sample-macros.cfg` file for a Marlin compatible M808 -G-Code macro. +See the [command reference](G-Codes.md#sdcard-loop) for supported +commands. See the [sample-macros.cfg](../config/sample-macros.cfg) +file for a Marlin compatible M808 G-Code macro. ``` [sdcard_loop] |