docs: Minor updates to sdcard_loop documentation

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2021-05-26 12:05:49 -04:00
parent 913649de2e
commit 391ebd32c1
2 changed files with 14 additions and 9 deletions

View File

@@ -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]