aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Bed_Mesh.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Docs comma culture (#4822)Paul McGowan2022-01-091-26/+26
| | | | | 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>
* docs: Bed_Mesh.md Fix List Nesting and CommandsYifei Ding2021-11-221-6/+8
| | | | Signed-off-by: Yifei Ding <yifeiding@protonmail.com>
* docs: Fix typo in Bed_Mesh.mdKevin O'Connor2021-09-271-4/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* bed_mesh: Added PROFILE name option (#4522)Randell Hodges2021-08-171-4/+8
| | | | | | | Added optional PROFILE parameter to allow bed_mesh_calibrate to save the mesh directly into the provided profile name instead of default. If omitted, it will be stored in default. Signed-off-by: Randell L Hodges <rhodges@taxfodder.com>
* docs : make modifications to all md files to make them compatible with mkdocsDamien2021-07-271-0/+2
| | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
* docs: Add documentation for BED_MESH_OFFSETEric Callahan2021-06-081-0/+11
| | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: document bed mesh "faulty_regions"Arksine2021-04-101-0/+50
| | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: document additions to BED_MESH_CALIBRATEArksine2020-09-151-1/+24
| | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com>
* docs: Update documentation to reflect bed_mesh changesArksine2020-01-091-0/+359
Also add new bed_mesh.md documentation. Signed-off-by: Eric Callahan <arksine.code@gmail.com>