docs: Recommend users stop klipper before flashing the micro-controller
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -55,7 +55,9 @@ make
|
|||||||
Finally, for common micro-controllers, the code can be flashed with:
|
Finally, for common micro-controllers, the code can be flashed with:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
sudo service klipper stop
|
||||||
make flash FLASH_DEVICE=/dev/ttyACM0
|
make flash FLASH_DEVICE=/dev/ttyACM0
|
||||||
|
sudo service klipper start
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuring Klipper
|
Configuring Klipper
|
||||||
|
|||||||
Reference in New Issue
Block a user