aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/heaters.py
Commit message (Collapse)AuthorAgeFilesLines
* heaters: Make heater.py an "extras" moduleKevin O'Connor2020-04-251-0/+327
The heater logic is an independent module that does not need to be treated as part of the "core" klipper code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>