Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcu: Enhance itersolve stepper kinematics allocation | Kevin O'Connor | 2018-07-13 | 1 | -2/+2 |
* | stepper: Don't peak into PrinterStepper members | Kevin O'Connor | 2018-06-22 | 1 | -5/+5 |
* | stepper: Add a is_stepper_enabled() method to PrinterStepper | Kevin O'Connor | 2018-06-22 | 1 | -1/+1 |
* | stepper_buzz: Convert to iterative solver | Kevin O'Connor | 2018-06-20 | 1 | -2/+18 |
* | stepper_buzz: Move STEPPER_BUZZ command from stepper.py to new file | Kevin O'Connor | 2018-06-20 | 1 | -0/+47 |