docs: Update OctoPrint.md - wrong serial address (#6716)
This PR corrects a simple mistake where I gave the Unix socket not the serial pts. Signed-off-by: James Hartley <james@hartleyns.com>
This commit is contained in:
parent
8e1cdb199a
commit
0855994e59
@ -52,7 +52,7 @@ Navigate to the Settings tab (the wrench icon at the top of the page).
|
||||
Under "Serial Connection" in "Additional serial ports" add:
|
||||
|
||||
```
|
||||
~/printer_data/comms/klippy.sock
|
||||
~/printer_data/comms/klippy.serial
|
||||
```
|
||||
Then click "Save".
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user