Thanks for the quick response. Since I got my UM2 when it was quite new, I got the older power supply (GS220A24-R7B).
My printer did about 3400 hours of perfect printing before the issue.
The failure is permanent, so it doesn't just switch off for a fraction of a second but stays off until I unplug it and reconnect to mains.
It happened first time when printing at very high temperatures (which I usually don't do) so I suspect this to be the initial cause for the failure.
Right now, I can't get to a state where resistance increases because of higher temperature. I turn the wheel just one degree above ambient and the power fails.
I will install the software you mentioned and see if this will fix the issue.
Recommended Posts
gr5 2,072
These power supplies are too smart - they have a little computer in them and will shut off (better than starting a fire of course). Typically they only shut off for a fraction of a second but that's long enough for the UM2 computer to reboot. There is both voltage sensing and temperature sensing and possibly current sensing. I doubt it's the temperature.
The power supply should never do this during normal printing on a UM2 and these supplies are known for failing so I strongly suspect it's the power supply.
You have a few choices. One is to spend approx 90 euros/dollars for a new supply. There are 2 supplies sold with UM2 printers:
GST220A24-R7B
GS220A24-R7B
The "T" one is newer and safer and MUCH more likely to shut down on you. I'm guessing you have the "T" one. The non "T" supply can put out significantly more power (maybe 10 or 20% more).
A much cheaper option is to use firmware to limit the current. This also can be used to diagnose if you are right on the edge of failure (in other words lower power usage by 10% and if it never fails then you were previously near the limit of the supply and it wasn't a short circuit or anything like that but just normal use).
Incidentally the bed uses less power at 100C because the hotter it is the higher the resistance (lower the wattage). Overall the bed uses more but if the bed is at 100% power temporarily it will use less power if it is hotter. Some people try to reduce these failures by setting the bed to a lower temp and the problem just gets worse.
So the software you want to install is the latest tinkerMarlin found here:
https://github.com/TinkerGnome/Ultimaker2Marlin/releases
Make sure you get the right version (um2+ has feeder rotating backwards from um2).
In this version of Marlin is a power budget system. Set the bed to 150W (that's what it's supposed to be I think) and set the nozzle to 25W (if you have 3rd party nozzle such as 3dsolex then set this to what is truth - what nozzle actually is).
Then if you set the budget to 175W (150+25) the power budget won't do anything and the printer will work normal. If you lower the budget to 150W then the power budget will lower the power to the bed when the nozzle is on. This changes many times per second (adjustments of power to nozzle). All the remaining power goes to the bed if the bed wants it.
So for example if you use 150/25/150 as I mention above and the nozzle is on at 50% (12.5 watts) then the bed will only be allowed 12.5 watts below budget (150-12.5 is 137.5 watts) and so the bed will never exceed 92% power at that time. This changes 20 times per second (nozzle asking for more then less power, bed occasionally restricted a little bit).
Link to post
Share on other sites