Create filament-change-menu.config
authorJim Morris <morris@wolfman.com>
Sat, 15 Aug 2015 20:21:15 +0000 (13:21 -0700)
committerJim Morris <morris@wolfman.com>
Sat, 15 Aug 2015 20:21:15 +0000 (13:21 -0700)
ConfigSamples/Snippets/filament-change-menu.config [new file with mode: 0644]

diff --git a/ConfigSamples/Snippets/filament-change-menu.config b/ConfigSamples/Snippets/filament-change-menu.config
new file mode 100644 (file)
index 0000000..8064eb3
--- /dev/null
@@ -0,0 +1,10 @@
+custom_menu.filament_change.enable                true              #
+custom_menu.filament_change.name                  filament_change          #
+custom_menu.filament_change.command               M600               #
+
+custom_menu.resume.enable                true              #
+custom_menu.resume.name                  resume          #
+custom_menu.resume.command               M601               #
+
+after_suspend_gcode  G91_G0Z10_G90  # optionally raise nozzle 10mm after suspend
+leave_heaters_on_suspend  true   # set to false if you want the heaters turned off on suspend