Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | motion_report: Ensure startstop_cb is called atomically | Kevin O'Connor | 2022-02-21 | 1 | -4/+12 |
* | extruder: Add support for reversing the direction of extruder stepper movement | Kevin O'Connor | 2022-02-10 | 1 | -1/+1 |
* | motion_report: Fix typo causing error reports to not propagate | Kevin O'Connor | 2021-09-26 | 1 | -1/+1 |
* | motion_report: Add helper tool for internal subscribers of data | Kevin O'Connor | 2021-08-30 | 1 | -0/+22 |
* | motion_report: Add support for dumping steps/trapq via API server | Kevin O'Connor | 2021-08-22 | 1 | -5/+125 |
* | motion_report: Fix typo causing incomplete queries | Kevin O'Connor | 2021-08-17 | 1 | -4/+2 |
* | motion_report: Add get_status() method with current requested toolhead position | Kevin O'Connor | 2021-07-29 | 1 | -4/+43 |
* | motion_report: Add new extras module for low-level motion diagnostics | Kevin O'Connor | 2021-07-29 | 1 | -0/+146 |