Hello I am using a modified anet a6 with ramps 1.4 octopi etc i added a relay to my heatbed and tried the extruder as well but the extruder relay once hitting temp was constantly open/ closing many times a second. Is the extruder voltage from ramps a pulse rather than steady the bed w is great closed when heating open when not but the extruder is crazy. Any tips?
The heater cardridge is PID controlled which translates to a pulse signal on the RAMPS output, using a relais is not recommended for this. Normal cardridges are 40W which draws about 3.3A @ 12V, why would you not let the RAMPS take care of this? The FETs on the board are well able to handle this current draw. Using a relais on the heatbed make more sense though.
This is logical because the temperature will never stay at the desired setpoint, it wil lower and rise because of cooling. For this the relay will try to open/close many times per second. This is normal. The only thing is tough, a normal relay is not made for these kind of applications and wil break really fast. Therefore I advise you to start using some kind of mosfet.
Either switch out for a solid state relay or change the heating to work on a bang bang principle. That’s what I did for my large bed that draws around 2.5kw on start up and needed a 200amp power solenoid to control reliably.
It’s a PID loop for the extruded, thus the relay is getting voltages between open and closed state and cycling. I recommend not using a relay and looking to something else.