Merge pull request #836 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / ConfigSamples / Snippets / filament-change-menu.config
1 custom_menu.filament_change.enable true #
2 custom_menu.filament_change.name filament_change #
3 custom_menu.filament_change.command M600 #
4
5 custom_menu.resume.enable true #
6 custom_menu.resume.name resume #
7 custom_menu.resume.command M601 #
8
9 after_suspend_gcode G91_G0Z10_G90 # optionally raise nozzle 10mm after suspend
10 leave_heaters_on_suspend true # set to false if you want the heaters turned off on suspend