aboutsummaryrefslogtreecommitdiffstats
path: root/config/printer-creality-ender5plus-2019.cfg
Commit message (Collapse)AuthorAgeFilesLines
* docs: Docs comma culture (#4822)Paul McGowan2022-01-091-2/+2
| | | | | Many non-English speaking countries use a comma as a decimal separator for printed numbers. This can create some confusion in documentation and config files when not surrounded by contextual clues like parenthesis. Improve documentation by adding spaces to coordinates. Signed-off-by: Paul McGowan <mental450@gmail.com>
* config: Ender5Plus add filament sensor (#4031)Bob902021-03-141-0/+3
| | | | | Added filament sensor. I found this by multimeter and have used it many times. Signed-off-by: R.Garford-Tull <rgarford@gmail.com>
* 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-1/+1
| | | | | | | 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>
* config: Add printer-creality-ender5plus-2019.cfg example configKevin O'Connor2020-06-251-0/+99
Reported by @mihaiserban. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>