3dprinter:notes
Differences
This shows you the differences between two versions of the page.
| 3dprinter:notes [2024/03/04 21:35] – created Wulf Rajek | 3dprinter:notes [2024/03/04 21:36] (current) – Wulf Rajek | ||
|---|---|---|---|
| Line 65: | Line 65: | ||
| + | |||
| + | # printer.cfg | ||
| + | |||
| + | [delayed_gcode delayed_printer_off] | ||
| + | initial_duration: | ||
| + | gcode: | ||
| + | {% if printer.idle_timeout.state == " | ||
| + | POWER_OFF_PRINTER | ||
| + | {% endif %} | ||
| + | |||
| + | [idle_timeout] | ||
| + | gcode: | ||
| + | M84 | ||
| + | TURN_OFF_HEATERS | ||
| + | UPDATE_DELAYED_GCODE ID=delayed_printer_off DURATION=60 | ||
| + | |||
3dprinter/notes.1709588116.txt.gz · Last modified: by Wulf Rajek