diff options
author | Nicholas Parry <nickparry95@gmail.com> | 2025-02-16 07:06:29 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-15 13:06:29 -0500 |
commit | e24ea3652cace049f84759b6aac9397703f2b347 (patch) | |
tree | ff595befb6d3489f242ac6196bff0a1b8a240396 | |
parent | 508c28e6893bd53178d6bba8b8f9733b177e8c99 (diff) | |
download | kutter-e24ea3652cace049f84759b6aac9397703f2b347.tar.gz kutter-e24ea3652cace049f84759b6aac9397703f2b347.tar.xz kutter-e24ea3652cace049f84759b6aac9397703f2b347.zip |
docs: Fixed incorrect spelling in Config_Reference.md (#6819)
changed spelling of single word
Signed-off-by: Nicholas Parry <rounded-gully-5r@icloud.com>
-rw-r--r-- | docs/Config_Reference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 0035955f..7a1f3b81 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -5061,7 +5061,7 @@ Octoprint as they will conflict, and 1 will fail to initialize properly likely aborting your print. If you use Octoprint and stream gcode over the serial port instead of -printing from virtual_sd, then remo **M1** and **M0** from *Pausing commands* +printing from virtual_sd, then remove **M1** and **M0** from *Pausing commands* in *Settings > Serial Connection > Firmware & protocol* will prevent the need to start print on the Palette 2 and unpausing in Octoprint for your print to begin. |