mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
If a requested value is higher than the configured maximum, then just limit the value to the configured maximum instead of raising an error. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>