diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-02-25 20:12:32 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-02-25 20:32:30 -0500 |
commit | cf6c5e6f180587924f9c46bb1db141089823da3a (patch) | |
tree | a55401eea3a263bf76f7e4516862de28be57ac8f /klippy/extras/adc_temperature.py | |
parent | 13b2e091b88c929f5e6c25ceb85fad3e280e5eb7 (diff) | |
download | kutter-cf6c5e6f180587924f9c46bb1db141089823da3a.tar.gz kutter-cf6c5e6f180587924f9c46bb1db141089823da3a.tar.xz kutter-cf6c5e6f180587924f9c46bb1db141089823da3a.zip |
gcode: A set temperature request should use the heater name, not the gcode id
When setting a temperature, lookup the heater via
self.heaters.lookup_heater() and do not use the gcode ids. This fixes
temperature setting when multiple extruders share the same heater.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/adc_temperature.py')
0 files changed, 0 insertions, 0 deletions