aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Example_Configs.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Update Example_Configs.md to note that baud should be 250000Kevin O'Connor2022-04-301-0/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add a link to Rotation_Distance.md in Example_Configs.mdKevin O'Connor2022-03-171-1/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Minor wording change to Example_Configs.mdKevin O'Connor2022-02-211-3/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Minor wording change in Example_Configs.mdKevin O'Connor2022-02-211-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Fix Example_Configs.md list renderingKevin O'Connor2022-02-211-28/+27
| | | | | | Mkdocs doesn't support a third level of list nesting. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Example_Configs.mdKevin O'Connor2022-02-211-26/+28
| | | | | | | | | | Document that spaces and special characters should not be in the config filename. Remove reference to step_distance and pin_map deprecated features, as those features are now fully removed. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-1/+3
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: Avoid link descriptions that span multiple linesKevin O'Connor2021-05-281-9/+10
| | | | | | | The Jekyll markdown renderer gets confused by links that span multiple lines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Note that attribution/history should be avoiding in Example_Configs.mdKevin O'Connor2021-04-131-0/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add link to Discourse server in Example_Configs.mdKevin O'Connor2021-04-071-4/+7
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Deprecate support for the pin_map config optionKevin O'Connor2021-03-251-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Updates to Example_Configs.mdKevin O'Connor2021-03-221-3/+23
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Example_Configs.md - info on adding new config files to KlipperKevin O'Connor2021-03-221-0/+74
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>