Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | idle_timeout: Move timeout handling from toolhead.py to new extras module | Kevin O'Connor | 2018-07-16 | 1 | -0/+48 |
Move the "motor_off_timeout" tracking to a new module in the extras/ directory. This makes it easier to customize the idle timeout behavior. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |