mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 05:54:05 -06:00
virtual_sdcard: Adds on_error_gcode
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
This commit is contained in:
parent
dbc24ce339
commit
c16eab212e
2 changed files with 11 additions and 0 deletions
|
@ -1334,6 +1334,9 @@ path:
|
|||
# are not supported). One may point this to OctoPrint's upload
|
||||
# directory (generally ~/.octoprint/uploads/ ). This parameter must
|
||||
# be provided.
|
||||
#on_error_gcode:
|
||||
# A list of G-Code commands to execute when an error is reported.
|
||||
|
||||
```
|
||||
|
||||
### [sdcard_loop]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue