diff options
author | Len Trigg <lenbok@gmail.com> | 2019-04-16 13:11:26 +1200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-04-15 21:11:26 -0400 |
commit | 1102c6c232251074c49b81758a94256d4a29e817 (patch) | |
tree | a159b12d6701221fde97a780635bd5cbab9635c0 /klippy/extras/temperature_fan.py | |
parent | 1b92af60784ea811a7ca04dfbce75224874cf84a (diff) | |
download | kutter-1102c6c232251074c49b81758a94256d4a29e817.tar.gz kutter-1102c6c232251074c49b81758a94256d4a29e817.tar.xz kutter-1102c6c232251074c49b81758a94256d4a29e817.zip |
tsl1401cl_filament_width_sensor: Fix incorrect math in filament width sensor. (#1541)
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>
Diffstat (limited to 'klippy/extras/temperature_fan.py')
0 files changed, 0 insertions, 0 deletions