mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Calculate the get_status() axis_minimum and axis_maximum fields in advance so that they don't need to be calculated on each get_status() call. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>