mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-27 01:40:08 +01:00
Change the mcu PWM value from an integer (0-255) to a float (0. - 1.). Add support for limiting the maximum power (as measured over a sufficiently long duration) to a particular heater. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>