aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/temperature_probe.py
Commit message (Collapse)AuthorAgeFilesLines
* temperature_probe: probe temperature sensorEric Callahan2024-07-171-0/+716
Add temperature sensor with thermal drift calibration. Currently only Eddy Current based probes support calibration. Signed-off-by: Eric Callahan <arksine.code@gmail.com>