#Limit heatbed PWM value

15 messages · Page 1 of 1 (latest)

shadow axle
#

Hello,
I want to limit my heatbed PWM value to 50% I have a 500x500 ratrig, and the heatbed needs 1.5kW power at 100%. My breaker doesnt like it. However if I could limit the PWM value to maximum 50%, then it would need less power (I know, slower heating but thats fine for me).
Tried to look up in the config.cfg, but I only found the [heater_bed] control: pid and pid values, and in the v-core3-cfg: [heater_bed] pwm_cycle_time: 0.02 # 50hz for european AC, to avoid flickering lights.

Any other option to limit the heatbed PWM? Thanks!

hoary moat
#

However it might be enough to satisfy your breaker.

hoary moat
#

in user overrides, like everything else.

stone mason
#

Also keep in mind failure modes. SSR can fail open - meaning regardless of what the software is telling it, it will be as if the bed is directly connected to the outlet. So if your breaker can't handle the bed I would long term think about getting a different bed heater (kenovo will make custom ones)

hoary moat
#

depending on what else is connected to it

stone mason
#

Yeah - I have a house built in the 80's and those breakers aren't the best so I try not to rely on them

echo kite
#

you either swap the house wiring/breaker to make do with the power draw or you install a lower power bed.
Not sure where you got your kit from but RR actually swapped to a 1200W bed instead for this reason

#

as the other said, relying on software to limit the power draw can be fatal in case of a fault.
if you are lucky your breaker would catch that but if you aren't something might start to burn

shadow axle
#

Of course this is just a temp solution until the main problem is solved, but I just dont want to wait and not use the printer until it is done.