mirror of
https://github.com/andreili/klipper.git
synced 2025-09-14 09:31:11 +02:00
The parameter to the M221 command should be the ratio of the nominal to measured filament area, rather than the ratio of the diameters. Since we are taking the ratio, most of the area calculation cancels out. Fixes #1535. Signed-off-by: Len Trigg <lenbok@gmail.com>