docs: Minor updates to sdcard_loop documentation
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user