mirror of
https://github.com/andreili/klipper.git
synced 2025-09-15 01:41:14 +02:00
Instead of directly turning off motors, heaters, and fans from gcode.py, raise a new event and allow the heater, fan, and toolhead to handle the event as needed. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>