Skip to content

Instantly share code, notes, and snippets.

@cr45hmurphy
cr45hmurphy / afterPrintCancelled
Created January 29, 2021 17:40 — forked from lhns/afterPrintCancelled
OctoPrint GCODE Scripts
; disable motors
M84
; disable all heaters
{% snippet 'disable_hotends' %}
{% snippet 'disable_bed' %}
;disable fan
M106 S0
; relative XYZE