Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kinematics: Add dual_carriage to hybrid-corexyz (#4296) | Tircown | 2021-06-27 | 1 | -5/+40 |
| | | | | | | | - Add dual_carriage abilities for hybrid-corexy and hybrid-corexz - Introduce the module idex_mode - Fix add_stepper to the correct rail in hybrid-corexy Signed-off-by: Fabrice GALLET <tircown@gmail.com> | ||||
* | stepper: Remove set_tag_position() code | Kevin O'Connor | 2021-05-29 | 1 | -2/+2 |
| | | | | | | Have callers store the stepper positions in a dict. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | kinematics: Add hybrid-corexy and hybrid-corexz (#4229) | Tircown | 2021-05-03 | 1 | -0/+100 |
Signed-off-by: Fabrice GALLET <tircown@gmail.com> |