Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | skew_correction: add SKEW_PROFILE gcode | Arksine | 2019-06-29 | 1 | -0/+63 |
| | | | | | | Add profile managment similar to that of bed_mesh. Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | skew_correction: Add SET_SKEW gcode | Arksine | 2019-06-29 | 1 | -11/+28 |
| | | | | | | This moves skew_correction configuration out of printer.cfg. It is now dynamically set by the SET_SKEW gcode. Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | skew_correction: initial implementation | Arksine | 2019-06-26 | 1 | -0/+82 |
Signed-off-by: Eric Callahan <arksine.code@gmail.com> |