Welcome! Log In Create A New Profile

Advanced

Bed heating failes

Posted by Natsuki-chan 
Bed heating failes
December 20, 2016 09:50AM
For a long time I've been printing on a Velleman K8200 with an Ramps 1.4 board. After some trouble with the heatend I installed a new PSU with enough power for the Alu heatbed MK3. After that the heatbed won't heat up to 60C°. The temperature it can reach is 40C°.
When it is heating the transistor for the heatbed is making a whining noise and that stops when it stops heating. This didn't happen with the old PSU. The PSU can provide 12V 15A on 2 separate 12V lines. The transistor is a P55NF06 with a heatsink. The ramps is a 1.4 from China.
Re: Bed heating failes
December 20, 2016 10:25AM
It sound - no pun intended - like you are using "PID" control for the bed heater : switching the transistor on and off very fast.

It usually is better for bed heating to use "bit-bang" only - with a longer period of being on or off, around a second.

You should be able to change that setting in your firmware configuration. It will certainly remove the noise, and hopefully it could help with your not-heating-enough problem.


Most of my technical comments should be correct, but is THIS one ?
Anyway, as a rule of thumb, always double check what people write.
Re: Bed heating failes
December 20, 2016 10:43AM
Thanks for the fast answer. I checked in the firmware if it uses PID but it not active. PIDTEMPBED is not enabled "//#define PIDTEMPBED"
Max_bed_power is also 255. I included my configuration in case it is needed. The firmware I use is Marlin RCBugfix downloaded on 11/29

Edited 1 time(s). Last edit at 12/20/2016 10:48AM by Natsuki-chan.
Attachments:
open | download - Configuration.h (52.2 KB)
open | download - Configuration_adv.h (36.2 KB)
Re: Bed heating failes
December 23, 2016 01:09AM
Try looking for a loose wire somewhere. If the transistor isn't switching it shouldn't make any noise at all, so either itself or a connection somewhere is breaking down.
Re: Bed heating failes
December 27, 2016 08:34AM
There is no loose wire somewhere and the resistance between the plus and min on the board is really low.

After some time messing around I did get the bed to 60C° but it was a tedious process of going from 30 to 60 with intervals of 10 degrees. This did work a few times but it is not really something I want to do.

Is it better to change the transistor to something else, if so. What part do I need to use for reliability?
Re: Bed heating failes
December 28, 2016 02:07AM
Its a MOSFET

best is IRLB 8743, should run cool

other options can be found on [reprap.org]
(yes different board but same part doing same job)
Sorry, only registered users may post in this forum.

Click here to login