This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; disable motors | |
M84 | |
; disable all heaters | |
{% snippet 'disable_hotends' %} | |
{% snippet 'disable_bed' %} | |
;disable fan | |
M106 S0 | |
; relative XYZE |