fix move to origin for deltas and cartesians when not homing all axis
[clinton/Smoothieware.git] / ConfigSamples / Snippets / filament-change-menu.config
CommitLineData
ab0b7628
JM
1custom_menu.filament_change.enable true #
2custom_menu.filament_change.name filament_change #
3custom_menu.filament_change.command M600 #
4
5custom_menu.resume.enable true #
6custom_menu.resume.name resume #
7custom_menu.resume.command M601 #
8
9after_suspend_gcode G91_G0Z10_G90 # optionally raise nozzle 10mm after suspend
10leave_heaters_on_suspend true # set to false if you want the heaters turned off on suspend