aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-corexz.cfg
Commit message (Collapse)AuthorAgeFilesLines
* config: Don't use arduino aliases in example-xxx.cfg filesKevin O'Connor2021-03-251-21/+20
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* config: Update example configs to use rotation_distanceKevin O'Connor2020-12-181-4/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move config reference information to new Config_Reference.mdKevin O'Connor2020-11-181-10/+4
| | | | | | | Move all the config reference information from files in the config/ directory to a new Config_Reference.md document. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* corexz: Add CoreXZ kinematics (#3129)Voron2020-07-301-0/+81
Add a CoreXZ kinematics Signed-off-by: Maks Zolin <mzolin@vorondesign.com>