mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-08 13:59:40 +02:00
Use the formulas for trilateration (instead of the circumcenter formulas) when calculating the position of the nozzle from the position of the carriages. The trilateration formula is more general and it allows each tower to have a different arm length. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>