Hotend temperature can not be set - NaN (not a number)
Hi,
sometimes i access the repetier server frontend and if i want to start to heatup hotend this is not possible. If i click on the rotating bar it just shows NaN. Refreshing the page helps because then most times it works normally. I dont know what this causes. Is this behaviour already known or is there some known reason?
regards, Mario
Comments
I just checked if it could be read that way from printer if response there would contain NaN as set temperature, but it tests for being a number and would ignore it.
Do you have any errors in console if that happens? Which browser are you using here? And also when that happens what do the temperatures in sidebar show as set temperature? They use the same variable normally.
The marked error in javascript console is not related. But firmware might change response when heater is off to something causing the error, also it should not be possible. But you never know.