aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-corexy.cfg
Commit message (Collapse)AuthorAgeFilesLines
* stepper: Use a sane default for homing_positive_dirKevin O'Connor2017-07-241-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 pinsKevin O'Connor2017-07-241-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 configsKevin O'Connor2017-05-211-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* corexy: Initial corexy kinematic implementationKevin O'Connor2017-04-031-0/+84
Add initial support for corexy kinematics. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>