2nd extruder control

I can make the first extruder extrude but is there a way to have the second extruder extrude from the lcd controller

Hi there nalby,

What I have done is to create a Gcode file with a single line

T0

and call it “Back Extruder” and then have a second

T1

file for “Front Extruder”. This allows you to manually switch the back extruders.

It may be possible to add these to the LCD menu by updating the Marlin firmware but for now this is a quick and easy way.

Cheers!

Thanks that helped a lot, but I still would like to have a setting on the lcd for each extruder