Page 1 of 1

RepRap extruder temperature problem

Posted: Sun Nov 29, 2015 3:17 pm
by PinballGeorgio
Hi All,

I have build a reprap printer and for the past days worked flawless. But suddenly have an extruder heating problem.
If I set the target temperature at 190C the temperature stabilizes around the 188C and the extruder won't reach the 190C.
When I choose 220C as target temperature, it stops heating at 215C and so on.
It doesn't matter if I set this in a program or heat the extruder in the printer menu.

Anyone who knows where to start searching? Resetted the printer, didn't help..

Re: RepRap extruder temperature problem

Posted: Mon Nov 30, 2015 5:18 am
by JoeJ
You probably have bad PID settings. That controls the rate that the extruder will heat up and how it will stabilize. I believe some firmwares like Marlin have an option to auto-tune the PID settings that you could use to fix it.

Re: RepRap extruder temperature problem

Posted: Mon Nov 30, 2015 5:23 am
by PinballGeorgio
I've done an autotune using the send gcode command and the right code option.
Then I get codes back, but in the extruder option in the printer menu, these values cannot be entered.
They don't exist. Only banbang method or PID method can be set.
The printer is from Zonestar P802M.

Re: RepRap extruder temperature problem

Posted: Mon Nov 30, 2015 10:15 pm
by scalci
also look at the thermister. I had a similar issue, the termister was slightly out of the hotend. Once I placed it properly in my hotend worked 100%

Re: RepRap extruder temperature problem

Posted: Tue Dec 01, 2015 1:54 am
by PinballGeorgio
Found out that I can enter the PID values in Repetier Host using eprom configuration.
Somewhat better, the target temperature is reached, but fluctuates a lot. This evening try to reseat the thermistor. Hope that helps.
Thanks already for your input!