diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Bed_Mesh.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Bed_Mesh.md b/docs/Bed_Mesh.md index aebcc21b..92e91b91 100644 --- a/docs/Bed_Mesh.md +++ b/docs/Bed_Mesh.md @@ -170,10 +170,10 @@ interpolated mesh. ### Move Splitting -Bed Mesh works by intercepting gcode move commands and applying a transform -to their Z coordinate. Long moves must be and split into smaller moves -to correctly follow the shape of the bed. The options below control the -splitting behavior. +Bed Mesh works by intercepting gcode move commands and applying a +transform to their Z coordinate. Long moves must be split into smaller +moves to correctly follow the shape of the bed. The options below +control the splitting behavior. ``` [bed_mesh] |