diff options
author | Thijs Triemstra <info@collab.nl> | 2025-07-27 18:12:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-27 12:12:48 -0400 |
commit | 6773ab074b132d6dc417e91b379d5a7b8d986b8d (patch) | |
tree | 22ef798e4902e53e0e7a1cd8cb5d4105b9c6163c /docs/G-Codes.md | |
parent | 4a567c8d1050d95ea22019545877715b842fa1b3 (diff) | |
download | kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.gz kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.xz kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.zip |
docs: Fix typos in config and docs (#6991)
* fix typos in configs
* fix typos in docs
Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r-- | docs/G-Codes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 184bc66a..7a60aa8a 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -372,7 +372,7 @@ restored and "MOVE_SPEED" is specified, then the toolhead moves will be performed with the given speed (in mm/s); otherwise the toolhead move will use the rail homing speed. Note that the carriages restore their positions only over their own axis, which may be necessary to correctly restore COPY -and MIRROR mode of the dual carraige. +and MIRROR mode of the dual carriage. ### [endstop_phase] |