mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-08-01 18:19:15 +02:00
When overriding a g-code command, allow the caller to obtain the previous command handler. Use this feature in homing_override and safe_z_home. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>