mirror of https://github.com/Desuuuu/klipper.git
docs: add CANCEL_PRINT to docs/G-Codes.md (#4370)
Signed-off-by: Alex Zellner <alexander.zellner@googlemail.com>
This commit is contained in:
parent
d2c2aaf55d
commit
f7279a037d
|
@ -587,6 +587,7 @@ enabled:
|
||||||
print. This is useful if one decides to cancel a print after a
|
print. This is useful if one decides to cancel a print after a
|
||||||
PAUSE. It is recommended to add this to your start gcode to make
|
PAUSE. It is recommended to add this to your start gcode to make
|
||||||
sure the paused state is fresh for each print.
|
sure the paused state is fresh for each print.
|
||||||
|
- `CANCEL_PRINT`: Cancels the current print.
|
||||||
|
|
||||||
## Filament Sensor
|
## Filament Sensor
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue