mirror of
https://github.com/andreili/klipper.git
synced 2025-09-14 01:21:12 +02:00
When a delta printer has different arm lengths or different endstop positions then the homing position falls outside of the normal printable area. Add a special check to the range checking code to permit this move instead of homing to a position near the actual homing position. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>