Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stepper: Use a sane default for homing_positive_dir | Kevin O'Connor | 2017-07-24 | 1 | -2/+2 |
| | | | | | | | Use the endstop position to determine a sane default for homing_positive_dir. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Change default pins defined in example.cfg to use RAMPS pins | Kevin O'Connor | 2017-07-24 | 1 | -6/+3 |
| | | | | | | | Change the example.cfg file to use the pins of a RAMPS config as that is a very common setup. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | config: Add periods to end of sentences in example configs | Kevin O'Connor | 2017-05-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | corexy: Initial corexy kinematic implementation | Kevin O'Connor | 2017-04-03 | 1 | -0/+84 |
Add initial support for corexy kinematics. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |