Compare commits

...

1 Commits

Author SHA1 Message Date
b6e4b76d23 Update artillery-sidewinder-x2/README.md 2025-01-02 09:36:42 +01:00

View File

@@ -225,7 +225,7 @@ Once flashed, the board will automatically reboot and goes back in operation mod
Start off by accessing Octopi using ssh. \ Start off by accessing Octopi using ssh. \
Then create the `98-klipper.rules` file in the /etc/udev/rules.d/ folder: Then create the `98-klipper.rules` file in the /etc/udev/rules.d/ folder:
``` ```
ssh octoprint ssh aswx2
sudo touch /etc/udev/rules.d/98-klipper.rules sudo touch /etc/udev/rules.d/98-klipper.rules
``` ```