Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | homing_heaters: Use config.getlist() for heaters and steppers config options | Kevin O'Connor | 2021-08-21 | 1 | -15/+9 |
* | homing: Pass the HomingMove class to homing_move_begin/end events | Kevin O'Connor | 2021-03-29 | 1 | -4/+4 |
* | klippy: Rename try_load_module() to load_object() | Kevin O'Connor | 2020-05-08 | 1 | -1/+1 |
* | heaters: Make heater.py an "extras" module | Kevin O'Connor | 2020-04-25 | 1 | -4/+4 |
* | homing: Merge home_prepare()/home_finalize() into move_begin/move_end events | Kevin O'Connor | 2020-02-15 | 1 | -3/+3 |
* | homing_heaters: Turn off heaters during homing/probing (#2486) | FanDjango | 2020-02-12 | 1 | -0/+70 |