Hot End exceeds set temp and keeps climbing [workaround]

Having a problem? Post it here and someone will be along shortly to help
Post Reply
User avatar
blackrabt
Prints-a-lot
Posts: 27
Joined: Wed Dec 09, 2015 6:20 pm

Hot End exceeds set temp and keeps climbing [workaround]

Post by blackrabt »

Workaround - I changed my extruder heat control to setting 3 and calibrated for dead-time using http://www.repetier.com/dead-time-control/" onclick="window.open(this.href);return false; .

Just finished building my Rostock Max v2 and am trying to run the PID tuning (M303 S200, per my manual) and the issue I am having is that the printer hits the set temperature and just keeps heating. This also fails the autotuning due to high temperature. The displays tick up as it heats and track increases and decreases correctly as far as I can tell, but it does not stop after reaching the set point.
It will do the same if I tell it to set a temperature. I have tried restarting the printer and reuploading the firmware (repetier v091 reads as 091s on my LCD) I am using MatterControl 1.4 and Repetier-Host 1.6.
I have tried multiple temperatures between 45C-200C with the same results. I also dropped the Extr.1 PID max value to 128. Can someone suggest next steps to try? My research suggested that it was likely a firmware issue but that I couldn't rule out hardware. I am not sure where to approach the hardware side from; if the temperature is being measured accurately (even if not, it reads like it hit the set point on the LCD and in MatterControl) I would think that would stop it unless it is measured elsewhere as well. Help is very much appreciated.
So far I have tried:
* Restarting the software and printer
* Picking different temperatures for the hot end heating
* Reducing the hot end power to slow the heating in case it was just overshootingtoo far and fast (values 80 and 128 tried)
* Trying different control software (MatterControl 1.4 and Repetier-Host 1.6)
* Reuploading firmware to the Rambo
In progress / to-do:
* Check all hot end and temperature related wiring
* disassemble hot end and check thermistor connections, resistance readings, and RTV
Repetier-Host log, command was M303 S50
Repetier-Host log, command was M303 S50
Last edited by blackrabt on Wed Dec 30, 2015 6:38 pm, edited 1 time in total.
geneb
ULTIMATE 3D JEDI
Posts: 5367
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Hot End exceeds set temp and keeps climbing

Post by geneb »

You're seeing an overshoot at 128? I don't think that's even possible.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
IMBoring25
Printmaster!
Posts: 616
Joined: Wed Mar 18, 2015 1:11 am

Re: Hot End exceeds set temp and keeps climbing

Post by IMBoring25 »

I think there were example settings for PID in the manual. Start with those. The ones you have sound wildly off. PID max is a Band-Aid.
Earthbound
Printmaster!
Posts: 458
Joined: Sun Sep 07, 2014 2:39 am

Re: Hot End exceeds set temp and keeps climbing

Post by Earthbound »

Should you be making changes to EXT_0 instead of EXT_1...
"Trust no quote from the Internet." - Abraham Lincoln
User avatar
blackrabt
Prints-a-lot
Posts: 27
Joined: Wed Dec 09, 2015 6:20 pm

Re: Hot End exceeds set temp and keeps climbing

Post by blackrabt »

Earthbound wrote:Should you be making changes to EXT_0 instead of EXT_1...
In my EEPROM menu there is only EXT.1.
IMBoring25 wrote:I think there were example settings for PID in the manual. Start with those. The ones you have sound wildly off. PID max is a Band-Aid.
My present values match the ones in the manuial screenshot exactly. Though it doesn't match the averages you get if you base it off the screenshot of the autotune completion. I will try working toward those values. Failing there I am going to try making small changes in PID values based on the tables in the Wiki page.
geneb wrote:You're seeing an overshoot at 128? I don't think that's even possible.

g.
Would that suggest that the thermistor is overreacting to the heat it is detecting? Possibly a short in the system?
User avatar
blackrabt
Prints-a-lot
Posts: 27
Joined: Wed Dec 09, 2015 6:20 pm

Re: Hot End exceeds set temp and keeps climbing

Post by blackrabt »

I checked the Rambo wiring and round the extruder motor connector was backwards but the rest looks good, including the thermistor connectors. When it cools again I am going to undo the hot end and see what I can find.

I also tried setting the temperature of the bed and hot end with Gcodes and letting it run, and it still went past, but it did let power off and maintain the temperature within 2C of the set point during the test. I feel like this points more toward a software/firmware interaction issue than a hardware issue.

It seems like it works properly when the Target: readout on the LCD shows my set point. When I run the M303 for tuning it does not show a set point there and it blows past the set temperature until it is 20C over and the test fails. Should my LCD be showing Target: (temp I put in S) when I run M303?
User avatar
blackrabt
Prints-a-lot
Posts: 27
Joined: Wed Dec 09, 2015 6:20 pm

Re: Hot End exceeds set temp and keeps climbing

Post by blackrabt »

So I still haven't solved this issue, but I was able to move on to calibrate and then print my PEEK fan holder! If a few of you fine folks want to share some PID values so I can see about just basing mine off of yours it would be appreciated.

I did hit a new issue though. Mattercontrol tries to start printing about 4 inches off the build plate, but repetier host starts rights where it should. Can I fix that with the Z endstop correction in the configuration?
Earthbound
Printmaster!
Posts: 458
Joined: Sun Sep 07, 2014 2:39 am

Re: Hot End exceeds set temp and keeps climbing

Post by Earthbound »

Fix it in MC where it is broken. If R-H works, then printer configuration is good.
"Trust no quote from the Internet." - Abraham Lincoln
Mac The Knife
ULTIMATE 3D JEDI
Posts: 1409
Joined: Sun May 11, 2014 6:18 pm

Re: Hot End exceeds set temp and keeps climbing

Post by Mac The Knife »

blackrabt wrote:So I still haven't solved this issue, but I was able to move on to calibrate and then print my PEEK fan holder! If a few of you fine folks want to share some PID values so I can see about just basing mine off of yours it would be appreciated.

I did hit a new issue though. Mattercontrol tries to start printing about 4 inches off the build plate, but repetier host starts rights where it should. Can I fix that with the Z endstop correction in the configuration?
My fix for the Mattercontrol issues, was to just quit using it.
R-Max V2
Eris
Folger Tech FT-5 R2
User avatar
blackrabt
Prints-a-lot
Posts: 27
Joined: Wed Dec 09, 2015 6:20 pm

Re: Hot End exceeds set temp and keeps climbing

Post by blackrabt »

Mac The Knife wrote:
blackrabt wrote:So I still haven't solved this issue, but I was able to move on to calibrate and then print my PEEK fan holder! If a few of you fine folks want to share some PID values so I can see about just basing mine off of yours it would be appreciated.

I did hit a new issue though. Mattercontrol tries to start printing about 4 inches off the build plate, but repetier host starts rights where it should. Can I fix that with the Z endstop correction in the configuration?
My fix for the Mattercontrol issues, was to just quit using it.
I think that will be my fix as well.
Jerome72
Noob
Posts: 3
Joined: Sun Mar 27, 2016 7:53 pm

Re: Hot End exceeds set temp and keeps climbing [workaround]

Post by Jerome72 »

Well, I wish you'd found an answer. I'm having exactly this problem... How did you get up and running?
Jerome72
Noob
Posts: 3
Joined: Sun Mar 27, 2016 7:53 pm

Re: Hot End exceeds set temp and keeps climbing [workaround]

Post by Jerome72 »

to be more clear... my hot end temp just keeps climbing and climbing. Looks like maybe it isn't reading the value in EXT.1

If you stopped using matter control, what did you start using?
Post Reply

Return to “Troubleshooting”