Docs: Fixed a typo
This commit is contained in:
parent
06816fb8dc
commit
900e8a2aaf
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ Out of the box, OctoPrint defaults to the following script setup for ``afterPrin
|
|||
|
||||
;disable all heaters
|
||||
{% snippet 'disable_hotends' %}
|
||||
[% snippet 'disable_bed' %}
|
||||
{% snippet 'disable_bed' %}
|
||||
|
||||
;disable fan
|
||||
M106 S0
|
||||
|
|
|
|||
Loading…
Reference in a new issue