Skip to content

Commit

Permalink
更新扫床
Browse files Browse the repository at this point in the history
  • Loading branch information
FengHua741 committed Jun 15, 2024
1 parent fd1eae2 commit bd76872
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 27 deletions.
11 changes: 2 additions & 9 deletions docs/board/fly_sb2040_v3/1612.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,11 @@

**注意事项**

* 需要删除原来Klipper然后拉取分支才使用扫除
* 需要更新klipper
* 需要重新刷固件
* 删除klipper指令

```
rm -rf ~/klipper
```

* 拉取分支

```
git clone https://github.com/Arksine/klipper.git -b dev-temperature-probe-20240507 klipper
cd ~/klipper && git pull
```

* 拉取完成后重新刷固件即可
Expand Down
11 changes: 2 additions & 9 deletions docs/board/fly_sb2040_v3_pro/1612.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,11 @@

**注意事项**

* 需要删除原来Klipper然后拉取分支才使用扫除
* 需要更新klipper
* 需要重新刷固件
* 删除klipper指令

```
rm -rf ~/klipper
```

* 拉取分支

```
git clone https://github.com/Arksine/klipper.git -b dev-temperature-probe-20240507 klipper
cd ~/klipper && git pull
```

* 拉取完成后重新刷固件即可
Expand Down
11 changes: 2 additions & 9 deletions docs/board/fly_sht36_v3/1612.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,11 @@

**注意事项**

* 需要删除原来Klipper然后拉取分支才使用扫除
* 需要更新klipper
* 需要重新刷固件
* 删除klipper指令

```
rm -rf ~/klipper
```

* 拉取分支

```
git clone https://github.com/Arksine/klipper.git -b dev-temperature-probe-20240507 klipper
cd ~/klipper && git pull
```

* 拉取完成后重新刷固件即可
Expand Down

0 comments on commit bd76872

Please sign in to comment.