feat: add simple toolchange macros

This commit is contained in:
th33xitus 2022-02-24 16:04:01 +01:00
parent d9cbdb2c69
commit 6fa29a55d1
1 changed files with 10 additions and 0 deletions

View File

@ -232,6 +232,16 @@ rename_existing: M190.1
gcode:
M117 M190 called with {rawparams}
[gcode_macro T0]
gcode:
M117 Switching to T0 / extruder
ACTIVATE_EXTRUDER EXTRUDER=extruder
[gcode_macro T1]
gcode:
M117 Switching to T1 / extruder1
ACTIVATE_EXTRUDER EXTRUDER=extruder1
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#