mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
The gcode.py code should not peek into the heater classes to obtain the gcode_id. Instead, introduce a new get_gcode_sensors() so that the gcode.py code does not need to. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>