Hi Guys,

I'm running a Mendlemax 2 /RAMBo with E3Dv6 /thermocouple successfully at 380°C to print PEEK and PEEK composites as part of my research project. Originally in Configuration.h I set the max temp to 400° and all was well.
#define HEATER_0_MAXTEMP 400

now I'm looking at other materials that need a higher temperature.
But when I want to go higher, I changed --
#define HEATER_0_MAXTEMP 500 but the software still errors out at 400° when I heat up the hotend

Is there another value in the temperatures pages that is overruling the config value? I can't find a clear table for the thermocouple like the thermistors table so I'm a bit stumped for ideas.

Has anyone got a working solution they could share or advise?

Rich