display_menu: add preheat

This commit is contained in:
Konstantin Koslowski 2021-08-12 11:34:48 +02:00
parent ed0197e0a1
commit 4c4e2eef7b

View file

@ -35,6 +35,18 @@ type: disabled
# Added Items to the Stock menu #
[menu __main __filament __preheat_pla]
type: command
name: Preheat for PLA
gcode:
PREHEAT EXTRUDER_TEMP=190
[menu __main __filament __preheat_abs]
type: command
name: Preheat for ABS
gcode:
PREHEAT EXTRUDER_TEMP=210
[menu __main __filament __load]
type: command
name: Load Filament