↧
Hot end shuts off when reaching target
I'm wrapping up a Huxley Duo build and I'm running into trouble with the hot end. I can get it to heat up to a target temp of 185, but when it reaches that very close to that temperature it drops back...
View ArticleRe: Hot end shuts off when reaching target
Try increasing the heater timeout, see [reprap.org]. Sending M570 by itself should return the current value.
View ArticleRe: Hot end shuts off when reaching target
Super, thanks! It seems to have fixed it. M105 S200 How do I make the change permanent? I don't see that in the config.h file.
View ArticleRe: Hot end shuts off when reaching target
To make it permanent, add it to the config.h file. However, if it is taking so long to heat up, then the PID values may need adjusting. Assuming you are running the standard RepRapPro firmware, if you...
View Article