1

I've a problem with my BQ i3 Hephestos.

I've noticed that in the last few prints that I've experienced some temperature drops every now and then. Yesterday, after 3 of a 4 hours long print, the hotend completely cooled down (I have Octoprint and from the temperature graph it was visible the exponential decrease to 25 °C). Apart from realizing that, evidently, I have not any cold extrusion prevention set up on my Marlin firmware (I'll surely fix that asap), yesterday I've shut everything down with the idea to try again today. This morning, though, I could not start my print because the heater didn't even warm up.

After disassembling the hotend I've tried the following things:

  • I've tested the thermocouple putting it near the heated bed and it measures the correct value
  • with a tester I've measured the voltage that goes into the resistance ($\approx 12\ V$)
  • I've measured the resistance with the tester ($\approx 3\ \Omega$)

I've also noticed that while $12\ V$ is the voltage that the printer sends to the resistance, measured when the resistance is not attached to it, if I repeat the measurement with the resistance attached to the printer I get a few $mV$. I really don't know whether it is the expected behavior or not.


Further inspection...

Trying to inspect the cables better I've noticed a black spot on the connector of my Ramps 1.4 board (as you can see in the attached image).

enter image description here

At this point I think I may have damaged something with too much current/too much heat. Too much current it seems strange to me because I have never changed anything in that sense, It is exactly the same as when I have bought the printer. It may be something related to the heat as the problem firstly occurred only on long prints (some hours).

I don't know if this clarify something to you, but to me it says almost nothing...


UPDATE

I've tried to attach the heater again to its original place and now it seems to work (in the sense that it gets hot). I've initially set the temperature to 60 °C, and it had no problem reaching and keeping it. Then I've tried to raise it to 180 °C but I had to shut down the heater after a few seconds because the cables became very hot and tender and it smelled of burnt

  • The suddon drop and it continuing to print also says, that you don't have Thermal Runaway Protection on! Please fix that ASAP and don't operate your printer till you did. – Trish Oct 15 '20 at 17:55
  • Since your heater functions with a load, but the power circuitry to the heater does not, it sounds the the circuitry can't supply the current the heater needs. That is assuming you did not change out the resistive heating element lately. – Perry Webb Oct 15 '20 at 18:24
  • @Trish Thanks for the advice, I will surely fix that before trying to print again – Lorenzo Fioroni Oct 15 '20 at 21:13
  • @PerryWebb I have not changed anything on the hotend since i have the printer (a couple of years). Can you suggested me how to check if the current is enough? With the tester I can measure the current with the resistance not attached, but I don't how much should it be. Thanks a lot – Lorenzo Fioroni Oct 15 '20 at 21:16
  • A 40 W heater at 12 V will draw about 2 A of current. Since you see burn marks, it could imply that the wires aren't screwed in properly. You cannot measure the current without a load (heating element is a resistor) present, current is measured in series, voltage in parallel. – 0scar Oct 16 '20 at 11:31
  • Hi @Oscar, thanks for the reply. I've checked the wires and I think they were properly screwed in the connector, but I can't judge. Do you have any suggestion about how to fix the printer? – Lorenzo Fioroni Oct 16 '20 at 13:21
  • I've tried to directly attach the heater to the hotbed power supply (12 V as well) and I saw it works, so maybe it is something related to the ramps board :( – Lorenzo Fioroni Oct 16 '20 at 13:49
  • 1
    Where's a possibility: https://3dprinting.stackexchange.com/questions/10695/proper-hotend-heater-for-reprap-x400-pro-v3 – Perry Webb Oct 16 '20 at 21:59
  • I hope you can measure the resistance of the cables and the heater cartridge, then you can work out the math for calculating the current. But if cables get hot, not warm and begin to smell, then you need to change the lot. RAMPS boards are becoming obsolete, you could opt for a new controller board and rewire the hotend and bed. – 0scar Oct 16 '20 at 22:11
  • Hi @PerryWebb, thanks for the reply. I will definitely give it a read! – Lorenzo Fioroni Oct 17 '20 at 08:48
  • @Oscar I've measured the resistance of the system cables + heater cartridge and it's 3.1Ω. Since for the tension I get 12.2V, the power is P = V^2/R = 48W. From the internet, I read that the cartridge I have is a 12V 40W one. Could the 8W more I measure be responsible for the overheating of the cables near the connector? Just to try I've exchanged the heater and the fan on the board and it reached 200°C without smelling – Lorenzo Fioroni Oct 17 '20 at 08:54
  • And I = 12 / 3.1 = 3.9 A. So, are the cables you used up to that current? – 0scar Oct 17 '20 at 14:53
  • I really don't know, I've never changed them in over 2 years. I have ever assumed they are since they are the cables shipped with the printer. In each case they are a little thicker than a normal jumper. To be sure, though, this evening I try to ask the vendor – Lorenzo Fioroni Oct 17 '20 at 17:34

1 Answers1

1

In the end it turned to be that the RAMPS board was ruined.

I bought a new RAMPS board and it worked immediately.

0scar
  • 32,029
  • 10
  • 59
  • 135