I have 3 extruders, Duetwifi controls. Is there code I can enter in my start script that will select the extruder that is being used? The "T" is variable can code be written that will alter the code depending on which extruder is chosen similar to the M109 [xxx] Now I have different start scripts for each extruder. It gets a bit confusing.
G1 X245 Y270 F4000 ;Move to purge bin.
T2
M109 P2 S[extruder3_temperature] ; Wait for extruder current temp to reach
G1 E50 F200 ; Purge E(xx) and F(speed)