Is it normal that I have two extruder temperature showing ?
I'm having issue when printing : "extruder" not hot enough. My printer used to work fine until recently.
I did : PID_CALIBRATE HEATER=extruder TARGET=210
PID parameters: pid_Kp=29.179 pid_Ki=2.138 pid_Kd=99.576
The SAVE_CONFIG command will update the printer config file
with these parameters and restart the printer.
But I still get that same error when launching a print ; "extruder" not hot enough . Anyone knows what I can do ?
In SSH Biqu I do see two Extruder, one with extruderTMC and the second is written simply extruder.
My gcode is : PRINT_START EXTRUDER=[first_layer_temperature] BED=[first_layer_bed_temperature] CHAMBER=[chamber_temperature]